.. |
Makefile
|
Add <sys/hash.h>, which currently implements three inline functions:
|
2001-12-05 06:51:55 +00:00 |
acct.h
|
Create new kernel thread to issue statfs(2) system call to check free
|
2000-03-10 01:13:18 +00:00 |
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
|
Add a field in mixer_devinfo_t that indicates the minimum delta to
|
2000-12-29 10:00:08 +00:00 |
boot_flag.h
|
In-kernel device configuration manager - allows modification
|
2001-07-01 02:56:20 +00:00 |
bswap.h
|
tread _STANDALONE like _KERNEL: don't rename bswapNN functions
|
2000-02-03 02:03:12 +00:00 |
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
|
check __LEADING_UNDERSCORE instead of __sh3__
|
2001-02-25 15:49:58 +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
|
convert cdev_ir_init() to use the cdev__ocrwip_init() helper macro,
|
2001-12-02 12:17:12 +00:00 |
core.h
|
precede, not preceed.
|
2001-08-20 12:00:46 +00:00 |
device.h
|
Prototype for config_makeroom(), the routine that expands the cd_devs array.
|
2001-12-02 02:42:25 +00:00 |
dir.h
|
…
|
|
dirent.h
|
…
|
|
disk.h
|
Nuke dk_establish() from orbit except from those ports which still use
|
2000-05-16 05:45:44 +00:00 |
disklabel.h
|
Protect #include <sys/types.h> by #ifndef _LOCORE. <sys/types.h> isn't
|
2001-04-03 20:25:22 +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
|
add MBR_IS_EXTENDED() to detect one of the extended MBR partition types
|
2000-12-24 13:30:51 +00:00 |
dkbad.h
|
…
|
|
dkio.h
|
Define __HAVE_OLD_DISKLABEL in <machine/types.h> for i386 (where the
|
2001-01-07 17:55:40 +00:00 |
dkstat.h
|
Move schedticks and cp_time into schedstate_percpu. Also, allow
|
2000-06-03 20:42:42 +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
|
Pull in <sys/ioccom.h>, and define ENVSYS_NSENSORS (number of sensor
|
2000-06-24 19:50:28 +00:00 |
errno.h
|
Remove ENOTSUP for the moment. This needs a unique number, as noted by
|
2000-07-14 21:39:56 +00:00 |
exec.h
|
Make the coredump routine exec-format/emulation specific. Split
|
2001-12-08 00:35:25 +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
|
Move a bunch of the COFF definitions into exec_coff.h, so they can be used by
|
2000-06-04 16:23:59 +00:00 |
exec_ecoff.h
|
restructure struct emul and execsw, in preparation to make emulations LKMable:
|
2000-11-21 00:37:49 +00:00 |
exec_elf.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +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
|
…
|
|
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
|
Fix a partial construction problem that can cause race conditions
|
2001-06-14 20:32:41 +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
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
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
|
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
|
2000-06-02 15:53:03 +00:00 |
kcore.h
|
…
|
|
kernel.h
|
New callout mechanism with two major improvements over the old
|
2000-03-23 06:30:07 +00:00 |
kgdb.h
|
…
|
|
kthread.h
|
ANSI'ify.
|
2000-07-14 07:14:33 +00:00 |
ktrace.h
|
utrace(2): limit size of user data to KTR_USER_MAXLEN (currently 2048); return EINVAL if 'len' is bigger
|
2001-01-05 22:25:26 +00:00 |
lkm.h
|
LMREADY actually takes a `u_long' (really, a pointer).
|
2001-02-25 17:44:15 +00:00 |
localedef.h
|
C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,
|
2001-01-02 10:53:24 +00:00 |
lock.h
|
Add a simple_lock_only_held() LOCKDEBUG routine, which allows code
|
2001-06-05 04:38:08 +00:00 |
lockf.h
|
guard prototypes for lf_* functions by ifdef _KERNEL
|
2000-08-04 09:20:21 +00:00 |
malloc.h
|
Introduce M_NEWDIRBLK type.
|
2001-12-18 10:57:42 +00:00 |
map.h
|
…
|
|
mbuf.h
|
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
|
2001-10-18 20:17:24 +00:00 |
md4.h
|
in-kernel MD4 implementation, from libc
|
2000-12-08 06:29:23 +00:00 |
md5.h
|
…
|
|
midiio.h
|
Add more MIDI control change numbers.
|
2001-10-23 13:07:09 +00:00 |
mman.h
|
add missing semicolon to typedef of mode_t
|
2000-10-18 01:43:18 +00:00 |
mount.h
|
use struct uucred in export_args.
|
2001-11-29 21:20:17 +00:00 |
msg.h
|
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
|
2000-06-02 15:53:03 +00:00 |
msgbuf.h
|
…
|
|
mtio.h
|
…
|
|
namei.h
|
- Implement
|
2001-12-08 04:09:59 +00:00 |
null.h
|
Handle non-GNU C++ as well. Pointed out by Klaus Klein.
|
2000-05-19 18:57:48 +00:00 |
param.h
|
Bump version to 1.5ZA - struct file change
|
2001-12-18 22:34:37 +00:00 |
pipe.h
|
use pmap_kenter_pa() instead of pmap_enter(), this is required for
|
2001-11-06 07:30:14 +00:00 |
poll.h
|
…
|
|
pool.h
|
Add support for allocating pool memory in units smaller than a whole page.
|
2001-10-07 12:44:06 +00:00 |
proc.h
|
Make the coredump routine exec-format/emulation specific. Split
|
2001-12-08 00:35:25 +00:00 |
properties.h
|
Remove the property sysctl interface for now.
|
2001-10-05 19:05:05 +00:00 |
protosw.h
|
Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Disconnected
|
2001-03-21 19:22:27 +00:00 |
ptrace.h
|
* Allow machine-dependent code to specify hooks for ptrace(2)
|
2001-12-05 00:58:05 +00:00 |
queue.h
|
for QUEUEDEBUG_*_POSTREMOVE(), set the pointers to 1 instead of 0
|
2001-06-22 06:18:22 +00:00 |
reboot.h
|
In-kernel device configuration manager - allows modification
|
2001-07-01 02:56:20 +00:00 |
resource.h
|
Remplace kern.shortcorename sysctl with a more flexible sheme,
|
1999-09-28 14:47:00 +00:00 |
resourcevar.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
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
|
convert to ANSI KNF
|
2001-02-26 16:24:02 +00:00 |
sem.h
|
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
|
2000-06-02 15:53:03 +00:00 |
sha1.h
|
…
|
|
shm.h
|
SHMLBA:
|
2001-05-10 10:50:51 +00:00 |
signal.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
signalvar.h
|
Make the coredump routine exec-format/emulation specific. Split
|
2001-12-08 00:35:25 +00:00 |
socket.h
|
Sprinkle some __restrict into <sys/socket.h>.
|
2001-10-22 20:59:02 +00:00 |
socketvar.h
|
sbspace(): use lmin() instead of imin() and kill now unneeded casts
|
2001-09-28 18:02:45 +00:00 |
sockio.h
|
Implement support for IP/TCP/UDP checksum offloading provided by
|
2001-06-02 16:17:09 +00:00 |
stat.h
|
implement lchflags(2), which does the chflags(2) dance without following
|
2000-04-17 14:31:21 +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
|
add SWAP_GETDUMPDEV command.
|
2000-11-17 11:32:55 +00:00 |
syscall.h
|
Dummy commit (removed one blank comment line) to make sure that all the
|
2001-11-13 14:49:56 +00:00 |
syscallargs.h
|
Made syscallargs.h lint-friendly, so that it can be included in libc sources
|
2001-10-30 21:52:26 +00:00 |
sysctl.h
|
Remove the property sysctl interface for now.
|
2001-10-05 19:05:05 +00:00 |
syslimits.h
|
build CHILD_MAX to 160. 80 has proved consistently not enough.
|
2001-03-28 08:45:34 +00:00 |
syslog.h
|
Remove the "kprintf" gcc attribute permanently. Use standard "printf"
|
2000-08-09 03:23:10 +00:00 |
systm.h
|
Protect printf() like functions and b{copy,zero,cmp} from being defined
|
2001-11-12 23:08:13 +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
|
Changed clocktl interface to use syscallargs structures
|
2001-12-09 16:10:43 +00:00 |
timeb.h
|
…
|
|
timepps.h
|
#if 0 a static declaration for a function that does not exist.
|
2000-07-23 22:56:14 +00:00 |
times.h
|
…
|
|
timex.h
|
Put comments around token after #endif.
|
2001-09-30 05:31:20 +00:00 |
tprintf.h
|
Remove the "kprintf" gcc attribute permanently. Use standard "printf"
|
2000-08-09 03:23:10 +00:00 |
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
|
set CSTATUS to CTRL('t')
|
2000-08-05 01:27:12 +00:00 |
ttydev.h
|
…
|
|
types.h
|
Define caddr_t, gid_t and uid_t via <sys/ansi.h>.
|
2001-10-16 18:04:14 +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
|
Make this capable of being included without pre-requisite headers.
|
2001-10-16 15:52:19 +00:00 |
un.h
|
Avoid recursion with traditional cpp.
|
2000-07-28 09:33:28 +00:00 |
unistd.h
|
1003.1c: add {LOGIN_NAME_MAX}.
|
1999-09-27 16:24:39 +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 a new vnode flag VEXECMAP, which indicates that a vnode has
|
2001-10-30 15:32:01 +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
|
Interface definition for watchdog timers.
|
2000-11-04 18:33:33 +00:00 |