1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
1999-08-22 15:21:52 +00:00
..
alpha This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
amd64 This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
boot Fix a bunch of broken cross-references 1999-08-18 05:55:22 +00:00
cam Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
coda
compat
compile
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
contrib
ddb
dev - Remove cdevsw entry points in individual keyboard drivers; 1999-08-22 09:52:33 +00:00
fs Let processes retrieve their argv through procfs. Revert to the original 1999-08-19 19:41:08 +00:00
geom
gnu
i4b
i386 Fix `key release event prevent suspend' problem. We don't need 1999-08-22 14:48:00 +00:00
isa - Remove cdevsw entry points in individual keyboard drivers; 1999-08-22 09:52:33 +00:00
isofs/cd9660
kern Use the new vfs_timestamp() function to create the timestamps used 1999-08-22 01:46:57 +00:00
libkern
miscfs Let processes retrieve their argv through procfs. Revert to the original 1999-08-19 19:41:08 +00:00
modules This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
msdosfs
net Hopefully make IFMEDIA_DEBUG compile. if_xname[] is a NetBSD addition, 1999-08-18 13:13:01 +00:00
netatalk
netatm Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
netinet To christen the brand new security category for syslog, we get IPFW 1999-08-21 18:35:55 +00:00
netipx
netkey Fix a printf(3) formatter to match its variable. 1999-08-17 22:11:02 +00:00
netnatm
netns
nfs Convert all the nfs macros to do { blah } while (0) to ensure it 1999-08-19 14:50:12 +00:00
nfsclient Convert all the nfs macros to do { blah } while (0) to ensure it 1999-08-19 14:50:12 +00:00
nfsserver Convert all the nfs macros to do { blah } while (0) to ensure it 1999-08-19 14:50:12 +00:00
ntfs
pc98 Merge from sys/i386/isa/spkr.c revision 1.38. 1999-08-18 08:24:35 +00:00
pccard (1) Fix a spelling mistake in a comment. 1999-08-17 22:13:06 +00:00
pci Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
posix4
powerpc Fix a nasty kld bug where modules with objects of type GLOB_DAT which had 1999-08-20 14:21:35 +00:00
rpc
svr4
sys Add a missing underscore that made EVENTHANDLER_FAST_INVOKE broken. 1999-08-22 15:21:52 +00:00
tools This commit adds support for the NetBSD MII abstraction layer and 1999-08-21 17:40:53 +00:00
ufs Support full-precision file timestamps. Until now, only the seconds 1999-08-22 00:15:16 +00:00
vm Remove two unused variable declarations. 1999-08-22 00:01:46 +00:00
Makefile