1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Bruce Evans 387905a6b3 Fixed pedantic semantics errors (bitfields not of type int, signed int
or unsigned int (don't do this in one case where it would change the
object file)).
1998-06-08 08:50:43 +00:00
..
alpha This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
amd64 Make DDB work again after I broke it :-(. 1998-06-08 08:43:20 +00:00
compat This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
compile
conf Updated yet another ioctl, and put wst in LINT to inhibit further bitrot. 1998-06-08 06:18:53 +00:00
contrib/softupdates Add a reference to the Ganger/Patt paper 1998-06-02 01:27:27 +00:00
ddb Make DDB work again after I broke it :-(. 1998-06-08 08:43:20 +00:00
dev Fix spelling in printf(). 1998-06-08 06:42:34 +00:00
fs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +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 Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 08:50:43 +00:00
isa Add a member function more to the timecounters, this one is for use 1998-06-07 20:36:55 +00:00
isofs/cd9660 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
kern Add a member function more to the timecounters, this one is for use 1998-06-07 20:36:55 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
modules Removed reference to obsolete file "README.iBCS2". 1998-05-19 03:31:34 +00:00
msdosfs Fix priority bug in previous commit. 1998-05-18 10:24:26 +00:00
net This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netatalk This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netinet ip_fil.h has 9 separate declarations of iplioctl() in a disgusting 1998-06-08 06:04:12 +00:00
netipx This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
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 Updated yet another ioctl, and put wst in LINT to inhibit further bitrot. 1998-06-08 06:18:53 +00:00
pccard This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pci Fix spelling in printf(). 1998-06-08 06:42:34 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc/include Disallow reading the current kernel stack. Only the user structure and 1998-05-19 00:00:14 +00:00
rpc
scsi This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
sys Add a member function more to the timecounters, this one is for use 1998-06-07 20:36:55 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Null change. Forgot to mention in previous log message that MNT_NOATIME 1998-06-07 11:04:26 +00:00
vm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00