bin
|
Fix typo in mkpath()'s test before chmod().
|
2003-03-10 23:33:10 +00:00 |
crypto
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
dist
|
be specific about what we are matching against.
|
2003-03-10 00:03:21 +00:00 |
distrib
|
add multiple-include protection.
|
2003-03-11 07:18:38 +00:00 |
doc
|
Note support for the NCD Explora451 ThinClient.
|
2003-03-12 12:22:12 +00:00 |
etc
|
Synchronize macppc and evbppc majors when possible. Add a lot of missing
|
2003-03-13 17:02:52 +00:00 |
games
|
Make this work on sparc64 (don't use long and assume sizeof(long) = 4).
|
2003-02-26 07:14:44 +00:00 |
gnu
|
Link back-end helper host tools against libnbcompat.
|
2003-03-14 03:44:11 +00:00 |
include
|
add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656)
|
2003-03-11 09:21:22 +00:00 |
lib
|
Include <sys/types> before <sys/lock.h>, shuffle <ucontext.h>.
|
2003-03-13 19:51:33 +00:00 |
libexec
|
Dont call gettimeofday on a rpc timeval.
|
2003-03-09 10:33:04 +00:00 |
regress
|
Also test the libc atexit routine in the presence of libpthread.
|
2003-03-04 18:00:48 +00:00 |
rescue
|
Build mount_* individually, since mount and most of mount_* no longer
|
2003-03-03 02:09:18 +00:00 |
sbin
|
Correct program name in comments.
|
2003-03-10 09:23:50 +00:00 |
share
|
Add wscons to MAKEDEV. Add wsfont major number.
|
2003-03-13 14:56:56 +00:00 |
sys
|
Nuke mem_size global since nothing in the kernel actually refers to it.
|
2003-03-14 08:35:05 +00:00 |
tools
|
Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX.
|
2003-03-14 05:22:50 +00:00 |
usr.bin
|
Add a -X option, which prevents make(1) from putting variables
|
2003-03-14 05:19:43 +00:00 |
usr.sbin
|
We don't actually need libutil when building as a hostprog.
|
2003-03-13 04:50:53 +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 |