NetBSD/sys
2000-03-29 03:07:52 +00:00
..
adosfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
arch Don't declare a variable in the 'struct platform' declaration - we declare 2000-03-29 02:59:18 +00:00
coda Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
compat Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
conf Declare the SysV IPC *info structures and shmsegs pointer as extern. 2000-03-28 05:14:03 +00:00
ddb Cast timeval members to types we know the printf conversions of. 2000-03-26 20:24:12 +00:00
dev Remove duplicate ncr53c9x_dmaselect declaration. 2000-03-29 03:03:28 +00:00
filecorefs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
gdbscripts
ipkdb Fix a few (essential!) tyops. 2000-03-23 20:33:37 +00:00
isofs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
kern Remove declaration of db_radix - <ddb/db_output.h> has one. 2000-03-29 03:05:18 +00:00
lib Multiple include protection. 2000-03-29 03:07:52 +00:00
lkm Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1. 2000-03-21 11:45:56 +00:00
miscfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
msdosfs Add new CLUST_END and use it as parameter to pcbmap() when searching 2000-03-27 17:40:26 +00:00
net New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netatalk New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netccitt
netinet Pull in <sys/callout.h> for the benefit of userland. 2000-03-24 22:40:11 +00:00
netinet6 Oops; fix thinko. 2000-03-26 19:11:04 +00:00
netiso New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netkey New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
netnatm
netns
nfs New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
ntfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
stand
sys Oops, use sort(1) and not sort(brain). 2000-03-29 00:01:39 +00:00
ufs Small cosmetic change. 2000-03-22 01:03:33 +00:00
uvm In mmap(), bail out with EOVERFLOW when mapping a regular file and the file 2000-03-28 18:45:19 +00:00
vm Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
Makefile