freebsd-dev/sys
Andrey A. Chernov 0229106442 Exchange whole structures on SUNIT, not unit+flags fields only.
It is needed because if_attach() assumes fixed units order
and pass it to ifconfig
1997-07-26 18:47:56 +00:00
..
alpha Removed unused #includes. 1997-07-20 16:06:08 +00:00
amd64 mpapic.c & mp_machdep: 1997-07-26 01:55:19 +00:00
compat/linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
compile
conf Synchronize with sys/i386/conf/options.i386 revision 1.52. 1997-07-26 13:53:27 +00:00
ddb Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
dev Fix a brino in my last commit. 1997-07-26 07:58:29 +00:00
fs More comment cleanup. 1997-06-26 17:12:59 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
i386 Comment out PEND_INTS for now, it breaks ISA INTs. 1997-07-26 17:38:43 +00:00
isa Fix a brino in my last commit. 1997-07-26 07:58:29 +00:00
isofs/cd9660 Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
kern mpapic.c & mp_machdep: 1997-07-26 01:55:19 +00:00
libkern Style optimization in newly added POSIX range []] conformance, redo 1997-06-07 01:33:10 +00:00
miscfs two tiny typo's 1997-07-14 04:53:52 +00:00
modules Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
net Exchange whole structures on SUNIT, not unit+flags fields only. 1997-07-26 18:47:56 +00:00
netatalk Actually POINT to the appletalk usrreqs struct. 1997-06-02 20:07:33 +00:00
netinet Recalculate ip_sum before passing a 1997-07-25 03:58:21 +00:00
netipx Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
netkey
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
nfsclient Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
nfsserver Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c revision 1.228. 1997-07-26 13:54:01 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Added support for the Seeq 80c24 PHY; does nothing except disable the 1997-07-25 23:41:12 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Ignore the block size returned by scsi_read_capacity(): this value is 1997-07-26 15:07:42 +00:00
sys param.h: 1997-07-24 23:48:53 +00:00
tools
ufs Always mark st_ctime for update upon successful completion of 1997-07-13 16:26:40 +00:00
vm Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00