freebsd-dev/sys
Poul-Henning Kamp 1ccb82ef21 Remove an overlapping variable I created in last round.
Don't do pointer subtraction on void *

Use VOP_STRATEGY instead of homegrown stuff.

Add an XXX warning for LFS freaks to ponder.
1997-10-16 11:58:30 +00:00
..
alpha Add a new keyboard mode K_CODE. Returns a single byte for each key 1997-10-01 20:46:29 +00:00
amd64 Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
compat Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
compile
conf VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev Hide a silly ``unknown board type'' message behind bootverbose. The 1997-10-15 10:09:24 +00:00
fs VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
geom Remove a #ifndef __FreeBSD__ chunk. 1997-10-11 07:35:25 +00:00
gnu VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
i386 Hide a silly ``unknown board type'' message behind bootverbose. The 1997-10-15 10:09:24 +00:00
isa Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
isofs/cd9660 VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
kern VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
libkern
miscfs VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
modules Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
msdosfs VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
net Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netatalk Remove dereference of uninitialized (and unused) variable. This enables 1997-10-06 15:56:16 +00:00
netinet Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netipx Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netns
nfs VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
nfsclient VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
nfsserver Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
pc98 Deleted obsolete non-Intel CPU options. 1997-10-14 14:58:18 +00:00
pccard - Bring in APM_PCCARD_RESUME support from PAO, FreeBSD style. This new 1997-10-06 05:46:03 +00:00
pci Attempt to support IPX. 1997-10-12 14:14:27 +00:00
powerpc/include
rpc
scsi Remove the call to scsi_start_unit() from sd_open(). It was causing 1997-10-12 08:54:47 +00:00
sys VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Remove an overlapping variable I created in last round. 1997-10-16 11:58:30 +00:00
vm Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
Makefile