Go to file
he ea56bcee84 Hide the register number constants behind an _R_ prefix, and also
rename FPBASE to _FPBASE, so that we avoid polluting the user's
name space when e.g. <sys/ptrace.h> is included.  Previously, the
PC symbol in mips/regnum.h would conflict with the declaration of
the external variable by the same name in termcap.h, as discovered
by the ``okheaders'' regression test.
2003-11-26 08:36:49 +00:00
bin Put a few headers back so this compiles again. 2003-11-25 03:40:18 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto avoid memory leak. hint from Andrew Lunn 2003-11-23 08:33:13 +00:00
dist sync w/ bind837 2003-11-26 01:35:31 +00:00
distrib Add myself to the list of developers. 2003-11-25 22:29:34 +00:00
doc BIND to 8.3.7 2003-11-26 01:39:36 +00:00
etc Correct typo in comment (s/x86k/x68k/) 2003-11-24 06:31:44 +00:00
games Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
gnu Add ifdefed inits for TUI and if 0'ed _initialize_nbsd_thread (not yet). 2003-11-24 01:59:59 +00:00
include Userland portion of fsync_range(2), written by Bill Studenmund, and 2003-11-18 00:56:56 +00:00
lib Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
libexec Don't try to preload an empty string. 2003-11-25 14:36:49 +00:00
regress uint64_t may not be "unsigned long long", so use of ULLONG_MAX is not 2003-11-25 23:14:48 +00:00
rescue Add installboot. Suggested by Curt Sampson. 2003-10-21 10:08:40 +00:00
sbin Determine the MBR partition type relevant for the resulting partition, 2003-11-23 23:16:40 +00:00
share Add "Sony Ericsson DCU-11" cable to the list of supported devices. 2003-11-25 19:05:46 +00:00
sys Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
tools note successful build on Mac OS 10.3 with xcode 1.0 developer tools 2003-11-17 05:42:58 +00:00
usr.bin Fix cross-build problem on sparc caused by a cast size_t -> int 2003-11-24 22:12:14 +00:00
usr.sbin Provide an example for making a bootable FAT file system, and improve 2003-11-26 08:10:37 +00:00
x11 use X11FLAGS.OS_DEFINES 2003-11-17 05:18:20 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING Add a paragraph about mkdep. 2003-11-20 08:07:52 +00:00
build.sh tweak usage message. 2003-11-14 12:38:12 +00:00