bin
|
some mdoc improvements.
|
2003-02-10 16:10:22 +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
|
remove leftover pre-UVM manpages
|
2003-02-10 13:08:00 +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
|
resize subwindows when a window is resized, otherwise the subwin has
|
2003-02-10 23:24:27 +00:00 |
libexec
|
Use int32_t for block adresses in segment summary structures.
|
2003-02-10 21:17:53 +00:00 |
regress
|
Do The Right Thing with signal handlers.
|
2003-02-10 12:17:20 +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
|
Bump date for kern.dump_on_panic addition.
|
2003-02-10 15:30:52 +00:00 |
sys
|
Fix clockctlattach to take an (ignored) int as its parameter, which is
|
2003-02-10 23:20:15 +00:00 |
tools
|
replace DIST with GNUHOSTDIST, and don't unconditionally define it
|
2003-02-07 01:52:51 +00:00 |
usr.bin
|
replace linux examples with netbsd examples
|
2003-02-10 21:44:41 +00:00 |
usr.sbin
|
no need for "pstat -T" to copyout() the entire vnode list , which can
|
2003-02-10 23:58:27 +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 |