.. |
acct.h
|
|
|
ansi.h
|
|
|
ataio.h
|
|
|
audioio.h
|
|
|
boot_flag.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
bswap.h
|
|
|
buf.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
callout.h
|
|
|
cdefs_aout.h
|
|
|
cdefs_elf.h
|
|
|
cdefs.h
|
Add a __static_cast() macro to help standard headers when used in C++
|
2001-05-06 14:04:58 +00:00 |
cdio.h
|
|
|
chio.h
|
|
|
clist.h
|
|
|
conf.h
|
Add l_poll' to struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
core.h
|
|
|
device.h
|
|
|
dir.h
|
|
|
dirent.h
|
|
|
disk.h
|
|
|
disklabel_mbr.h
|
|
|
disklabel.h
|
|
|
dkbad.h
|
|
|
dkio.h
|
|
|
dkstat.h
|
|
|
domain.h
|
|
|
dvdio.h
|
|
|
endian.h
|
|
|
envsys.h
|
|
|
errno.h
|
|
|
event.h
|
|
|
eventvar.h
|
|
|
exec_aout.h
|
|
|
exec_coff.h
|
|
|
exec_ecoff.h
|
|
|
exec_elf.h
|
ElfNN_RelA -> ElfNN_Rela, which I missed in the Great Renaming;
|
2001-04-25 12:18:48 +00:00 |
exec_script.h
|
|
|
exec.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
extent.h
|
|
|
fcntl.h
|
|
|
fdio.h
|
|
|
featuretest.h
|
|
|
file.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
filedesc.h
|
|
|
filio.h
|
|
|
fnv_hash.h
|
|
|
gmon.h
|
|
|
inttypes.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
ioccom.h
|
|
|
ioctl_compat.h
|
|
|
ioctl.h
|
|
|
ipc.h
|
|
|
kcore.h
|
|
|
kernel.h
|
|
|
kgdb.h
|
|
|
kthread.h
|
|
|
ktrace.h
|
|
|
lkm.h
|
|
|
localedef.h
|
|
|
lock.h
|
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
|
2001-05-26 16:32:40 +00:00 |
lockf.h
|
|
|
Makefile
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
malloc.h
|
add missing parenthesis in macros, detected by lint and debugged by todd.
|
2001-05-11 05:13:57 +00:00 |
map.h
|
|
|
mbuf.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
md4.h
|
|
|
md5.h
|
|
|
midiio.h
|
|
|
mman.h
|
|
|
mount.h
|
|
|
msg.h
|
|
|
msgbuf.h
|
|
|
mtio.h
|
|
|
namei.h
|
|
|
null.h
|
|
|
param.h
|
Bump kernel version number due to `struct linesw' change.
|
2001-05-02 10:33:36 +00:00 |
poll.h
|
|
|
pool.h
|
Make this build again ifdef DIAGNOSTIC (oops)
|
2001-05-13 17:17:34 +00:00 |
proc.h
|
Backed out a previous commit that was incomplete and hence broke several
|
2001-05-19 17:28:33 +00:00 |
protosw.h
|
|
|
ptrace.h
|
|
|
queue.h
|
more fun with QUEUEDEBUG: include the file and line number in panics
|
2001-05-27 01:36:47 +00:00 |
reboot.h
|
|
|
resource.h
|
|
|
resourcevar.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
rnd.h
|
|
|
scanio.h
|
|
|
sched.h
|
Declare schedhz and rrticks as 'externs'.
|
2001-05-06 13:47:14 +00:00 |
scsiio.h
|
|
|
select.h
|
|
|
sem.h
|
|
|
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
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
socket.h
|
* Replace a couple of cases of u_char and u_short with uint8_t and uint16_t,
|
2001-05-05 12:47:58 +00:00 |
socketvar.h
|
implement the recently introduced EMUL_BSD_ASYNCIO_PIPE emulation package
|
2001-05-06 19:22:32 +00:00 |
sockio.h
|
|
|
stat.h
|
|
|
stdint.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
swap.h
|
|
|
syscall.h
|
|
|
syscallargs.h
|
regen for whitespace cleanup
|
2001-05-24 06:44:30 +00:00 |
sysctl.h
|
Fix current KERN_MAXID - it was one too many.
|
2001-05-04 15:50:13 +00:00 |
syslimits.h
|
|
|
syslog.h
|
|
|
systm.h
|
cpu_Debugger() is always available on the sun2.
|
2001-05-08 13:07:35 +00:00 |
tablet.h
|
|
|
termios.h
|
|
|
time.h
|
remove some lint
|
2001-04-30 01:13:20 +00:00 |
timeb.h
|
|
|
timepps.h
|
|
|
times.h
|
|
|
timex.h
|
|
|
tprintf.h
|
|
|
trace.h
|
|
|
tty.h
|
Add l_poll' to struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
ttychars.h
|
|
|
ttycom.h
|
|
|
ttydefaults.h
|
|
|
ttydev.h
|
|
|
types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
ucred.h
|
|
|
uio.h
|
|
|
un.h
|
|
|
unistd.h
|
|
|
unpcb.h
|
|
|
user.h
|
|
|
utsname.h
|
|
|
vadvise.h
|
|
|
vmmeter.h
|
|
|
vnode_if.h
|
regen.
|
2001-05-26 21:34:04 +00:00 |
vnode.h
|
Implement page coloring, using a round-robin bucket selection
|
2001-04-29 04:23:20 +00:00 |
wait.h
|
|
|
wdog.h
|
|
|