bin
|
Simplify previous - sbuf.st_blksize is a uint32_t, so just use
|
2002-05-09 02:19:42 +00:00 |
crypto
|
correct plogv().
|
2002-05-07 08:58:32 +00:00 |
dist
|
There's no use assigning the output of strtoul() to a 32-bit variable
|
2002-05-09 03:14:14 +00:00 |
distrib
|
.WAIT on miniroot, as some ports (such as sparc) need it built for
|
2002-05-09 11:26:50 +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 uint8_t is > 256 -- that test is always false.
|
2002-05-09 02:55:49 +00:00 |
share
|
Update to reflect FT8U232AM support.
|
2002-05-08 18:11:28 +00:00 |
sys
|
remove trap.h
|
2002-05-09 12:42:08 +00:00 |
tools
|
remove now-unnecessary sparc-installboot
|
2002-05-07 12:12:53 +00:00 |
usr.bin
|
Use an "int" instead of an "u_char" for a variable that is as a loop
|
2002-05-09 02:36:57 +00:00 |
usr.sbin
|
Stop directory entry search if d_reclen == 0.
|
2002-05-07 12:22:23 +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 |
build.sh
|
Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN
|
2002-05-02 22:13:30 +00:00 |