bin
|
Fix some typos noted by Soren Jacobsen in PR 20793.
|
2003-03-22 12:13:03 +00:00 |
crypto
|
Fix Kerberos 4 procotocol problem mentioned in
|
2003-03-20 19:20:59 +00:00 |
dist
|
Fix section in Xref.
|
2003-03-17 07:30:38 +00:00 |
distrib
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
doc
|
note PCI-CardBus bridge support for sparc64.
|
2003-03-22 07:09:11 +00:00 |
etc
|
Correct gunzip behaviour, feed the output into stdout, so the redirect works.
|
2003-03-22 00:13:35 +00:00 |
games
|
Some might call them the Wright Bothers, but I prefer Wright Brothers.
|
2003-03-20 13:46:40 +00:00 |
gnu
|
Actually rerun mknative on these...
|
2003-03-20 14:47:36 +00:00 |
include
|
install mntopts.h
|
2003-03-22 12:45:51 +00:00 |
lib
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
libexec
|
Use "its" instead of "it's" where appropriate.
|
2003-03-15 23:48:27 +00:00 |
regress
|
need to initialise the address family before bind(2) ...
|
2003-03-19 14:04:25 +00:00 |
rescue
|
Build mount_* individually, since mount and most of mount_* no longer
|
2003-03-03 02:09:18 +00:00 |
sbin
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
share
|
mailer.conf uses sendmail by default again. Fix a typo.
|
2003-03-21 16:49:18 +00:00 |
sys
|
use LIST_FOREACH() in selwakeup() for the process's lwp walk loop
|
2003-03-22 14:13:06 +00:00 |
tools
|
FreeBSD #defines putc_unlocked in stdio.h, so guard against that also
|
2003-03-21 14:40:26 +00:00 |
usr.bin
|
don't mess with suffix rules.
|
2003-03-21 19:14:53 +00:00 |
usr.sbin
|
Uppercase MASSBUS, addresses PR 20722.
|
2003-03-21 23:42:45 +00:00 |
BUILDING
|
Fix example 3; the build.sh target is "install" not "installworld".
|
2003-02-08 10:00:33 +00:00 |
Makefile
|
all:
|
2003-02-22 03:20:45 +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
|
add entry for smmsp user/group.
|
2003-02-06 04:37:59 +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 |