bin
|
file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos
|
2003-10-30 14:58:23 +00:00 |
contrib/sys
|
Pull the latest HAL from sourceforge.net/madwifi/ since it fixes
|
2003-10-13 04:53:04 +00:00 |
crypto
|
Fix NULL vs 0 mixup.
|
2003-10-25 20:48:10 +00:00 |
dist
|
- Add declarations for lhs_context and rhs_context. For some reason these
|
2003-10-27 21:08:25 +00:00 |
distrib
|
Add sab(4) and sabtty(4) for sparc64.
|
2003-10-30 08:22:45 +00:00 |
doc
|
Separate by port, and remove the m68k hack.
|
2003-10-29 21:31:33 +00:00 |
etc
|
getttyent(3) was changed to complain about unknown words at the end of
|
2003-10-30 20:40:20 +00:00 |
games
|
Hobbes was misspelled. PR#23301
|
2003-10-29 04:53:39 +00:00 |
gnu
|
First cut at implementing software single stepping for sh3. We need
|
2003-10-31 00:11:27 +00:00 |
include
|
pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H
|
2003-10-27 03:46:15 +00:00 |
lib
|
Pasto.
|
2003-10-30 23:34:16 +00:00 |
libexec
|
Overhaul how `build.sh tools' are used:
|
2003-10-27 00:12:41 +00:00 |
regress
|
Use ${HOST_SH} instead of `sh'.
|
2003-10-26 07:25:33 +00:00 |
rescue
|
Add installboot. Suggested by Curt Sampson.
|
2003-10-21 10:08:40 +00:00 |
sbin
|
Under no circumstances try to zap an existing superblock at sector 0.
|
2003-10-29 08:14:13 +00:00 |
share
|
Xref sab(4).
|
2003-10-30 08:25:19 +00:00 |
sys
|
Remove some assigned-to but otherwise unused variables.
|
2003-10-31 03:32:19 +00:00 |
tools
|
clean the "stripped" mdoc files
|
2003-10-28 07:46:16 +00:00 |
usr.bin
|
Defensively rewrite a string moving loop.
|
2003-10-31 01:25:54 +00:00 |
usr.sbin
|
need_trigger/idx should be u_int. millert@openbsd
|
2003-10-31 00:31:53 +00:00 |
x11
|
Only run LIBDIR.${_SL}!= if it isn't defined, and add it to .MAKEOVERRIDES.
|
2003-10-24 14:50:51 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
Overhaul MBR handling (part 1):
|
2003-10-08 04:25:43 +00:00 |
build.sh
|
Always use `/bin/pwd -P` to get the "TOP" of the source tree, so that
|
2003-10-31 01:46:39 +00:00 |