Go to file
briggs ddcb68edd6 mlock(2) and munlock(2) are defined by our man pages (which agree with
those on opengroup.org) to return ENOMEM if trying to lock a region that
is not accessible.  So if uvm_map_pageable() returns EFAULT, make it ENOMEM.
2004-12-02 15:23:47 +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 Grr, this was not updating lastlogx! 2004-11-11 22:08:39 +00:00
dist Make bpf use the cloning device 2004-12-01 23:51:36 +00:00
distrib add iteide(4) driver for ITE8212-based IDE controllers. from 2004-12-01 22:27:45 +00:00
doc mention bpf cloner. 2004-12-02 00:12:08 +00:00
etc Marry tun and joy. 2004-12-01 23:09:04 +00:00
games Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
gnu Remove duplicated 'libedit'. 2004-12-01 00:07:37 +00:00
include Add _PATH_BPF 2004-12-01 22:51:50 +00:00
lib Use /dev/bpf. 2004-12-02 00:05:02 +00:00
libexec PR/28473: Jed Davis: telnetd loses data and corrupts crypto state due to 2004-11-30 04:13:43 +00:00
regress allow $GZIP to be overridden. 2004-12-01 12:35:02 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Add a missing = 2004-11-27 05:52:16 +00:00
share Sort SYNOPSIS. 2004-12-02 15:03:00 +00:00
sys mlock(2) and munlock(2) are defined by our man pages (which agree with 2004-12-02 15:23:47 +00:00
tools Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
usr.bin Fix typo. 2004-12-01 12:03:55 +00:00
usr.sbin In replacenode(), don't strunvis() a NULL pointer. (Fixes bug in previous.) 2004-12-01 23:27:36 +00:00
x11 Add in VT switching support for NetBSD/cats. 2004-11-29 16:49:18 +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