Searched hist:11814 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/libexec/revnetgroup/
H A DMakefile11814 Thu Oct 26 16:25:29 MDT 1995 wpaul Import the first cut of my (finally finished) revnetgroup program. This
program parses the /etc/netgroup file into netgroup.byuser and netgroup.byhost
format for NIS.

I used hash tables to store the initial netgroup data in memory and to
construct the 'reverse' netgroup output. It seems just as fast as the
SunOS revnetgroup, which is surprising considering this is my first
attempt at using hash tables in a real application. :)

Note that I canibalized a large chunk of getnetgrent.c to save myself
from having to write my own netgroup parsing functions.
H A Dhash.c11814 Thu Oct 26 16:25:29 MDT 1995 wpaul Import the first cut of my (finally finished) revnetgroup program. This
program parses the /etc/netgroup file into netgroup.byuser and netgroup.byhost
format for NIS.

I used hash tables to store the initial netgroup data in memory and to
construct the 'reverse' netgroup output. It seems just as fast as the
SunOS revnetgroup, which is surprising considering this is my first
attempt at using hash tables in a real application. :)

Note that I canibalized a large chunk of getnetgrent.c to save myself
from having to write my own netgroup parsing functions.
H A Dhash.h11814 Thu Oct 26 16:25:29 MDT 1995 wpaul Import the first cut of my (finally finished) revnetgroup program. This
program parses the /etc/netgroup file into netgroup.byuser and netgroup.byhost
format for NIS.

I used hash tables to store the initial netgroup data in memory and to
construct the 'reverse' netgroup output. It seems just as fast as the
SunOS revnetgroup, which is surprising considering this is my first
attempt at using hash tables in a real application. :)

Note that I canibalized a large chunk of getnetgrent.c to save myself
from having to write my own netgroup parsing functions.
H A Dparse_netgroup.c11814 Thu Oct 26 16:25:29 MDT 1995 wpaul Import the first cut of my (finally finished) revnetgroup program. This
program parses the /etc/netgroup file into netgroup.byuser and netgroup.byhost
format for NIS.

I used hash tables to store the initial netgroup data in memory and to
construct the 'reverse' netgroup output. It seems just as fast as the
SunOS revnetgroup, which is surprising considering this is my first
attempt at using hash tables in a real application. :)

Note that I canibalized a large chunk of getnetgrent.c to save myself
from having to write my own netgroup parsing functions.
H A Drevnetgroup.811814 Thu Oct 26 16:25:29 MDT 1995 wpaul Import the first cut of my (finally finished) revnetgroup program. This
program parses the /etc/netgroup file into netgroup.byuser and netgroup.byhost
format for NIS.

I used hash tables to store the initial netgroup data in memory and to
construct the 'reverse' netgroup output. It seems just as fast as the
SunOS revnetgroup, which is surprising considering this is my first
attempt at using hash tables in a real application. :)

Note that I canibalized a large chunk of getnetgrent.c to save myself
from having to write my own netgroup parsing functions.
H A Drevnetgroup.c11814 Thu Oct 26 16:25:29 MDT 1995 wpaul Import the first cut of my (finally finished) revnetgroup program. This
program parses the /etc/netgroup file into netgroup.byuser and netgroup.byhost
format for NIS.

I used hash tables to store the initial netgroup data in memory and to
construct the 'reverse' netgroup output. It seems just as fast as the
SunOS revnetgroup, which is surprising considering this is my first
attempt at using hash tables in a real application. :)

Note that I canibalized a large chunk of getnetgrent.c to save myself
from having to write my own netgroup parsing functions.
/freebsd-10.3-release/sys/i386/conf/
H A DNOTESdiff 47425 Sun May 23 11:11:31 MDT 1999 peter Don't reference non-existant ATAPI option..

PR: 11814
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
/freebsd-10.3-release/sys/conf/
H A DNOTESdiff 47425 Sun May 23 11:11:31 MDT 1999 peter Don't reference non-existant ATAPI option..

PR: 11814
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>

Completed in 524 milliseconds