freebsd-dev/sys/sys
John-Mark Gurney f173e80c8b make a couple functions static...
also change module_register_static to module_register_init as this
function initalizes the module for both dynamic and static modules...
1997-10-24 05:29:07 +00:00
..
_sigset.h Implement SA_NOCLDWAIT. 1997-09-13 19:42:29 +00:00
acct.h
aio.h Clean up some lint associated with the AIO code. 1997-07-17 04:49:43 +00:00
bio.h Fix a potentially disasterous '==' instead of '=' bug. 1997-10-23 11:32:06 +00:00
bitstring.h
buf.h Fix a potentially disasterous '==' instead of '=' bug. 1997-10-23 11:32:06 +00:00
callout.h Store an absolute tick value in callout entries so that a subtraction on 1997-09-24 16:39:27 +00:00
ccdvar.h
cdefs.h Make the necessary changes so that an ELF kernel can be built. I 1997-04-22 06:55:47 +00:00
cdio.h This mega-commit brings the following: 1997-05-04 15:24:23 +00:00
chio.h
clist.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
conf.h Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
cons.h Some staticized variables were still declared to be extern. 1997-07-01 00:54:37 +00:00
copyright.h Extended copyright of PC-98 to 1997. 1997-05-05 13:24:16 +00:00
dataacq.h
devfsext.h Cleaned up. 1997-09-16 14:23:35 +00:00
device.h buf.h: 1997-09-21 22:09:24 +00:00
dir.h Deprecated <sys/dir.h> some more - changed the comment saying that 1997-04-10 13:54:19 +00:00
dirent.h Deprecated <sys/dir.h> some more - changed the comment saying that 1997-04-10 13:54:19 +00:00
disk.h buf.h: 1997-09-21 22:09:24 +00:00
disklabel.h buf.h: 1997-09-21 22:09:24 +00:00
diskmbr.h buf.h: 1997-09-21 22:09:24 +00:00
diskpc98.h buf.h: 1997-09-21 22:09:24 +00:00
diskslice.h Fixed syntax errors in `#if 0' code. 1997-09-16 14:31:44 +00:00
dkbad.h
dkstat.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
dmap.h
domain.h
elf32.h Collect a few missing symbols from the OpenBSD elf includes. (The OpenBSD 1997-08-30 18:58:31 +00:00
errno.h
exec.h Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
fbio.h
fcntl.h
fdcio.h
file.h Update interfaces for poll() 1997-09-14 02:25:41 +00:00
filedesc.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
filio.h
ftape.h
gmon.h 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bit 1997-07-13 16:38:39 +00:00
imgact_aout.h
imgact_elf.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
imgact.h Add argv0 field for imgact structure - for replacing argv0 in shell 1997-04-23 22:02:37 +00:00
inflate.h Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
interrupt.h Back out 'conflicts' with IRQs, remove intr_registered() decl 1997-07-09 18:08:15 +00:00
ioccom.h
ioctl_bt848.h Latest round of patches from the author. 1997-10-07 06:30:01 +00:00
ioctl_compat.h
ioctl_meteor.h
ioctl.h Don't include <sys/ioctl.h> in the kernel. Stage 10 (final). Warn if 1997-03-24 12:48:46 +00:00
ipc.h
joystick.h
kernel.h buf.h: 1997-09-21 22:09:24 +00:00
ktrace.h
libkern.h
linedisc.h Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
link_aout.h Implement dlsym(RTLD_NEXT, symbol). 1997-08-02 04:56:44 +00:00
link_elf.h Implement dlsym(RTLD_NEXT, symbol). 1997-08-02 04:56:44 +00:00
linker.h This is the kernel linker. To use it, you will first need to apply 1997-05-07 16:05:47 +00:00
lkm.h Removed a stray backslash-newline. 1997-09-16 14:37:55 +00:00
lock.h Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
lockf.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
lockmgr.h Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
malloc.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
mbuf.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
md5.h Make the MD* header files C++-aware. Also, string arguments are supposed 1997-08-25 05:24:31 +00:00
mdioctl.h
mman.h #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn't 1997-04-13 15:38:10 +00:00
module.h make a couple functions static... 1997-10-24 05:29:07 +00:00
mount.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
mouse.h Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one 1997-10-19 10:45:18 +00:00
msg.h
msgbuf.h
mtio.h
namei.h Fixed formatting of FreeBSD changes. 1997-09-07 17:08:32 +00:00
nlist_aout.h
param.h buf.h: 1997-09-21 22:09:24 +00:00
pciio.h
pipe.h Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that 1997-04-09 16:53:45 +00:00
poll.h oops, I accidently committed a version without INFTIM at the last moment. 1997-09-14 05:38:03 +00:00
proc.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
protosw.h Update interfaces for poll() 1997-09-14 02:25:41 +00:00
ptrace.h
queue.h buf.h: 1997-09-21 22:09:24 +00:00
random.h Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
reboot.h
resource.h
resourcevar.h
rlist.h
rtprio.h
scsiio.h
select.h
selinfo.h
sem.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
shm.h
signal.h Implement SA_NOCLDWAIT. 1997-09-13 19:42:29 +00:00
signalvar.h remove global prototype for setsigvec(). It's static inside kern_sig.c 1997-08-30 11:24:05 +00:00
smp.h General cleanup of the lock pushdown code. They are grouped and enabled 1997-09-07 22:04:09 +00:00
snoop.h
socket.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
socketvar.h Update interfaces for poll() 1997-09-14 02:25:41 +00:00
sockio.h Introduce the SIOC[SG]IFGENERIC hooks that can be used to pass an 1997-10-07 07:39:40 +00:00
soundcard.h
stat.h Submitted by: Whistle Communications (archie Cobbs) 1997-06-02 06:24:52 +00:00
syscall-hide.h Regenerate _after_ the commit to syscalls.master 1997-09-15 02:03:45 +00:00
syscall.h Regenerate _after_ the commit to syscalls.master 1997-09-15 02:03:45 +00:00
sysctl.h Removed trailing semicolons from the definitions of the sysctl 1997-09-07 16:53:52 +00:00
sysent.h
syslimits.h
syslog.h Since i've just touched <sys/syslog.h>, thereby causing a large part 1997-10-06 20:37:01 +00:00
sysproto.h Regenerate _after_ the commit to syscalls.master 1997-09-15 02:03:45 +00:00
systm.h Remove a bunch of unused malloc types. 1997-10-10 18:15:47 +00:00
tablet.h
termios.h
time.h Add tickadj to struct clockinfo, like NetBSD and OpenBSD. 1997-06-24 18:21:09 +00:00
timeb.h
timers.h
times.h
timetc.h Add tickadj to struct clockinfo, like NetBSD and OpenBSD. 1997-06-24 18:21:09 +00:00
timex.h
tprintf.h
tty.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
ttychars.h
ttycom.h
ttydefaults.h Map CSTATUS to ^T by default or it never noticed by novice users 1997-08-15 22:43:22 +00:00
ttydev.h
types.h Add posix-style clock and timer types (clockid_t and timer_t) 1997-05-08 13:50:36 +00:00
ucred.h
uio.h
un.h Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
unistd.h Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
unpcb.h Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
user.h
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
vnioctl.h
vnode.h Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
vsio.h
wait.h
wormio.h Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION. 1997-06-02 20:05:39 +00:00