bin
|
allow logging for untranslated syscalls; from anil@recoil.org
|
2002-12-15 19:05:31 +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
|
If ${DESTDIR}="", ensure `maketars -d ...' is called with an argument ("/").
|
2002-12-16 00:30:39 +00:00 |
doc
|
db(1) added
|
2002-12-11 15:46:52 +00:00 |
etc
|
add https (443) and microsoft-ds (445)
|
2002-12-15 22:23:53 +00:00 |
games
|
fix confusion between east and west for y,u,b, and n.
|
2002-12-15 22:02:52 +00:00 |
gnu
|
Skip sys_errlist for __APPLE__.
|
2002-12-16 06:35:48 +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
|
- fix memory leak.
|
2002-12-15 08:38:17 +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
|
Add support for RAS (initially added by me on nathanw_sa branch).
|
2002-12-16 02:15:58 +00:00 |
tools
|
Include <sys/types.h> before <grp.h>; Mac OS 10.2.2 needs this.
|
2002-12-16 00:35:00 +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
|
Set explicit database layout. Default is filesystem block size
|
2002-12-15 18:23:00 +00:00 |
build.sh
|
The walnut port has been subsumed by evbppc.
|
2002-12-09 12:49:55 +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 |