freebsd kernel with SKQ
Go to file
Joerg Wunsch 5bd7b80934 Part #2 of the config cleanup. More aggressive, replaced an NIH
version of strdup() by a macro, killed many calls to strdup(), thus
potentially wasting less malloc'ed space (their args were never be
free()ed desptie despite of being malloc'ed).  Probably still a huge
memory leak at all...  Also killed two totally useless variables.

I've tested it as i could, but wouldn't be surprised if unexpected
problems showed up.  So watch out this space!
1996-12-14 19:53:49 +00:00
bin Merge in NetBSD mods and -Wall cleaning. 1996-12-14 06:20:03 +00:00
contrib Fix the "moving head" problem. 1996-12-12 04:37:35 +00:00
eBones
etc Fixed missing install of BSD.include.dist. 1996-12-13 17:01:51 +00:00
games Correct the location of the trek documentation in the 1996-12-14 18:34:56 +00:00
gnu Somewhere along the way, multiple targets started working and nobody 1996-12-14 16:40:05 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Fixed fiddling with the control word. Use the stack space reserved for 1996-12-14 16:43:53 +00:00
libexec Close PR #2193: support backslash line continuations. 1996-12-13 02:40:39 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Document the required procedure to install on an HP Netserver with 1996-12-14 18:08:46 +00:00
sbin Merge from vendor branch. 1996-12-11 21:04:17 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Update procfs(5) to reflect reality a little better. Clsoes PR# 2136. 1996-12-14 19:09:58 +00:00
sys Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +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 Upgrade to version 2.5.4 of flex. 1996-12-14 05:48:48 +00:00
usr.sbin Part #2 of the config cleanup. More aggressive, replaced an NIH 1996-12-14 19:53:49 +00:00
COPYRIGHT
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00