freebsd kernel with SKQ
Go to file
bde b3ded284a0 Made this self-sufficent (apart from <sys/types.h>) again. It included
<sys/stat.h> and <sys/filedesc.h> just to get struct tags and depended
on a previous #include for <sys/queue.h>
1996-05-01 01:53:59 +00:00
bin Fix up the badly out of date struct proc's p_flags. 1996-04-19 22:23:27 +00:00
eBones Add support for socks 1996-04-23 05:18:43 +00:00
etc Highly cosmetic tweaks. 1996-04-30 04:59:57 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Fix a bogon that prevented easy-import from inserting the new module 1996-04-28 12:32:43 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib Fixed incomplete or wrong lists of prerequisite #includes related to 1996-05-01 01:45:23 +00:00
libexec Small tweak to yp_put_record(): call the DB put routine with the 1996-04-28 03:59:56 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Fix another couple of bogons with the package menu. 1996-04-30 21:22:29 +00:00
sbin changed a strchr to a strrchr so that modules with a `.' in the path 1996-04-26 18:39:48 +00:00
secure Add support for socks 1996-04-23 05:18:43 +00:00
share Alex Nash added for his contribution of the compat21 distribution. 1996-05-01 01:49:03 +00:00
sys Made this self-sufficent (apart from <sys/types.h>) again. It included 1996-05-01 01:53:59 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Correct a typo. 1996-04-30 05:20:32 +00:00
usr.sbin Fix another couple of bogons with the package menu. 1996-04-30 21:22:29 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00