.. |
_sigset.h
|
Implement SA_NOCLDWAIT.
|
1997-09-13 19:42:29 +00:00 |
acct.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
aio.h
|
Correct prototypes to match POSIX. Correct return code for aio_cancel.
|
1997-12-08 02:18:25 +00:00 |
alogio.h
|
documentation changes.
|
1998-01-06 09:27:37 +00:00 |
bio.h
|
VM level code cleanups.
|
1998-01-22 17:30:44 +00:00 |
bitstring.h
|
|
|
buf.h
|
VM level code cleanups.
|
1998-01-22 17:30:44 +00:00 |
bus_dma.h
|
Implementation of Bus Space for FreeBSD-x86.
|
1998-01-15 07:32:56 +00:00 |
callout.h
|
Fix softclock calling so we don't loose timeouts (I broke this ~10h ago)
|
1998-01-11 00:44:31 +00:00 |
ccdvar.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
cdefs.h
|
Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macros
|
1997-12-13 20:39:14 +00:00 |
cdio.h
|
This mega-commit brings the following:
|
1997-05-04 15:24:23 +00:00 |
chio.h
|
Retrofit Bruce's changes from rev 1.7.
|
1997-03-11 19:38:02 +00:00 |
clist.h
|
Some staticized variables were still declared to be extern.
|
1997-09-07 05:27:26 +00:00 |
conf.h
|
Add better support for larger I/O clusters, including larger physical
|
1998-01-24 02:01:46 +00:00 |
cons.h
|
Some staticized variables were still declared to be extern.
|
1997-07-01 00:54:37 +00:00 |
copyright.h
|
Delete a stray semicolon at the end. This only breaks gcc -pedantic
|
1998-01-06 11:44:55 +00:00 |
dataacq.h
|
Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
|
1996-09-21 14:59:43 +00:00 |
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
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
diskmbr.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
diskpc98.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
diskslice.h
|
Fixed syntax errors in `#if 0' code.
|
1997-09-16 14:31:44 +00:00 |
dkbad.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
dkstat.h
|
Some staticized variables were still declared to be extern.
|
1997-09-07 05:27:26 +00:00 |
dmap.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
domain.h
|
Fixed pedantic syntax errors caused by the trailing semicolon in the
|
1997-11-18 06:48:43 +00:00 |
dpt.h
|
Add Simon Shapiro's DPT driver
|
1998-01-26 06:11:18 +00:00 |
elf32.h
|
Collect a few missing symbols from the OpenBSD elf includes. (The OpenBSD
|
1997-08-30 18:58:31 +00:00 |
errno.h
|
Added a kernel-only error code ENOICTL. This will be returned from
|
1997-12-06 11:28:06 +00:00 |
exec.h
|
Fixed gratuitous ANSIisms.
|
1997-09-16 11:44:05 +00:00 |
fbio.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
fcntl.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
fdcio.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
file.h
|
Fixed duplicate definitions of M_FILE (one static).
|
1997-11-23 10:43:49 +00:00 |
filedesc.h
|
Moved declaration of M_IOV to a less bogus place. It belongs in
|
1997-12-05 18:58:13 +00:00 |
filio.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
ftape.h
|
Waste less space.
|
1996-11-27 22:52:25 +00:00 |
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
|
Made N_TXTADDR() work for kernels (assume that a ZMAGIC file with an
|
1997-12-19 20:44:48 +00:00 |
imgact_elf.h
|
Some staticized variables were still declared to be extern.
|
1997-09-07 05:27:26 +00:00 |
imgact.h
|
Implement the first page access for object type determination more
|
1998-01-11 21:35:38 +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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
ioctl_bt848.h
|
Bugs/Enhancements:
|
1998-02-02 13:09:12 +00:00 |
ioctl_compat.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
ioctl_meteor.h
|
Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
|
1996-09-21 14:59:43 +00:00 |
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
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
joystick.h
|
Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
|
1996-09-21 14:59:43 +00:00 |
kernel.h
|
We have had support for running the kernel daemons as threads for
|
1997-12-12 04:00:59 +00:00 |
ktrace.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
libkern.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
linedisc.h
|
Add better support for larger I/O clusters, including larger physical
|
1998-01-24 02:01:46 +00:00 |
link_aout.h
|
Implement dladdr.
|
1998-02-06 16:46:46 +00:00 |
link_elf.h
|
Implement dladdr.
|
1998-02-06 16:46:46 +00:00 |
linker.h
|
Use a real malloc type for M_LINKER instead of #defining it as M_TEMP.
|
1998-01-01 08:55:37 +00:00 |
lkm.h
|
Removed a stray backslash-newline.
|
1997-09-16 14:37:55 +00:00 |
lock.h
|
Make our v_usecount vnode reference count work identically to the
|
1998-01-06 05:26:17 +00:00 |
lockf.h
|
Forward declare a struct and #include <sys/queue.h> so that this file
|
1998-02-03 22:17:45 +00:00 |
lockmgr.h
|
Make our v_usecount vnode reference count work identically to the
|
1998-01-06 05:26:17 +00:00 |
malloc.h
|
Unspammed nested include of <vm/vm_zone.h>.
|
1997-12-27 09:42:03 +00:00 |
mbuf.h
|
Unspammed nested include of <sys/malloc.h>. <sys/mbuf.h> hasn't
|
1997-12-28 01:04:47 +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
|
Reviewed by: julian with quick glances by bruce and others
|
1995-08-28 09:19:25 +00:00 |
mman.h
|
Convert caddr_t --> void * for sys/mman.h functions.
|
1997-12-31 01:22:01 +00:00 |
module.h
|
make a couple functions static...
|
1997-10-24 05:29:07 +00:00 |
mount.h
|
Add MNT_LAZY.
|
1998-02-05 17:27:42 +00:00 |
mouse.h
|
- Add support for the following mice to psm/moused/sysmouse:
|
1997-12-07 08:09:19 +00:00 |
msg.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
msgbuf.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
mtio.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
namei.h
|
Remove two non-global variables.
|
1998-01-12 19:10:43 +00:00 |
netbsd_syscall.h
|
Since the alpha has to use NetBSD's kernel for the time being, it also
|
1998-01-11 03:53:15 +00:00 |
nlist_aout.h
|
Move nlist related defines from link.h into nlist.h. Clean up
|
1997-12-06 17:59:52 +00:00 |
param.h
|
buf.h:
|
1997-09-21 22:09:24 +00:00 |
pciio.h
|
Add PCI LKM support.
|
1997-01-21 23:23:40 +00:00 |
pioctl.h
|
Add a copyright and license notice, on Jordan's request.
|
1997-12-20 18:36:02 +00:00 |
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
|
Cleaned up some comments and ifdefs.
|
1998-02-03 22:32:23 +00:00 |
proc.h
|
VM level code cleanups.
|
1998-01-22 17:30:44 +00:00 |
protosw.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
ptrace.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
queue.h
|
Correct the definition of CIRCLEQ_EMPTY. It would give a false positive
|
1997-11-02 19:41:16 +00:00 |
random.h
|
Update select -> poll in drivers.
|
1997-09-14 03:19:42 +00:00 |
reboot.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
resource.h
|
Don't #include <sys/types.h>. I mistakenly #included it unconditionally
|
1997-11-18 08:07:37 +00:00 |
resourcevar.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
rlist.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
rtprio.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
scsiio.h
|
Serves me right for committing code late at night...
|
1998-02-01 18:09:50 +00:00 |
select.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
selinfo.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
sem.h
|
Some staticized variables were still declared to be extern.
|
1997-09-07 05:27:26 +00:00 |
shm.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +00:00 |
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
|
Moved the SMP declarations of INTREN() and INTRDIS() to the correct header,
|
1998-01-01 08:47:17 +00:00 |
snoop.h
|
Fixed nonblocking mode. It was per-device instead of per-file.
|
1997-11-18 16:13:06 +00:00 |
socket.h
|
Added inet6 to CTL_NET_NAMES.
|
1998-02-01 22:44:16 +00:00 |
socketvar.h
|
Forward declare more structs that are used in prototypes here - don't
|
1998-02-01 20:08:39 +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
|
Fixed a gratuitous ANSIism.
|
1998-02-03 20:37:29 +00:00 |
stat.h
|
Submitted by: Whistle Communications (archie Cobbs)
|
1997-06-02 06:24:52 +00:00 |
syscall-hide.h
|
Updated generated files.
|
1998-02-03 17:52:21 +00:00 |
syscall.h
|
Updated generated files.
|
1998-02-03 17:52:21 +00:00 |
sysctl.h
|
Removed trailing semicolons from the definitions of the sysctl
|
1997-09-07 16:53:52 +00:00 |
sysent.h
|
Forward declare some structs so that this file is more self-sufficient.
|
1998-02-03 21:52:02 +00:00 |
syslimits.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
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
|
Updated generated files.
|
1998-02-03 17:52:21 +00:00 |
systm.h
|
Add prototypes for swi_vm, setsoftvm, schedsoftvm, and splsoftvm that were
|
1998-01-21 18:28:49 +00:00 |
tablet.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
termios.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
time.h
|
wash, sort and put in order various nits from the i586_ctr -> tsc
|
1997-12-28 13:36:09 +00:00 |
timeb.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
timers.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
times.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
timetc.h
|
wash, sort and put in order various nits from the i586_ctr -> tsc
|
1997-12-28 13:36:09 +00:00 |
timex.h
|
Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.
|
1998-01-31 05:00:21 +00:00 |
tprintf.h
|
Forward declare some structs so that this file is more self-sufficient.
|
1998-02-03 21:52:02 +00:00 |
tty.h
|
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
|
1997-10-12 20:26:33 +00:00 |
ttychars.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
ttycom.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
types.h
|
Define integer types added by POSIX.1g. We already had int8_t, int16_t,
|
1998-01-08 00:27:34 +00:00 |
ucred.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
uio.h
|
Make our v_usecount vnode reference count work identically to the
|
1998-01-06 05:26:17 +00:00 |
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
|
Use roundup(MAXLOGNAME, sizeof(long)) as e_login/s_login arrays size
|
1997-03-03 09:51:15 +00:00 |
utsname.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
vadvise.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
vcmd.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
vlimit.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
vmmeter.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
vnioctl.h
|
Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all
|
1996-03-11 19:39:40 +00:00 |
vnode.h
|
Add better support for larger I/O clusters, including larger physical
|
1998-01-24 02:01:46 +00:00 |
vsio.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
wait.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
wormio.h
|
Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION.
|
1997-06-02 20:05:39 +00:00 |