Go to file
tsutsui 61924d6eac Use PRId64 from <machine/int_fmtio.h> in printf format for daddr_t.
(Eventually jazzio would be moved into MI place :-)
2003-01-25 15:43:11 +00:00
bin Fix indentation of continuation of first line in SYNOPSIS. 2003-01-23 18:32:07 +00:00
crypto posesses -> possesses 2003-01-03 04:20:09 +00:00
dist When printing out the FDDI header on NetBSD, skip the 3 preamble bytes 2003-01-17 02:44:33 +00:00
distrib Add missing usr/libdata/lint/llib-lrt.ln file. Okay'ed by wiz. 2003-01-24 12:06:21 +00:00
doc Note new librt. 2003-01-24 02:09:18 +00:00
etc Oops, didn't mean to remove toor (just yet). 2003-01-25 01:14:03 +00:00
games The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
gnu * Use gthr-posix.h if --enable-threads. 2003-01-24 22:40:02 +00:00
include Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
lib Make pthread_barrier_wait() handle spurious wakeups from pthread__block() 2003-01-25 00:47:05 +00:00
libexec Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
regress Regression test for p1003.1b semaphores as found in librt. 2003-01-24 01:56:47 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
share Typos, 2003-01-25 00:17:30 +00:00
sys Use PRId64 from <machine/int_fmtio.h> in printf format for daddr_t. 2003-01-25 15:43:11 +00:00
tools enable sunlabel... 2002-12-21 12:56:08 +00:00
usr.bin Fix typo, noted by Geoff Wing (mason at primenet com au). 2003-01-24 01:16:34 +00:00
usr.sbin Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
BUILDING Rework how build.sh functions, so that command line options set various 2003-01-23 16:24:08 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +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 Note texinfo-4.3 update and how to make it work if one wants to avoid build.sh. 2003-01-17 22:58:52 +00:00
build.sh Can't check if cross building with "install=" until after $MACHINE has 2003-01-24 01:17:52 +00:00