freebsd-dev/sys
Peter Wemm cf34ef61ee Use real types for the SMP pages being allocated rather than arrays of
ints.  Remove some no longer needed casts.  Initialize the per-cpu
global data area using the structs rather than knowing too much about
layout, alignment, etc.
1998-04-06 15:48:30 +00:00
..
alpha The linux chown syscall is more like lchown, a new chown syscall that 1998-03-29 07:59:10 +00:00
amd64 Use real types for the SMP pages being allocated rather than arrays of 1998-04-06 15:48:30 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile
conf - Use existing file (psm.c) though the driver does not work under 1998-03-30 12:36:16 +00:00
ddb
dev take out opt_bktr.h from brooktree848.c 1998-04-06 07:57:55 +00:00
fs Use random() rather then than homegrown stuff. 1998-04-06 11:39:04 +00:00
geom
gnu Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
i386 Use real types for the SMP pages being allocated rather than arrays of 1998-04-06 15:48:30 +00:00
isa Remove some unneeded statements that enabled interrupts. 1998-04-05 01:04:48 +00:00
isofs/cd9660
kern Use real types for the SMP pages being allocated rather than arrays of 1998-04-06 15:48:30 +00:00
libkern
miscfs
modules
msdosfs Use random() rather then than homegrown stuff. 1998-04-06 11:39:04 +00:00
net Use getmicrotime() for if_lastchange, 10msec is plenty precision. 1998-04-06 11:43:12 +00:00
netatalk Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
netinet Use read_random() 1998-04-06 11:40:42 +00:00
netipx Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm
netns
nfs Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsclient Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsserver Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
pc98 Sync with sys/i386/isa/clock.c revision 1.119. 1998-04-06 03:38:18 +00:00
pccard
pci take out opt_bktr.h from brooktree848.c 1998-04-06 07:57:55 +00:00
posix4
powerpc/include
rpc
scsi Add an ioctl to retrieve the next writable address. 1998-03-31 01:56:29 +00:00
sys Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +00:00
tools
ufs Time changes mark 2: 1998-04-04 13:26:20 +00:00
vm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
Makefile