.. |
Makefile
|
<sys/bootblock.h> is a better name than <sys/bootinfo.h>
|
2002-05-06 13:32:19 +00:00 |
acct.h
|
…
|
|
agpio.h
|
AGP GART support code. Originally written by Doug Rabson for FreeBSD,
|
2001-09-10 10:01:00 +00:00 |
ansi.h
|
Cosmetical nit-pick.
|
2001-10-16 18:05:26 +00:00 |
ataio.h
|
…
|
|
audioio.h
|
…
|
|
boot_flag.h
|
In-kernel device configuration manager - allows modification
|
2001-07-01 02:56:20 +00:00 |
bootblock.h
|
<sys/bootblock.h> is a better name than <sys/bootinfo.h>
|
2002-05-06 13:32:19 +00:00 |
bswap.h
|
…
|
|
buf.h
|
a whole bunch of changes to improve performance and robustness under load:
|
2001-09-15 20:36:31 +00:00 |
callout.h
|
Optimization suggested by Bill Sommerfeld: Keep a hint as to the
|
2001-09-11 04:32:19 +00:00 |
cdefs.h
|
Provide compat definition of __func__ for pre-C99 compiler.
|
2001-11-23 10:19:47 +00:00 |
cdefs_aout.h
|
Use __sh__ instead of __sh3__.
|
2001-12-14 23:30:02 +00:00 |
cdefs_elf.h
|
correct comment
|
2002-01-27 07:19:25 +00:00 |
cdio.h
|
…
|
|
chio.h
|
…
|
|
clist.h
|
…
|
|
clockctl.h
|
Changed clocktl interface to use syscallargs structures
|
2001-12-09 16:10:43 +00:00 |
conf.h
|
Added IRIX /dev/usema and dev/usemaclone (void driver for now, will be
|
2002-04-23 06:48:46 +00:00 |
core.h
|
precede, not preceed.
|
2001-08-20 12:00:46 +00:00 |
device.h
|
Add a "show event" ddb command to show the event counters.
|
2002-02-15 11:18:26 +00:00 |
dir.h
|
…
|
|
dirent.h
|
…
|
|
disk.h
|
Implement the hw.disknames and hw.diskstats sysctl's that have been listed
|
2002-01-27 12:41:07 +00:00 |
disklabel.h
|
Make a definition of FSMAXTYPES always available, as discussed on
|
2002-03-27 19:07:32 +00:00 |
disklabel_acorn.h
|
G/c riscbsd_partition; it's not used by anything, and is the same
|
2001-11-25 19:04:48 +00:00 |
disklabel_mbr.h
|
Move MBR_PTYPE_PREP from arch/prep/stand/mkbootimage to here.
|
2002-03-02 07:04:31 +00:00 |
dkbad.h
|
Keep the isbad() prototype here where it belongs, instead of random places.
|
2002-04-21 20:55:48 +00:00 |
dkio.h
|
Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables
|
2002-01-09 04:12:11 +00:00 |
dkstat.h
|
Add sysctls to read tk_{nin,nout,cancc,rawcc} (under a kern.tkstat node).
|
2002-01-28 02:06:02 +00:00 |
domain.h
|
…
|
|
dvdio.h
|
Add some headers for region code support (RPC), which will be added in the
|
2001-12-09 22:54:51 +00:00 |
endian.h
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
envsys.h
|
…
|
|
errno.h
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
exec.h
|
move emulation-specific sysctl hook from struct execsw to struct emul,
|
2002-04-02 20:19:59 +00:00 |
exec_aout.h
|
Add a MID_88K (note that it's different from OpenBSD's since their value
|
2001-08-16 05:06:35 +00:00 |
exec_coff.h
|
…
|
|
exec_ecoff.h
|
…
|
|
exec_elf.h
|
Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it
|
2002-01-28 22:15:54 +00:00 |
exec_macho.h
|
adjust to the new copyargs footprint
|
2001-07-29 21:22:58 +00:00 |
exec_script.h
|
…
|
|
extent.h
|
…
|
|
fcntl.h
|
Back off previous for now, Jason thinks it's not right. Will discuss
|
2001-12-07 07:09:29 +00:00 |
fdio.h
|
…
|
|
featuretest.h
|
From the comment added to the file:
|
2001-12-20 20:07:24 +00:00 |
file.h
|
struct file: bump f_count and f_msgcount to u_int, to protect against
|
2001-12-18 22:29:25 +00:00 |
filedesc.h
|
From OpenBSD, via FreeBSD: If a set{u,g}id binary is invoked with fd < 3
|
2002-04-23 15:11:25 +00:00 |
filio.h
|
…
|
|
gmon.h
|
…
|
|
hash.h
|
Add <sys/hash.h>, which currently implements three inline functions:
|
2001-12-05 06:51:55 +00:00 |
inttypes.h
|
…
|
|
ioccom.h
|
…
|
|
ioctl.h
|
Fix various misspellings of compatible/compatibility.
|
2001-06-11 01:50:48 +00:00 |
ioctl_compat.h
|
patch up some comments to avoid cpp warnings about redefines.
|
2001-11-11 00:00:15 +00:00 |
ipc.h
|
…
|
|
kcore.h
|
…
|
|
kernel.h
|
…
|
|
kgdb.h
|
add support for the `D' kgdb detach command
|
2002-01-05 22:57:38 +00:00 |
kthread.h
|
…
|
|
ktrace.h
|
…
|
|
lkm.h
|
…
|
|
localedef.h
|
…
|
|
lock.h
|
…
|
|
lockf.h
|
…
|
|
malloc.h
|
Reserve the SA malloc type on the trunk.
|
2002-01-12 00:00:39 +00:00 |
map.h
|
…
|
|
mbuf.h
|
Change the semantics of mbuf external storage "ext_free" routines
|
2002-05-02 16:22:43 +00:00 |
md4.h
|
…
|
|
md5.h
|
…
|
|
midiio.h
|
Add more MIDI control change numbers.
|
2001-10-23 13:07:09 +00:00 |
mman.h
|
…
|
|
mount.h
|
Add __MNT_CONTROL_FLAGS to __MNT_FLAGS for the sake of completeness..
|
2002-02-05 21:25:48 +00:00 |
msg.h
|
…
|
|
msgbuf.h
|
…
|
|
mtio.h
|
Use "#define<tab>" consistantly.
|
2002-04-08 12:09:09 +00:00 |
namei.h
|
- Implement
|
2001-12-08 04:09:59 +00:00 |
null.h
|
…
|
|
param.h
|
Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers
|
2002-04-05 18:27:45 +00:00 |
pipe.h
|
add NetBSD RCS tag
|
2002-03-13 20:51:37 +00:00 |
poll.h
|
…
|
|
pool.h
|
Move 'struct pool_cache_group' definition into <sys/pool.h>
|
2002-03-13 10:57:18 +00:00 |
proc.h
|
move emulation-specific sysctl hook from struct execsw to struct emul,
|
2002-04-02 20:19:59 +00:00 |
properties.h
|
Remove the property sysctl interface for now.
|
2001-10-05 19:05:05 +00:00 |
protosw.h
|
…
|
|
ptrace.h
|
Add a new ptrace request, PT_IO, as proposed by Artur Grabowski
|
2002-03-17 17:02:45 +00:00 |
queue.h
|
for QUEUEDEBUG_*_POSTREMOVE(), set the pointers to 1 instead of 0
|
2001-06-22 06:18:22 +00:00 |
radioio.h
|
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
|
2002-01-01 21:51:38 +00:00 |
reboot.h
|
In-kernel device configuration manager - allows modification
|
2001-07-01 02:56:20 +00:00 |
resource.h
|
…
|
|
resourcevar.h
|
…
|
|
rnd.h
|
Mix random data directly into the pool and increase entropy instead of
|
2001-09-09 00:48:54 +00:00 |
scanio.h
|
…
|
|
sched.h
|
Linux-compatible clone(2) system call, lifted from the Linux
|
2001-07-01 18:06:11 +00:00 |
scsiio.h
|
Add SCBUSIODETACH ioctl.
|
2001-07-18 20:20:16 +00:00 |
select.h
|
…
|
|
sem.h
|
use the exithook mechanism to clean up semaphores.
|
2002-03-17 22:21:58 +00:00 |
sha1.h
|
…
|
|
shm.h
|
Add prototype for shmat1()
|
2002-04-03 11:50:51 +00:00 |
signal.h
|
Always define SA_SIGINFO, and keep track of it in SVR4 emulation. This is
|
2002-04-12 17:37:30 +00:00 |
signalvar.h
|
- Define SIGRTMIN and SIGRTMAX iff _KERNEL.
|
2002-03-19 20:50:41 +00:00 |
socket.h
|
Sprinkle some __restrict into <sys/socket.h>.
|
2001-10-22 20:59:02 +00:00 |
socketvar.h
|
Add some experimental page-loaning for writes on sockets. It is disabled
|
2002-05-02 17:55:48 +00:00 |
sockio.h
|
…
|
|
stat.h
|
Use _LP64 insteadl of __alpha__ to determine if we're generating 64-bit
|
2002-05-03 00:27:45 +00:00 |
stdint.h
|
Prevent trad. cpp recursion; from Katsuomi Hamajima in PR kern/13479.
|
2001-07-18 17:29:53 +00:00 |
swap.h
|
…
|
|
syscall.h
|
Regen.
|
2002-05-03 00:22:16 +00:00 |
syscallargs.h
|
Regen.
|
2002-05-03 00:22:16 +00:00 |
sysctl.h
|
new emulation specific sysctls.
|
2002-03-20 00:23:46 +00:00 |
syslimits.h
|
…
|
|
syslog.h
|
…
|
|
systm.h
|
When DDB is not defined but Debugger() is anyways, define
|
2002-03-26 23:17:09 +00:00 |
tablet.h
|
…
|
|
termios.h
|
patch up some comments to avoid cpp warnings about redefines.
|
2001-11-11 00:00:15 +00:00 |
time.h
|
Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime
|
2002-01-31 00:13:07 +00:00 |
timeb.h
|
…
|
|
timepps.h
|
…
|
|
times.h
|
…
|
|
timex.h
|
Don't 'extern' function prototypes.
|
2002-03-17 11:14:04 +00:00 |
tprintf.h
|
…
|
|
trace.h
|
…
|
|
tty.h
|
_KERNEL_OPT is your friend.
|
2001-06-08 15:43:34 +00:00 |
ttychars.h
|
…
|
|
ttycom.h
|
Add IRFRAMEDISC line discipline for IrDA frames.
|
2001-12-03 23:29:11 +00:00 |
ttydefaults.h
|
…
|
|
ttydev.h
|
…
|
|
types.h
|
add a note to discourage the use of {u_,}longlong_t in non-XDR contexts,
|
2002-03-09 23:57:25 +00:00 |
ucred.h
|
Introduce struct uucred which is our ``old'' ucred structure. This is
|
2001-11-29 21:20:00 +00:00 |
uio.h
|
Back out revision 1.22:
|
2002-03-31 14:21:56 +00:00 |
un.h
|
…
|
|
unistd.h
|
Add {POSIX_MONOTONIC_CLOCK} variables.
|
2002-01-31 00:32:47 +00:00 |
unpcb.h
|
…
|
|
user.h
|
…
|
|
userconf.h
|
Fix obvious typo in multiple-inclusion protection wrapper.
|
2001-07-14 12:05:53 +00:00 |
utsname.h
|
…
|
|
vadvise.h
|
…
|
|
vmmeter.h
|
…
|
|
vnode.h
|
add SMBFS
|
2002-01-09 00:18:02 +00:00 |
vnode_if.h
|
regen
|
2001-11-12 14:48:47 +00:00 |
wait.h
|
Add `WALLSIG' which causes wait4(2) to wait for all processes, regardless
|
2001-07-18 19:10:26 +00:00 |
wdog.h
|
…
|
|