freebsd-nq/sys/sys
Poul-Henning Kamp a4daaa09f2 Implement the spirit but not the letter of Terrys hot-char patch.
The differences Terrys patch and this patch are:
 * Remove a lot of un-needed comments.
 * Don't put l_hotchar at the front of stuct linesw, there is no need to.
 * Use the #defines for the hotchar in the SLIP and PPP line disciplines
1998-02-13 12:46:28 +00:00
..
_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
cdefs.h Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macros 1997-12-13 20:39:14 +00:00
cdio.h
chio.h
clist.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
conf.h Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +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
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
dirent.h
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
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
fcntl.h
fdcio.h
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
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 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
ioctl_bt848.h Bugs/Enhancements: 1998-02-02 13:09:12 +00:00
ioctl_compat.h
ioctl_meteor.h
ioctl.h
ipc.h Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
joystick.h
kernel.h We have had support for running the kernel daemons as threads for 1997-12-12 04:00:59 +00:00
ktrace.h
libkern.h
linedisc.h Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +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
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
msgbuf.h
mtio.h
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
pioctl.h Add a copyright and license notice, on Jordan's request. 1997-12-20 18:36:02 +00:00
pipe.h
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
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
resource.h Don't #include <sys/types.h>. I mistakenly #included it unconditionally 1997-11-18 08:07:37 +00:00
resourcevar.h
rlist.h
rtprio.h
scsiio.h Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
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 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
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
termios.h
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
timers.h
times.h
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
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 Define integer types added by POSIX.1g. We already had int8_t, int16_t, 1998-01-08 00:27:34 +00:00
ucred.h
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
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
vnioctl.h
vnode.h Add better support for larger I/O clusters, including larger physical 1998-01-24 02:01:46 +00:00
vsio.h
wait.h
wormio.h Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION. 1997-06-02 20:05:39 +00:00