.. |
acct.h
|
|
|
agpio.h
|
|
|
ansi.h
|
Cosmetical nit-pick.
|
2001-10-16 18:05:26 +00:00 |
ataio.h
|
|
|
audioio.h
|
|
|
boot_flag.h
|
|
|
bswap.h
|
|
|
buf.h
|
|
|
callout.h
|
|
|
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 |
cdefs.h
|
Provide compat definition of __func__ for pre-C99 compiler.
|
2001-11-23 10:19:47 +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
|
Ooops, ISDN phone devices have an ioctl function, so add them to the
|
2002-01-27 11:40:48 +00:00 |
core.h
|
|
|
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
|
Implement the hw.disknames and hw.diskstats sysctl's that have been listed
|
2002-01-27 12:41:07 +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
|
|
|
disklabel.h
|
|
|
dkbad.h
|
|
|
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
|
|
|
envsys.h
|
|
|
errno.h
|
|
|
exec_aout.h
|
|
|
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
|
|
|
exec_script.h
|
|
|
exec.h
|
Make the coredump routine exec-format/emulation specific. Split
|
2001-12-08 00:35:25 +00:00 |
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
|
|
|
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_compat.h
|
patch up some comments to avoid cpp warnings about redefines.
|
2001-11-11 00:00:15 +00:00 |
ioctl.h
|
|
|
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
|
|
|
Makefile
|
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
|
2002-01-01 21:51:38 +00:00 |
malloc.h
|
Reserve the SA malloc type on the trunk.
|
2002-01-12 00:00:39 +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
|
|
|
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
|
|
|
namei.h
|
- Implement
|
2001-12-08 04:09:59 +00:00 |
null.h
|
|
|
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
|
Fix a ptrace/execve race that could be used to modify the child process's
|
2002-01-11 21:16:27 +00:00 |
properties.h
|
Remove the property sysctl interface for now.
|
2001-10-05 19:05:05 +00:00 |
protosw.h
|
|
|
ptrace.h
|
* Allow machine-dependent code to specify hooks for ptrace(2)
|
2001-12-05 00:58:05 +00:00 |
queue.h
|
|
|
radioio.h
|
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
|
2002-01-01 21:51:38 +00:00 |
reboot.h
|
|
|
resource.h
|
|
|
resourcevar.h
|
|
|
rnd.h
|
|
|
scanio.h
|
|
|
sched.h
|
|
|
scsiio.h
|
|
|
select.h
|
|
|
sem.h
|
|
|
sha1.h
|
|
|
shm.h
|
|
|
signal.h
|
|
|
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
|
|
|
sockio.h
|
|
|
stat.h
|
|
|
stdint.h
|
|
|
swap.h
|
|
|
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
|
Add {POSIX_MONOTONIC_CLOCK} variables.
|
2002-01-31 00:32:47 +00:00 |
syslimits.h
|
|
|
syslog.h
|
|
|
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
|
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
|
|
|
tprintf.h
|
|
|
trace.h
|
|
|
tty.h
|
|
|
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
|
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
|
|
|
unistd.h
|
Add {POSIX_MONOTONIC_CLOCK} variables.
|
2002-01-31 00:32:47 +00:00 |
unpcb.h
|
|
|
user.h
|
|
|
userconf.h
|
|
|
utsname.h
|
|
|
vadvise.h
|
|
|
vmmeter.h
|
|
|
vnode_if.h
|
regen
|
2001-11-12 14:48:47 +00:00 |
vnode.h
|
add SMBFS
|
2002-01-09 00:18:02 +00:00 |
wait.h
|
|
|
wdog.h
|
|
|