bin
|
Only include <rmt.h> if SUPPORT_RMT.
|
2002-10-12 19:21:12 +00:00 |
crypto
|
use cast to unsigned long long, instead of PRIu64
|
2002-10-04 02:22:05 +00:00 |
dist
|
Mark basic rate with '*' in PRINT_RATES().
|
2002-09-30 13:31:57 +00:00 |
distrib
|
Some systems/shells have difficulty if the closing ] of a test does not have
|
2002-10-10 20:46:39 +00:00 |
doc
|
Note several more changes to the autoconfiguration code.
|
2002-10-11 02:07:49 +00:00 |
etc
|
/etc/rc.d/mixerctl: Add capability to save and restore mixer settings.
|
2002-10-12 11:29:28 +00:00 |
games
|
- use correctly bounded strings when reloading a saved game. in particular,
|
2002-10-01 14:18:57 +00:00 |
gnu
|
If we're going to rely on a pre-generated getdate.c, we might as well rely
|
2002-10-11 08:58:44 +00:00 |
include
|
implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej
|
2002-10-06 03:15:45 +00:00 |
lib
|
if WITH_KQUEUE is defined and <sys/event.h> exists in DESTDIR, compile
|
2002-10-12 17:41:20 +00:00 |
libexec
|
* enclose unknown command strings inside a pair of 's to clearly mark the
|
2002-10-12 08:35:16 +00:00 |
regress
|
add test program for the deadlock caused by missing knote_fdclose() call
|
2002-10-12 12:02:30 +00:00 |
rescue
|
* Move the rescue bits into their own file.
|
2002-10-06 17:28:46 +00:00 |
sbin
|
Small usage enhancement: open the cgd before prompting for the passphrase
|
2002-10-12 15:56:26 +00:00 |
share
|
Document the usage of "flags" to select between the two assigned
|
2002-10-10 22:32:08 +00:00 |
sys
|
add SYSTRACE
|
2002-10-12 19:57:44 +00:00 |
tools
|
Implement replacements for lchflags(), lchmod(), and lchown(),
|
2002-10-08 00:28:36 +00:00 |
usr.bin
|
Print the contents of the aref (it's small and MI -- MD code here
|
2002-10-12 03:08:27 +00:00 |
usr.sbin
|
revision 1.5 missed to add option -N and -M to 3rd argument of getopt(3).
|
2002-10-12 08:57:16 +00:00 |
build.sh
|
Add sh5 cases.
|
2002-10-02 16:57:29 +00:00 |
BUILDING
|
regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
|
2002-09-21 05:26:42 +00:00 |
Makefile
|
move BUILDING.mdoc -> doc/BUILDING.mdoc
|
2002-09-21 08:19:27 +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
|
kernel update requires userland systrace recompile.
|
2002-10-11 21:55:48 +00:00 |