freebsd-dev/sys
1997-08-25 21:02:59 +00:00
..
alpha Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
amd64 s/.align/.p2align/ so that we get the same results when building elf 1997-08-25 10:57:38 +00:00
compat/linux Ops the arguments to copyin was in the wrong order.. 1997-08-10 18:15:20 +00:00
compile
conf Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp. 1997-08-19 17:11:35 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
fs Added a sysctl arg, vfs.cd9660.doclusterread. Deleted debug and 1997-08-25 10:26:18 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Code cleanup. Removed !FreeBSD code arround sysctl stuff. Renamed 1997-08-24 11:23:17 +00:00
i386 Eliminate the blocking of INTs while spinning for the safe simplelock. 1997-08-25 21:02:59 +00:00
isa #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
isofs/cd9660 Added a sysctl arg, vfs.cd9660.doclusterread. Deleted debug and 1997-08-25 10:26:18 +00:00
kern Add a new vnode op (cachedlookup) so that filesystems can plug into 1997-08-25 20:28:49 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Copy&Paste considered harmful: 1997-08-25 20:31:00 +00:00
modules make lkm/if_ppp build again.. opt_ppp.h is needed again... 1997-08-21 10:17:29 +00:00
msdosfs This is a trial improvement for the vnode reference count while on the vnode 1997-08-22 03:56:37 +00:00
net add some comments while trying to understand why appletalk 1997-08-22 22:47:27 +00:00
netatalk Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netinet ICMP Timestamp Request messages could have harbored the same sort of 1997-08-25 16:29:27 +00:00
netipx Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netkey
netnatm Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsclient Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsserver Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
pc98 Synchronize with sys/i386/boot/netboot/ns8390.c revision 1.12. 1997-08-25 08:15:14 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Go back to previous definition of FE_CACHE_SET, since the problem 1997-08-24 06:24:51 +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 Increase the retry timeouts. 1997-08-23 21:05:32 +00:00
sys Add SLIST_FOREACH 1997-08-25 20:21:54 +00:00
tools Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs Renamed doclusterread/write to unique names (ffs_doclusterread/write), 1997-08-25 08:18:39 +00:00
vm This is a trial improvement for the vnode reference count while on the vnode 1997-08-22 03:56:37 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00