bin
|
Simplify previous; if F_CLOSEM fails, just fall back doing the old thing.
|
2004-01-06 00:20:16 +00:00 |
contrib/sys
|
Synchronize with FreeBSD:
|
2003-12-16 06:48:08 +00:00 |
crypto
|
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)
|
2003-12-11 09:46:26 +00:00 |
dist
|
Don't bother complaining about "no IPv6 interfaces" or "no IPv4 interfaces"
|
2003-12-20 17:38:19 +00:00 |
distrib
|
Rename /etc/release-info to /etc/release, to be consistent with other
|
2004-01-04 23:55:11 +00:00 |
doc
|
rc.d(8) Implement ``one'' prefix to allow a "one shot" operation as if
|
2004-01-06 01:00:46 +00:00 |
etc
|
Implement ``one'' prefix to allow a "one shot" operation as if
|
2004-01-06 00:52:24 +00:00 |
games
|
Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
|
2004-01-05 15:35:59 +00:00 |
gnu
|
bump version to 1.11.11. sync w/ config.h.in. noted by naoki fukaumi
|
2004-01-04 18:37:47 +00:00 |
include
|
- libc.so.12.109 and libpthread.so.0.4
|
2004-01-02 18:56:39 +00:00 |
lib
|
sys/types.h is not needed here. kevlo@openbsd
|
2004-01-05 19:21:00 +00:00 |
libexec
|
fix debug output.
|
2003-12-17 09:13:41 +00:00 |
regress
|
support MKCRYPTO=no (des.h is not present)
|
2004-01-04 00:25:52 +00:00 |
rescue
|
systrace needs libevent now.
|
2003-11-29 05:47:51 +00:00 |
sbin
|
Remove extra newline from usage message.
|
2004-01-05 23:27:16 +00:00 |
share
|
Implement ``one'' prefix to allow a "one shot" operation as if
|
2004-01-06 00:52:24 +00:00 |
sys
|
Add a missing { to cpu_exit() so that it compiles.
|
2004-01-05 23:51:19 +00:00 |
tools
|
Consistently check ${TOOLCHAIN_MISSING} against "no".
|
2004-01-03 14:04:27 +00:00 |
usr.bin
|
Handle more complex conditional expressions.
|
2004-01-06 01:18:52 +00:00 |
usr.sbin
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
|
2004-01-05 23:23:32 +00:00 |
x11
|
constype and kbd_mode for sun
|
2004-01-05 13:19:17 +00:00 |
build.sh
|
tweak usage message.
|
2003-11-14 12:38:12 +00:00 |
BUILDING
|
Note tools/compat/README as the place to get notes from non-native cross builds
|
2003-12-29 07:10:24 +00:00 |
Makefile
|
Run "cd etc && make install-release-info" at the end of the "build" target.
|
2004-01-04 13:30:09 +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
|
Fix typo.
|
2003-12-31 16:20:54 +00:00 |