freebsd-skq/sys
1998-06-10 10:27:43 +00:00
..
alpha Include "opt_compat.h" explicitly instead of depending on 1998-06-09 03:28:14 +00:00
amd64 Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
compat This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
compile
conf Fixed `make depend', which I broke here about a month ago by moving 1998-06-09 02:55:40 +00:00
contrib/softupdates
ddb Make DDB work again after I broke it :-(. 1998-06-08 08:43:20 +00:00
dev Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
fs Don't silently accept attempts to change flags where they are not 1998-06-10 06:34:57 +00:00
geom This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
gnu This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
i386 Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
isa Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
isofs/cd9660 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
kern 64bit fixes: p->p_retval is a register_t[] not an int[]. 1998-06-10 10:27:43 +00:00
libkern
miscfs Don't silently accept attempts to change flags where they are not 1998-06-10 06:34:57 +00:00
modules
msdosfs Return EOPNOTSUPP rather than EINVAL for flags that are not supported. 1998-06-10 06:30:31 +00:00
net Don't let ifunit() modify the string passed as an argument. 1998-06-08 20:33:29 +00:00
netatalk This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netinet Quieten gcc 2.8.1 1998-06-10 00:26:19 +00:00
netipx This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netkey
netnatm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netns
nfs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nfsclient This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nfsserver This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pc98 Sync with sys/i386/isa/clock.c revision 1.124. 1998-06-10 08:25:23 +00:00
pccard This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pci Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
posix4
powerpc/include
rpc
scsi This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
sys Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
tools
ufs The version of the softdep changes in FreeBSD broke the 1998-06-08 23:55:33 +00:00
vm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
Makefile