bin
|
fix EOF on input bug; from mpech@prosoft
|
2003-04-23 17:44:59 +00:00 |
crypto
|
fix "round up to 8" code. from kame
|
2003-04-24 02:22:26 +00:00 |
dist
|
reenable include <getopt.h> for getopt_long(3)
|
2003-04-24 04:15:58 +00:00 |
distrib
|
add default skel/.logout file
|
2003-04-24 01:05:49 +00:00 |
doc
|
List myself in a few areas I've done substantial work in.
|
2003-04-23 17:32:09 +00:00 |
etc
|
Add more descriptive header comments for default dotfiles.
|
2003-04-24 01:02:26 +00:00 |
games
|
PR/8247: Simon Burge: monop(6) save/restore doesn't work.
|
2003-04-21 01:25:27 +00:00 |
gnu
|
Missing ':', noted by Thomas T. Thai
|
2003-04-22 16:17:39 +00:00 |
include
|
don't use TRUE or FALSE
|
2003-04-19 01:40:36 +00:00 |
lib
|
Use pthread__error() instead of pthread__abort().
|
2003-04-23 19:36:12 +00:00 |
libexec
|
Attempt to give dlsym() the same symbol-searching semantics as _rtld_bind().
|
2003-04-23 17:40:25 +00:00 |
regress
|
Add a regression test to check that forced unmounts work correctly.
|
2003-04-15 06:19:57 +00:00 |
rescue
|
Build mount_* individually, since mount and most of mount_* no longer
|
2003-03-03 02:09:18 +00:00 |
sbin
|
Document what happens when you don't have any dependency lines in a
|
2003-04-24 03:15:45 +00:00 |
share
|
The __wrap_* symbols need to become local symbols. If you have module
|
2003-04-23 18:34:20 +00:00 |
sys
|
Accept standard IEEE 802.3 names for Ethernet medium types.
|
2003-04-23 23:16:43 +00:00 |
tools
|
build file(1) as a host tool (for compiling magic files)
|
2003-03-25 23:43:49 +00:00 |
usr.bin
|
Catch up with ld.elf_so.
|
2003-04-23 21:39:08 +00:00 |
usr.sbin
|
pkg_add fix:
|
2003-04-23 10:02:23 +00:00 |
BUILDING
|
Fix example 3; the build.sh target is "install" not "installworld".
|
2003-02-08 10:00:33 +00:00 |
Makefile
|
.WAIT before distrib, since distrib may need things built earlier
|
2003-04-18 19:14:39 +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
|
Mention nasty interactions between new FFS superblock layout and old
|
2003-04-19 21:27:04 +00:00 |
build.sh
|
Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX.
|
2003-03-14 05:22:50 +00:00 |