Go to file
simonb 707b8da2e8 Replace lots of 8x<space> with <tabs> and other miscellaneous indentation
fixes.
Wrap a couple of long lines.
Use <return-type>\n<function name> as per KNF in a few places.
2002-03-13 13:12:25 +00:00
bin In forkshell() don't free the current job. Fixes problem with previous 2002-03-12 03:45:02 +00:00
crypto
dist Fix gcc 3.x "operation on `foo' may be undefined" warnings when using 2002-03-11 10:43:33 +00:00
distrib Only select the RPC_WSCONS as default to prevent confusion and ending up 2002-03-12 19:35:55 +00:00
etc Use ${_arg}_postcmd even if we're not using the default ${_arg}_cmd method. 2002-03-13 06:58:34 +00:00
games PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structure 2002-03-12 15:20:14 +00:00
gnu Oops, Tracy had already added evbmips and sbmips - delete the double-ups. 2002-03-13 04:11:41 +00:00
include
lib Remove leftover debug code. Oops. 2002-03-13 00:57:53 +00:00
libexec
regress
sbin
share document ${_arg}_postcmd 2002-03-13 04:57:11 +00:00
sys Replace lots of 8x<space> with <tabs> and other miscellaneous indentation 2002-03-13 13:12:25 +00:00
tools
usr.bin Don't provide a local declaration of 'struct pool_cache_group' now that 2002-03-13 11:02:11 +00:00
usr.sbin Improved error reporting: when a pkg pattern is given, and 2002-03-12 22:36:26 +00:00
build.sh
BUILDING
BUILDING.mdoc
Makefile
Makefile.inc
UPDATING