FreeBSD src
Go to file
Bruce Evans ae58fb1c43 systm.h:
Moved declaration of bootverbose to a better place.  It isn't
machine-dependent.

proc.h:
Moved declaration of cpu_fork() to a better place.  Only its
implementation is machine-dependent.
1996-04-07 16:46:28 +00:00
bin Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
eBones Clarify some paths in the man pages. 1996-04-06 09:59:05 +00:00
etc Add rplay. 1996-04-07 01:16:37 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Make `easy-import' ready for vendor-branch imports. 1996-04-07 10:22:37 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
libexec Import the 4.4Lite2 getty into a vendor branch. 1996-04-07 10:28:57 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Major surgery. 1996-04-07 03:52:36 +00:00
sbin Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share Add a zero(4) man page to describe /dev/zero. Update null(4) to xref 1996-04-07 10:04:49 +00:00
sys systm.h: 1996-04-07 16:46:28 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Use strtoq() instead of strtol() so that large inums, and sizes can be 1996-04-07 12:58:13 +00:00
usr.sbin Some minor cleanup to bring the pccard man pages in line 1996-04-07 09:14:46 +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