Go to file
lukem 275da9fc4d because the ypserv struct datum and the db(3) struct DBT are not exactly
the same (datum is { char *, int }, DBT is { void *, size_t /* u_int */ }),
copy info to appropriate temporary variables before calling underlying
db(3) operations.
1999-07-25 09:33:37 +00:00
bin According to the previous commit the new process state should be SDEAD and 1999-07-23 08:56:13 +00:00
distrib Provide a script to compute the distribution set checksums. 1999-07-22 20:10:16 +00:00
etc Put back pcs750.bin entries that were deleted in an overzealous cleanup 1999-07-25 04:23:49 +00:00
games This patch marks unused parameters in atc(6) as such. 1999-07-25 00:24:38 +00:00
gnu Handle decompressing bzip2 files. 1999-07-25 07:06:05 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib add several ETHERTYPE_IPV6 case. 1999-07-25 05:52:16 +00:00
libexec When dlopen()'ing a shared object without an absolute pathname, search 1999-07-22 00:18:19 +00:00
regress add in inclusion of file to get memset prototype declaration. 1999-07-21 21:46:17 +00:00
sbin s/makeing/making/ (in a comment) 1999-07-25 05:53:01 +00:00
share Mention MASTER_SORT and MASTER_SORT_REGEXP. 1999-07-24 15:37:03 +00:00
sys Remove superfluous NULL argument from proclist_lock_read() call. 1999-07-25 08:55:46 +00:00
usr.bin fix SDEAD problems. 1999-07-23 18:40:27 +00:00
usr.sbin because the ypserv struct datum and the db(3) struct DBT are not exactly 1999-07-25 09:33:37 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00