bin
- Use four space to indent continuation line.
2002-05-02 13:25:09 +00:00
crypto
correct plogv().
2002-05-07 08:58:32 +00:00
dist
Show active rules correctly if "portmap auto" is used (PR#16615 by Sergey
2002-05-03 08:27:10 +00:00
distrib
fix size of images
2002-05-08 23:11:56 +00:00
etc
add skeleton snapshot/release build hook
2002-05-08 13:50:22 +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
Fix a "comparison is always true" warning from gcc-current by passing
2002-05-06 18:25:46 +00:00
include
Change RCS/SCCS IDs to our usual style.
2002-04-26 15:32:45 +00:00
lib
In float*_round_to_int(), where we have switches over rounding modes, make
2002-05-07 10:02:42 +00:00
libexec
Add .register directives to appease newer gas.
2002-05-06 18:53:30 +00:00
regress
Make "regress" depend on ${PROG}.
2002-04-21 20:23:59 +00:00
sbin
Don't bother testing if a u_short is > 0xffff -- that test is always false.
2002-05-06 20:14:36 +00:00
share
Update to reflect FT8U232AM support.
2002-05-08 18:11:28 +00:00
sys
* Increase the number of Tx job queue entries from 32 to 64.
2002-05-09 01:00:12 +00:00
tools
remove now-unnecessary sparc-installboot
2002-05-07 12:12:53 +00:00
usr.bin
Use "r+" instead of "r+w", since the latter is not standard.
2002-05-07 02:04:09 +00:00
usr.sbin
Stop directory entry search if d_reclen == 0.
2002-05-07 12:22:23 +00:00
build.sh
Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN
2002-05-02 22:13:30 +00:00
BUILDING
Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}.
2002-05-03 08:58:45 +00:00
BUILDING.mdoc
Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}.
2002-05-03 08:58:45 +00:00
Makefile
Change -s srcdir and -d destdir so that they don't contain the "/etc" portion.
2002-05-07 02:11:07 +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
Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN
2002-05-02 22:13:30 +00:00