freebsd kernel with SKQ
Go to file
dyson 20b553ba68 Improve the caching of small files like directories, while not
substantially increasing buffer space.  Specifically, we double
the number of buffers, but allocate only half the amount of memory
per buffer.  Note that VDIR files aren't cached unless instantiated
in a buffer.  This will significantly improve caching.
1996-11-17 02:11:01 +00:00
bin Bruce says: "You have been programming in the kernel for too long :-)." 1996-11-13 20:00:03 +00:00
contrib Restore 8bit stripped down in all lines 1996-11-06 00:12:14 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Remove backward-compatible locale aliases, XFree now support native 1996-11-15 12:34:26 +00:00
games If not on a tty, don't do "--more--" processing. Someday, I will get 1996-11-07 09:27:23 +00:00
gnu Disable the inclusion of the Posix regexp stuff into libgnuregexp. 1996-11-16 22:53:45 +00:00
include Change prototypes for gmtime_r() and localtime_r() in accordance with 1996-11-11 09:22:13 +00:00
lib Oops, back out previous optimization, don't work as I expect 1996-11-14 09:51:47 +00:00
libexec remove newly added reference to ppplogin 1996-11-13 01:36:52 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Provide a symlink for /bin/sh when the fixit floppy is mounted, so 1996-11-16 22:42:13 +00:00
sbin Submitted by: Archie@whistle.com 1996-11-13 02:01:36 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Pad two-letter names not with ending space, but with beginning space 1996-11-17 01:42:32 +00:00
sys Improve the caching of small files like directories, while not 1996-11-17 02:11:01 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Fix the C programmer's bug #1: EOF is of type int', not char'. 1996-11-17 00:22:54 +00:00
usr.sbin Initialize memory obtained by malloc(). 1996-11-16 22:49:02 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00