bin
|
clear errno before strtol() if we're going to test it for ERANGE afterwards
|
2003-04-17 02:54:07 +00:00 |
crypto
|
do not assume 32bit (%d fits into 12 chars); sumikawa@freebsd
|
2003-04-17 07:37:05 +00:00 |
dist
|
where __RCSID is not defined (some cross hosts), use FILE_RCSID instead
|
2003-04-15 21:36:18 +00:00 |
distrib
|
Add acorn32 busmouse(4), opms(4), qms(4), and wsqms(4).
|
2003-04-17 11:49:35 +00:00 |
doc
|
postfix-2.0.8 out.
|
2003-04-17 06:26:04 +00:00 |
etc
|
Create two ptys in the init case. You never know, you might need them
|
2003-04-17 18:51:23 +00:00 |
games
|
Mention the /usr/share/misc/acronyms.comp database.
|
2003-04-11 11:13:34 +00:00 |
gnu
|
Fix some xrefs.
|
2003-04-16 10:11:55 +00:00 |
include
|
Well, _The_ Open Group.
|
2003-04-14 08:38:24 +00:00 |
lib
|
Convert to mdoc.
|
2003-04-17 18:48:28 +00:00 |
libexec
|
rmail really shouldn't be invoking sendmail with "-odq" ("queue only")
|
2003-04-05 17:45:11 +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
|
Call MAKEDEV with "init"
|
2003-04-17 18:04:47 +00:00 |
share
|
Temp file, should not have been committed.
|
2003-04-17 11:59:36 +00:00 |
sys
|
Bump MSIZE to 512.
|
2003-04-17 18:20:17 +00:00 |
tools
|
build file(1) as a host tool (for compiling magic files)
|
2003-03-25 23:43:49 +00:00 |
usr.bin
|
math.h is not needed and including it introduces uncessary dependencies
|
2003-04-17 15:57:52 +00:00 |
usr.sbin
|
crank PKGTOOLS_VERSION for pkg_admin getcwd() fix.
|
2003-04-17 13:38:02 +00:00 |
BUILDING
|
Fix example 3; the build.sh target is "install" not "installworld".
|
2003-02-08 10:00:33 +00:00 |
Makefile
|
libcrypto no longer depends on libcrypt, so there is no need to build
|
2003-04-17 00:33:44 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Since we mention __assert13, add __unsetenv13 here as well.
|
2003-04-10 08:12:29 +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 |