.. |
adosfs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
arch
|
With e.g. mbr_bootsel, the boot loader just exits rather than reboot,
|
2000-03-29 14:29:34 +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
|
Don't need to include <sys/conf.h> here.
|
2000-03-29 03:43:31 +00:00 |
conf
|
Declare the SysV IPC *info structures and shmsegs pointer as extern.
|
2000-03-28 05:14:03 +00:00 |
ddb
|
Remove redundant decl of db_radix, it's also in <ddb/db_output.h>.
|
2000-03-30 02:01:49 +00:00 |
dev
|
Delete redundant decls of fxp_enable(), fxp_disable() - they're in
|
2000-03-30 02:06:17 +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
|
Delete redundant decl of isodirino(), it's in cd9660_extern.h.
|
2000-03-30 02:11:09 +00:00 |
kern
|
Delete redundant decl of union_vnodeop_p, it's in <miscfs/union/union.h>.
|
2000-03-30 02:15:09 +00:00 |
lib
|
Don't prototype __assert() if not STANDALONE - <sys/systm.h> has already
|
2000-03-29 03:19:52 +00:00 |
lkm
|
Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1.
|
2000-03-21 11:45:56 +00:00 |
miscfs
|
Delete redundant decls of vn_syncer_add_to_worklist(), syncdelay,
|
2000-03-30 02:21:49 +00:00 |
msdosfs
|
Delete redunctant decls of msdosfs_{mount,start,unmount,root,quotactl,
|
2000-03-30 02:29:46 +00:00 |
net
|
Delete redundant decls of if_slowtimo and if_null{output,input,start,
|
2000-03-30 02:31:59 +00:00 |
netatalk
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
netccitt
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
netinet
|
Delete reduncdant decl of inetctlerrmap - it's in <netinet/in_var.h>.
|
2000-03-30 02:39:37 +00:00 |
netinet6
|
Remove duplicate declaration of ifindex2ifnet - it's in <net/if.h>.
|
2000-03-29 03:38:53 +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
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
nfs
|
Delete redundant decl of nfs_vget() - it's in <nfs/nfsmount.h>.
|
2000-03-30 02:46:36 +00:00 |
ntfs
|
Delete redundant decl of rootvp, it's in <sys/systm.h>.
|
2000-03-30 02:47:18 +00:00 |
stand
|
|
|
sys
|
Oops, use sort(1) and not sort(brain).
|
2000-03-29 00:01:39 +00:00 |
ufs
|
Delete redundant decls of fifo_vnodeop_p - it's in <miscfs/fifofs/fifo.h>.
|
2000-03-30 02:49:11 +00:00 |
uvm
|
Remove redundant decl for uvmspace_fork() - it's in <uvm/uvm_extern.h>.
|
2000-03-29 04:05:47 +00:00 |
vm
|
Multiple include protection.
|
2000-03-29 03:41:07 +00:00 |
Makefile
|
|
|