bin
|
add missing braces.
|
2003-02-10 07:49:57 +00:00 |
crypto
|
"Utilize" has exactly the same meaning as "use," but it is more
|
2003-02-04 23:07:28 +00:00 |
dist
|
use correct group id if group was specified for -u; previously, it would
|
2003-02-08 11:45:54 +00:00 |
distrib
|
add csh, dhclient, dhclient-script, netstat, tset, vi.
|
2003-02-10 07:17:58 +00:00 |
doc
|
Fix example 3; the build.sh target is "install" not "installworld".
|
2003-02-08 10:00:33 +00:00 |
etc
|
Make the single-arch ISO image created by "make iso-image" bootable.
|
2003-02-08 18:39:56 +00:00 |
games
|
Use pipe ("|") as a sed command field separator and allow slash ("/")
|
2003-02-06 15:17:01 +00:00 |
gnu
|
Pull up changes from binutils master sources
|
2003-02-08 17:09:35 +00:00 |
include
|
Sprinkle some restrict.
|
2003-02-05 23:13:07 +00:00 |
lib
|
Use definition in "namespace.h" to rename functions, not home grown.
|
2003-02-08 07:27:51 +00:00 |
libexec
|
If fstat info was passed, and from it it can be seen that the file size
|
2003-02-06 12:38:17 +00:00 |
regress
|
uh, NULL terminate argv and envp arrays to be passed to execve().
|
2003-02-08 07:47:14 +00:00 |
rescue
|
Enable MIPS now that crunchgen works again for this arch.
|
2003-01-29 11:32:45 +00:00 |
sbin
|
If no other name is specified, and machdep.booted_kernel is present
|
2003-02-09 23:29:32 +00:00 |
share
|
Add a kern.dump_on_panic sysctl variable (and documentation, and a
|
2003-02-10 00:35:15 +00:00 |
sys
|
Only include kernel headers if _KERNEL is defined.
|
2003-02-10 04:01:37 +00:00 |
tools
|
replace DIST with GNUHOSTDIST, and don't unconditionally define it
|
2003-02-07 01:52:51 +00:00 |
usr.bin
|
Get stat info and pass it to the object map function.
|
2003-02-06 12:40:21 +00:00 |
usr.sbin
|
Make this compile on non-NetBSD machines.
|
2003-02-05 22:47:38 +00:00 |
BUILDING
|
Fix example 3; the build.sh target is "install" not "installworld".
|
2003-02-08 10:00:33 +00:00 |
Makefile
|
- Add "sets" top-level Makefile target and build.sh operation.
|
2003-01-26 06:19:12 +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
|
Consistently, don't expand ${MACHINE} in help message.
|
2003-02-06 22:19:06 +00:00 |