Go to file
dyoung cdf3961f69 Refactor. wi_read_rid calls,
wi_read_rid(sc, rid, &val, &buflen) == 0 && buflen == sizeof(val),

become wi_read_xrid calls

  wi_read_xrid(sc, rid, &val, sizeof(val)) == 0.

If the actual RID length is different from the expected RID length,
wi_read_rid prints to the log.
2004-12-13 17:21:35 +00:00
bin increase the maximum length of allowable system call names 2004-12-01 03:30:07 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist python has wriggled itself in here, yank it out to make the toolbuild work. 2004-12-13 10:43:39 +00:00
distrib Hm, don't delete old bfd entries, mark obsolete instead. 2004-12-13 07:19:17 +00:00
doc Update IP Filter's Archive Site. 2004-12-13 14:09:26 +00:00
etc - Add NetBSD RCSID's 2004-12-12 08:54:34 +00:00
games Redo how void gets init'd. 2004-12-09 05:15:59 +00:00
gnu regenerate for fixed tools/binutils/Makefile 2004-12-12 12:43:05 +00:00
include __libc_thr_yield() signature now matches sched_yield(). 2004-12-13 16:08:12 +00:00
lib The __libc_thr_yield_stub() for scched_yield() should return int (and 2004-12-13 16:07:13 +00:00
libexec change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with 2004-12-11 18:37:26 +00:00
regress Add cond6. 2004-12-10 17:10:16 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin New sentence, new line, Xref fsck(8), use Dq. 2004-12-08 01:22:00 +00:00
share Change pseudo-device ptm to pty in synopsis and explain that the 2004-12-12 22:38:45 +00:00
sys Refactor. wi_read_rid calls, 2004-12-13 17:21:35 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin Add ptyfs. 2004-12-12 22:41:03 +00:00
usr.sbin PR/23971: Greg A. Woods: Fix quotacheck infinite loop with uid == UINT32_MAX. 2004-12-12 05:57:03 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00