NetBSD/sys
jdolecek 884bdfdbaf procfs_readdir(): in Pfd case, only show descriptors of types we want
how to represent (vnodes, fifo, pipes); also use fd_getfile() et al

this avoids annoying EOPNOTSUPP error messages from ls -F and such
2003-04-17 20:33:17 +00:00
..
altq fix typo, from David Laight. 2003-01-06 15:20:24 +00:00
arch Need PAGE_SIZE definition for mptramp.S 2003-04-17 20:00:03 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat Remove unnecessary caddr_t casts 2003-04-16 19:20:33 +00:00
conf Device driver for the LSI Logic Fusion-MPT based SCSI and Fibre Channel 2003-04-16 22:02:59 +00:00
crypto sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb make parameter 'name' for db_del_symbol_table() const 2003-04-16 09:00:29 +00:00
dev add quirk for Avance Logic USB Audio 2003-04-17 16:43:44 +00:00
fs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
gdbscripts adapt to lwp-world 2003-02-26 21:36:14 +00:00
ipkdb
kern A bit of an ugly workaround to avoid a warning for a larger MSIZE. 2003-04-17 13:12:39 +00:00
lib lfs code is built from ufs.c 2003-04-16 19:52:58 +00:00
lkm add LKM for file system SMBFS 2003-04-02 09:45:42 +00:00
miscfs procfs_readdir(): in Pfd case, only show descriptors of types we want 2003-04-17 20:33:17 +00:00
net Host AP power saving support. The Host AP notices that the power 2003-04-08 04:31:23 +00:00
netatalk Update for MBUFTRACE. 2003-02-26 07:53:04 +00:00
netccitt "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
netinet Clear hardware checksum flags before reusing a mbuf for an ICMP reply as 2003-04-17 16:57:49 +00:00
netinet6 Protect the definition of offsetof(). 2003-04-17 19:58:57 +00:00
netisdn Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), 2003-04-11 14:45:27 +00:00
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
netnatm Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
netns Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
stand
sys Fix a problem first reported by Simon Burge when paddr_t is 64-bits on an 2003-04-17 16:15:36 +00:00
ufs configdirs was changed to an array of u_int8_t, so don't compare values 2003-04-17 09:32:43 +00:00
uvm unbusy a page after put it on the queue. 2003-04-12 14:36:43 +00:00
Makefile Do not try to build LKMs on evbppc, because we cannot predetermine 2003-03-15 22:32:07 +00:00