Go to file
simonb 7f7397e603 Don't free "buf" in closebufcache() - initbufcache() only gets called
once per systat invocation, not each time we switch to the bufcache
display.

Fixes core dump noted by Andy Doran when switching back and forth to
bufcache display.
1999-11-15 23:39:33 +00:00
bin Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
dist/bind Remove lib/bsd and lib/irs before we import it. 1999-11-14 16:37:20 +00:00
distrib A couple of more libraries needed by the ramdiskbin program. 1999-11-15 06:33:25 +00:00
etc Remove update, it's no longer used. 1999-11-15 20:04:50 +00:00
games Do not match non-literals (REs). 1999-11-15 19:14:01 +00:00
gnu Add the parts of the softdep code that fall under Kirk's more GPL-like 1999-11-15 18:42:26 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Bump minor because of struct statfs change (no ABI change, though). 1999-11-15 19:23:20 +00:00
libexec Name consistencty nit: curmark -> _rtld_curmark 1999-11-10 18:48:19 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Fix typo. 1999-11-15 20:53:56 +00:00
share Update xrefs. 1999-11-15 18:55:27 +00:00
sys Move px cdev_decl up with other frame-buffer type thingies. 1999-11-15 22:45:28 +00:00
usr.bin Don't free "buf" in closebufcache() - initbufcache() only gets called 1999-11-15 23:39:33 +00:00
usr.sbin From FreeBSD bin/14844 (slightly modified): Due to signed calculations 1999-11-15 15:59:24 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00