Go to file
simonb 8f8c1f41d9 It's no use having a memcmp() that calls bcmp() if there's no bcmp() in
the SA library.  Basically copied from ../libkern with a few less #if's
and #include's.
1999-04-01 05:12:20 +00:00
bin - Be really paranoid. Any time we open a file that is in /proc, run 1999-03-28 00:46:47 +00:00
distrib revert last change, it was bogus 1999-03-31 19:22:56 +00:00
etc Change mount_critical_filesystems() so that if given an argument 1999-04-01 03:58:44 +00:00
games defined(attron) does not mean there is a <term.h> 1999-03-29 05:12:39 +00:00
gnu Revert handling of divide and remainder assembler pseudo-ops (with 1999-03-31 18:01:31 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
lib Slight cleanup - no functional change. 1999-04-01 00:27:49 +00:00
libexec For install makefile, set DESTDIR on command line rather than in makefile 1999-03-30 03:17:26 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Correct data checksum to take ifile indirect block into account, if it exists 1999-03-30 19:04:50 +00:00
share According to Bill Paul <wpaul@ctr.columbia.edu>, only the baseboard variant 1999-03-31 12:19:57 +00:00
sys It's no use having a memcmp() that calls bcmp() if there's no bcmp() in 1999-04-01 05:12:20 +00:00
usr.bin Define __POOL_EXPOSE to get at the guts of the pool descriptor. 1999-03-31 23:25:46 +00:00
usr.sbin add some notes and an example 1999-03-31 15:37:47 +00:00
Makefile Improve documentation. 1999-04-01 02:49:12 +00:00