.. |
_sigset.h
|
Implement SA_NOCLDWAIT.
|
1997-09-13 19:42:29 +00:00 |
acct.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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
|
adding alogio.h to system include files
|
1997-12-09 11:43:04 +00:00 |
bio.h
|
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
|
1997-12-02 21:07:20 +00:00 |
bitstring.h
|
BSD 4.4 Lite Include Sources
|
1994-05-24 09:57:34 +00:00 |
buf.h
|
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
|
1997-12-02 21:07:20 +00:00 |
callout.h
|
Reorder struct callout for better cacheline behavior.
|
1997-12-01 05:45:15 +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
|
Staticized.
|
1997-11-22 08:35:46 +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
|
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
|
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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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 |
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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
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
|
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
|
Reviewed by: Amancio Hasty
|
1997-11-16 04:52:29 +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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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
|
Staticized.
|
1997-11-22 08:35:46 +00:00 |
link_aout.h
|
Move nlist related defines from link.h into nlist.h. Clean up
|
1997-12-06 17:59:52 +00:00 |
link_elf.h
|
Move nlist related defines from link.h into nlist.h. Clean up
|
1997-12-06 17:59:52 +00:00 |
linker.h
|
Fixed a sloppy common-style definitions.
|
1997-11-20 20:07:59 +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
|
Removed one const' from the declaration of ks_shortdesc'. The pointer
|
1997-12-05 19:14:36 +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
|
Reviewed by: julian with quick glances by bruce and others
|
1995-08-28 09:19:25 +00:00 |
mman.h
|
Define MS_SYNC for compatibility.
|
1997-12-02 21:30:03 +00:00 |
module.h
|
make a couple functions static...
|
1997-10-24 05:29:07 +00:00 |
mount.h
|
Shift a few SYSINT() calls around.
|
1997-11-25 07:07:48 +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
|
Fixed formatting of FreeBSD changes.
|
1997-09-07 17:08:32 +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
|
Explicitly use the _IOC macro directly. This changes the ioctl command
|
1997-12-15 00:29:41 +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
|
Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL
|
1997-12-15 03:09:59 +00:00 |
proc.h
|
We have had support for running the kernel daemons as threads for
|
1997-12-12 04:00:59 +00:00 |
protosw.h
|
Update interfaces for poll()
|
1997-09-14 02:25:41 +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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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
|
The improvements to clock statistics by Tor Egge
|
1997-12-08 23:00:24 +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
|
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
|
Upgrade the sound sources to Amancio Hasty's latest-and-greatest.
|
1997-10-31 06:30:22 +00:00 |
stat.h
|
Submitted by: Whistle Communications (archie Cobbs)
|
1997-06-02 06:24:52 +00:00 |
syscall-hide.h
|
Remade syscalls.master derived files.
|
1997-10-26 20:28:54 +00:00 |
syscall.h
|
Remade syscalls.master derived files.
|
1997-10-26 20:28:54 +00:00 |
sysctl.h
|
Removed trailing semicolons from the definitions of the sysctl
|
1997-09-07 16:53:52 +00:00 |
sysent.h
|
Move the "retval" (3rd) parameter from all syscall functions and put
|
1997-11-06 19:29:57 +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
|
Regenerate after changing makesyscalls.sh.
|
1997-12-16 22:27:22 +00:00 |
systm.h
|
Fixed setting of `safepri'. It should be SWI_AST_MASK most of the
|
1997-11-21 18:27:15 +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
|
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
|
1997-06-24 18:21: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
|
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
|
1997-06-24 18:21:09 +00:00 |
timex.h
|
Update our kernel ntp code to the latest from David Mills. The main change
|
1996-12-30 18:26:28 +00:00 |
tprintf.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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
|
Add posix-style clock and timer types (clockid_t and timer_t)
|
1997-05-08 13:50:36 +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
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +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 support for poll(2) on files. vop_nopoll() now returns POLLNVAL
|
1997-12-15 03:09:59 +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 |