bin
|
`` [n1]>&n2 Duplicate standard output (or n1) _TO_ n2.''
|
2002-12-12 11:50:40 +00:00 |
crypto
|
Avoid conflict with reserved identifier "log".
|
2002-12-06 03:39:06 +00:00 |
dist
|
Avoid strict alias warnings.
|
2002-12-06 15:12:56 +00:00 |
distrib
|
Bump minor number for getlabel{sector,offset}() addition.
|
2002-12-12 09:46:49 +00:00 |
doc
|
db(1) added
|
2002-12-11 15:46:52 +00:00 |
etc
|
Nearly-empty disktab file (only floppy types).
|
2002-12-10 19:50:28 +00:00 |
games
|
Need <stdlib.h> for abort() prototype.
|
2002-12-06 01:54:55 +00:00 |
gnu
|
Fix toolchain build problem.
|
2002-12-13 15:37:10 +00:00 |
include
|
this needs <sys/types.h>
|
2002-12-12 23:00:37 +00:00 |
lib
|
The fast syscall path clobbers 2 registers. Which is fine for a plain
|
2002-12-13 17:43:02 +00:00 |
libexec
|
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
|
2002-12-10 17:14:02 +00:00 |
regress
|
Remove extra args to a printf call.
|
2002-12-06 02:09:24 +00:00 |
rescue
|
set SMALLPROG=0 (it was implicit)
|
2002-10-17 01:49:18 +00:00 |
sbin
|
Use getlabeloffset() instead of LABELOFFSET.
|
2002-12-12 11:40:17 +00:00 |
share
|
raidutil -> dptutil
|
2002-12-11 13:20:47 +00:00 |
sys
|
bcopy -> memcpy, bzero -> memset
|
2002-12-13 20:44:44 +00:00 |
tools
|
Centralize the definition of the tool name prefix (i.e. "nb") into
|
2002-12-08 20:19:56 +00:00 |
usr.bin
|
The -u option takes an argument, so we need the corresponding : in the
|
2002-12-12 20:03:32 +00:00 |
usr.sbin
|
don't use hand-rolled MNT_FLAGS
|
2002-12-11 22:19:58 +00:00 |
BUILDING
|
Add -E - "expert mode". If this is not specified, builds to DESTDIR=/ are
|
2002-12-08 22:14:00 +00:00 |
Makefile
|
improve previous; show times at end of distribution/release/snapshot as well
|
2002-12-02 08:27:03 +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
|
Some typo and grammar fixes. Begin new sentences with upper case letters.
|
2002-12-09 18:59:07 +00:00 |
build.sh
|
The walnut port has been subsumed by evbppc.
|
2002-12-09 12:49:55 +00:00 |