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
|
Fix some disk entries to match MAXPARTITIONS == 16.
|
2002-12-14 05:28:47 +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
|
Gracefully exit when invoked directly. Use of assert() here caused a segfault.
|
2002-12-14 15:37:57 +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
|
Document NOFILE
|
2002-12-13 22:44:09 +00:00 |
sys
|
Avoid using a lot of kernel stack.
|
2002-12-15 01:56:02 +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
|
Avoid integer overflow in percent calculation when facing a mbuf leak.
|
2002-12-14 11:12:24 +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 |