freebsd-nq/sys/sys
1999-01-21 16:15:53 +00:00
..
_posix.h *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
_sigset.h
acct.h
aio.h Bring a bit closer to the normal form. (In particular, add 1999-01-17 22:33:08 +00:00
bio.h Typo: s/bpreassignbuf/pbreassignbuf/ so the prototype matches it's function 1999-01-21 13:41:12 +00:00
bitstring.h
blist.h Add new blist module - radix tree based bitmap allocator with 1999-01-21 08:11:06 +00:00
buf.h Typo: s/bpreassignbuf/pbreassignbuf/ so the prototype matches it's function 1999-01-21 13:41:12 +00:00
bus_dma.h Don't pretend to support ix86's with 16-bit ints by using longs just 1998-09-29 09:06:00 +00:00
bus_private.h My changes to the new device interface: 1998-11-14 21:58:51 +00:00
bus.h A few small improvements to the bus code: 1999-01-16 17:44:09 +00:00
callout.h
ccdvar.h
cdefs.h Per request from ache, change the numbering scheme of __FreeBSD_cc_version. 1998-10-29 22:11:08 +00:00
cdio.h
chio.h
clist.h
conf.h Typo: s/mdev/bdev/, added in rev 1.47 (must fix in RELENG_3 too) 1999-01-21 16:15:53 +00:00
cons.h Fixed pedantic syntax errors caused by a trailing semicolon in a macro 1999-01-09 14:07:37 +00:00
copyright.h Happy 1999! 1998-12-31 14:26:42 +00:00
dataacq.h Put back this wholly innocent victim of Mike's drive-by shooting on alog; 1999-01-20 13:09:28 +00:00
devfsext.h Rename one of the two devfs_link's to devfs_makelink. 1998-12-10 19:57:01 +00:00
device.h
devicestat.h My changes to the new device interface: 1998-11-14 21:58:51 +00:00
dir.h
dirent.h Make <sys/dirent.h> and <dirent.h> self-sufficient, using new __intN_t types. 1998-12-19 00:30:01 +00:00
disk.h
disklabel.h catch a /boot doc instance I missed. 1999-01-03 07:38:58 +00:00
diskmbr.h catch a /boot doc instance I missed. 1999-01-03 07:38:58 +00:00
diskpc98.h catch a /boot doc instance I missed. 1999-01-03 07:38:58 +00:00
diskslice.h
dkbad.h
dkstat.h
dmap.h
domain.h Minor rearranging of code to allow simple protocol domains to be 1999-01-21 00:26:41 +00:00
elf32.h
elf64.h
elf_common.h
elf_generic.h
errno.h Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
exec.h Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
filio.h
ftape.h
gmon.h
imgact_aout.h
imgact_elf.h Don't use __BEGIN_DECLS/__END_DECLS in the kernel. 1999-01-01 14:30:11 +00:00
imgact.h Various changes to support OSF1 emulation: 1998-12-30 10:38:59 +00:00
inflate.h
interrupt.h
inttypes.h Little reorganization: 1998-12-19 00:02:34 +00:00
ioccom.h
ioctl_bt848.h Changed tuner code to autodetect tuner i2c address. 1998-09-30 20:43:25 +00:00
ioctl_compat.h
ioctl_meteor.h
ioctl.h
ipc.h
joystick.h
kernel.h Move the linker set definitions into a new header file 1999-01-14 05:48:46 +00:00
ktrace.h
libkern.h
linedisc.h Typo: s/mdev/bdev/, added in rev 1.47 (must fix in RELENG_3 too) 1999-01-21 16:15:53 +00:00
link_aout.h
link_elf.h
linker_set.h Move the linker set definitions into a new header file 1999-01-14 05:48:46 +00:00
linker.h kldsym(2) prototype implementation 1998-11-11 13:04:40 +00:00
lkm.h
lock.h Add 'options DEBUG_LOCKS', which stores extra information in struct 1999-01-20 14:49:12 +00:00
lockf.h
lockmgr.h Add 'options DEBUG_LOCKS', which stores extra information in struct 1999-01-20 14:49:12 +00:00
malloc.h Renamed M_KERNEL to a more appropriate M_USE_RESERVE. 1999-01-21 09:23:21 +00:00
mbuf.h Get rid of MT_RTABLE; multicast routing no longer uses it. 1999-01-18 02:09:52 +00:00
md5.h
mdioctl.h
mman.h Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
module.h Implement a mechanism for a module to report a small amount of module 1999-01-09 14:59:50 +00:00
mount.h Fixed the type and order of vfs_modevent. This fixes part of a spew of 1998-11-15 15:12:58 +00:00
mouse.h - Added support for Genius Kidspad tablet. 1998-11-20 11:22:17 +00:00
msg.h
msgbuf.h
mtio.h add command storage to correlate with latched error 1998-12-22 17:17:17 +00:00
namei.h
nlist_aout.h
param.h This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
pciio.h
pioctl.h
pipe.h I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
poll.h
posix4.h
proc.h Changes to the LINUX_THREADS support to only allocate extra memory for 1999-01-07 21:23:50 +00:00
procfs.h
protosw.h Add a flag, passed to pru_send routines, PRUS_MORETOCOME. This 1999-01-20 17:32:01 +00:00
ptrace.h
queue.h Name change suggested by Justin (QUEUE->UNTIL) 1999-01-07 22:27:53 +00:00
random.h
reboot.h
resource.h
resourcevar.h
rlist.h
rman.h The new resource manager, hopefully in a reasonably stable form. 1998-10-29 01:48:36 +00:00
rtprio.h
scsiio.h
select.h
selinfo.h
sem.h Remove hardwired alignment, align to sizeof(long) which should be more 1998-12-14 21:34:55 +00:00
semaphore.h
shm.h
signal.h
signalvar.h Changes to the LINUX_THREADS support to only allocate extra memory for 1999-01-07 21:23:50 +00:00
sliceio.h
smp.h
snoop.h
socket.h Implemented zero-copy TCP/IP extensions via sendfile(2) - send a 1998-11-05 14:28:26 +00:00
socketvar.h I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
sockio.h
soundcard.h
stat.h
syscall-hide.h regenerate (+kldsym) 1998-11-11 12:57:05 +00:00
syscall.h regenerate (+kldsym) 1998-11-11 12:57:05 +00:00
syscall.mk regenerate (+kldsym) 1998-11-11 12:57:05 +00:00
sysctl.h Back out last change to sysctl. 1999-01-10 07:45:33 +00:00
sysent.h Implement support for adding syscalls in KLD modules. 1999-01-09 14:15:41 +00:00
syslimits.h
syslog.h
sysproto.h regenerate (+kldsym) 1998-11-11 13:05:29 +00:00
systm.h Add getenv_int(), specifically for retrieving integer values from kernel 1999-01-15 17:25:02 +00:00
tablet.h
termios.h
time.h Wrap two macros into do { ... } while (0), and fix the way they're used 1998-12-15 17:38:33 +00:00
timeb.h
timepps.h
timers.h
times.h
timetc.h Wrap two macros into do { ... } while (0), and fix the way they're used 1998-12-15 17:38:33 +00:00
timex.h
tprintf.h
tty.h I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
ttychars.h
ttycom.h follow up to: 1998-12-29 13:06:54 +00:00
ttydefaults.h
ttydev.h
types.h This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
ucred.h
uio.h
un.h
unistd.h Changes to the LINUX_THREADS support to only allocate extra memory for 1999-01-07 21:23:50 +00:00
unpcb.h
user.h Re-enable the options in ps(1) that were disabled with the Linux 1999-01-13 03:11:43 +00:00
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
vnioctl.h
vnode.h Add 'options DEBUG_LOCKS', which stores extra information in struct 1999-01-20 14:49:12 +00:00
vsio.h
wait.h
wormio.h
xrpuio.h Header file for XRPU devices. 1998-10-24 19:47:29 +00:00