freebsd-dev/sys
Justin T. Gibbs 4e77534e05 dpt.h has moved back to sys/dev/dpt. The dpt ioctl interface will be
properly separated out from what is currently a header file filled with
lots of data mostly of interest to the kernel driver, and
placed in the proper location at that time.
1998-09-17 03:58:58 +00:00
..
alpha Workaround some EB164 wierdness. 1998-09-16 08:24:30 +00:00
amd64 Mark the syscons and pcvt drivers as being allowed to conflict, so that 1998-09-17 03:15:30 +00:00
boot Add exec syscall. 1998-09-15 13:26:23 +00:00
cam Some Alpha patches for CAM from Doug Rabson. 1998-09-16 23:30:11 +00:00
coda Finish conversion of cfs -> coda 1998-09-13 13:57:59 +00:00
compat Argh! *Now* the correct 3.0 fix is committed. 1998-08-31 10:53:33 +00:00
compile
conf Mark the syscons and pcvt drivers as being allowed to conflict, so that 1998-09-17 03:15:30 +00:00
contrib/softupdates Handle the case of moving a directory onto the top of a sibling's 1998-08-12 20:46:47 +00:00
ddb Update to work with the new elf headers. 1998-08-17 08:06:31 +00:00
dev Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
fs Remove the SLICE code. 1998-09-14 19:56:42 +00:00
geom Update system to new device statistics code. 1998-09-15 08:15:30 +00:00
gnu Fixed the usual missing permissions checks in mount(). As for cd9660, 1998-09-09 20:21:18 +00:00
i386 Mark the syscons and pcvt drivers as being allowed to conflict, so that 1998-09-17 03:15:30 +00:00
isa Nuke uninitialized varible fd from retrier(). Change the devstat code 1998-09-15 22:07:24 +00:00
isofs/cd9660 Remove the SLICE code. 1998-09-14 19:56:42 +00:00
kern Document BUS_CREATE_INTR and BUS_CONNECT_INTR. 1998-09-16 08:25:56 +00:00
libkern Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel. 1998-08-17 19:26:37 +00:00
miscfs various nits that didn't make it through the brucefilter. 1998-09-12 20:21:54 +00:00
modules Import base vinum lkm sources 1998-09-16 05:56:21 +00:00
msdosfs Remove unused variable. 1998-09-13 15:40:31 +00:00
net Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4 1998-09-15 19:35:37 +00:00
netatalk Fixed printf format errors. 1998-08-17 01:05:25 +00:00
netatm Add new files for HARP3 1998-09-15 08:23:17 +00:00
netinet Prevent modification of permanent ARP entries (PR kern/7649) 1998-09-17 00:04:21 +00:00
netipx Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
netkey Fixed printf format errors. 1998-08-17 01:05:25 +00:00
netnatm
netns
nfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
nfsclient Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
nfsserver Made unloading of the nfs LKM sort of work. This is mainly to test 1998-09-07 05:42:15 +00:00
pc98 Sync with sys/i386/isa/pcaudio.c revision 1.43. 1998-09-16 08:38:50 +00:00
pccard Make PCIC_RESUME_RESET an proper option. 1998-09-08 18:09:51 +00:00
pci Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
posix4
powerpc Add new functions fill_fpregs() and set_fpregs(), like fill_regs() 1998-09-14 22:43:40 +00:00
rpc
sys dpt.h has moved back to sys/dev/dpt. The dpt ioctl interface will be 1998-09-17 03:58:58 +00:00
tools
ufs Restore pre-v1.44 behavior: always copy modified in-core inode to disk 1998-09-15 14:45:28 +00:00
vm Instantiate `nfs_mount_type' in a standard file so that it is present 1998-09-05 15:17:34 +00:00
Makefile Add support for MACHINE=pc98. This leaves a single legacy entry for 1998-09-05 08:27:56 +00:00