bin
|
- Use four space to indent continuation line.
|
2002-05-02 13:25:09 +00:00 |
crypto
|
Complete the conversion back to the OpenSSH default configuration files of
|
2002-04-29 08:23:34 +00:00 |
dist
|
remove stuff not relevant for NetBSD
|
2002-05-02 21:45:06 +00:00 |
distrib
|
When doing a shell "for" loop over a potentially-empty list, assign the list
|
2002-05-02 18:32:45 +00:00 |
etc
|
Remove previously empty /usr/share/man/{cat,html,man}9/arm32.
|
2002-05-02 17:03:57 +00:00 |
games
|
The game would show the statistic info and immediately prompt you with a new
|
2002-03-31 04:07:22 +00:00 |
gnu
|
* vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
|
2002-04-28 05:27:46 +00:00 |
include
|
Change RCS/SCCS IDs to our usual style.
|
2002-04-26 15:32:45 +00:00 |
lib
|
${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if.
|
2002-05-02 16:42:53 +00:00 |
libexec
|
Cast arg to long, and print with %ld, so that this compiles on some of
|
2002-04-30 15:21:55 +00:00 |
regress
|
Make "regress" depend on ${PROG}.
|
2002-04-21 20:23:59 +00:00 |
sbin
|
use in_aliasreq for inet address manipulation, not ifaliasreq. they have
|
2002-04-25 09:39:17 +00:00 |
share
|
Make the ELF2ECOFF assignment an "?=" assignment so it won't override the
|
2002-05-02 13:13:53 +00:00 |
sys
|
Fix off-by-one error in delay().
|
2002-05-02 22:01:46 +00:00 |
tools
|
I believe I've fixed nbmake's dependency on /bin/sh.
|
2002-04-28 22:28:38 +00:00 |
usr.bin
|
Some tweaks to (hopefully) make the crunchgen-generated makefile
|
2002-05-02 21:18:31 +00:00 |
usr.sbin
|
remove commented out debug printf() accidentally committed in the last rev.
|
2002-05-02 13:53:10 +00:00 |
build.sh
|
Bomb if share/mk/bsd.own.mk is missing.
|
2002-04-18 01:38:11 +00:00 |
BUILDING
|
Add a -B option to set the BUILDID for the build. This also causes
|
2002-03-14 18:33:04 +00:00 |
BUILDING.mdoc
|
Add a -B option to set the BUILDID for the build. This also causes
|
2002-03-14 18:33:04 +00:00 |
Makefile
|
Use printf rather than echo -n, since the former works on all POSIX systems.
|
2002-05-02 16:36:21 +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 postinstall info
|
2002-04-29 08:36:20 +00:00 |