freebsd-nq/sys
Jean-Marc Zucconi 1f32911745 Use a MODE SELECT command to reset the block size, instead of calling the
prepare_track() function, which caused fixation problems with some drives.
1997-10-27 21:09:27 +00:00
..
alpha Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one 1997-10-19 10:45:18 +00:00
amd64 Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
compat Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
compile
conf - 'Beep' support now happens in it's own separate file, so you can mess 1997-10-26 06:06:54 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other port 1997-10-27 06:15:10 +00:00
fs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
i386 Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
isa - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
isofs/cd9660 Use bread() instead of cluster_read() for reading the last block 1997-10-27 14:55:49 +00:00
kern Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
net Braino on my part.. a #define isn't a reference to a structure, so the 1997-10-18 09:02:39 +00:00
netatalk Remove dereference of uninitialized (and unused) variable. This enables 1997-10-06 15:56:16 +00:00
netinet When dosourcerouting is set do not sourceoute.... 1997-10-27 21:07:26 +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 Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
nfsclient Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
nfsserver Always initialize the syscall vectors for our "private" syscalls (not 1997-10-26 20:13:52 +00:00
pc98 Synchronize with sys/i386/isa/sio.c revision 1.187. 1997-10-27 11:00:31 +00:00
pccard - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
pci Recognize even more of the Znyx 314 cards. 1997-10-25 14:32:15 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Use a MODE SELECT command to reset the block size, instead of calling the 1997-10-27 21:09:27 +00:00
sys VFS interior redecoration. 1997-10-26 20:55:39 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
vm Support garbage collecting the pmap pv entries. The management doesn't 1997-10-25 02:41:56 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00