Go to file
matt a25898cf6e Don't use trapframe in sigcontext. Instead define a new structure
utrapframe that fixed in size (and the same size as the trapframe
in NetBSD 1.5).  This preserves binary compatibility for those programs
that dealt looked at sigcontexts.
2003-02-03 21:48:01 +00:00
bin Parse end of line comments correctly 2003-02-02 21:10:45 +00:00
crypto allocate, not alocate. Noted by mjl, not mjll. 2003-01-28 22:26:33 +00:00
dist unknown, not unkown. Noted by mjl. 2003-01-28 22:19:22 +00:00
distrib Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
doc Various update of Version, Current Vers and Archive Site. From Kimio Ishii. 2003-02-03 05:32:09 +00:00
etc WS keyboard device. 2003-02-02 18:05:08 +00:00
games The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
gnu Don't try to look back in the instruction stream beyound it's start 2003-02-02 01:15:42 +00:00
include unknown, not unkown. Noted by mjl. 2003-01-28 22:19:22 +00:00
lib When looking up gids with hesiod, use the gid map and fall back to the 2003-02-03 04:22:20 +00:00
libexec undo mallocvar.h change! 2003-02-02 02:31:14 +00:00
regress Minimal change to get it warning-free on LP64 archs. 2003-02-03 16:27:32 +00:00
rescue Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
sbin Add sysconf(3) knobs for recent additions. 2003-02-02 20:33:05 +00:00
share Remove references to the pccons(4) manpage (which does not exist), using 2003-02-02 22:53:57 +00:00
sys Don't use trapframe in sigcontext. Instead define a new structure 2003-02-03 21:48:01 +00:00
tools Avoid cgetcap &co prototypes conflicting with those provided by the host. 2003-01-31 20:50:29 +00:00
usr.bin Open the file with O_NOFOLLOW, and only use if it still has one link (from 2003-02-03 17:45:20 +00:00
usr.sbin Add a check for the length of the login name given by the user. 2003-02-03 12:20:46 +00:00
BUILDING attempt to further improve and clarify the examples... 2003-02-02 12:37:41 +00:00
Makefile - Add "sets" top-level Makefile target and build.sh operation. 2003-01-26 06:19:12 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING fix typo. USETOOLS, not USE_TOOLS. 2003-01-29 09:17:08 +00:00
build.sh another DESTDIR clarification 2003-01-31 01:38:35 +00:00