.. |
Makefile
|
Install dvdio.h.
|
1999-11-01 00:00:43 +00:00 |
acct.h
|
…
|
|
ataio.h
|
…
|
|
audioio.h
|
…
|
|
bswap.h
|
MI prototypes for the bswap*() functions.
|
1999-08-21 05:20:50 +00:00 |
buf.h
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
callout.h
|
…
|
|
cdefs.h
|
…
|
|
cdefs_aout.h
|
add __SCCSID() and __SCCSID2() macros for userland, and __KERNEL_SCCSID() for
|
1999-12-11 22:29:32 +00:00 |
cdefs_elf.h
|
add __SCCSID() and __SCCSID2() macros for userland, and __KERNEL_SCCSID() for
|
1999-12-11 22:29:32 +00:00 |
cdio.h
|
…
|
|
chio.h
|
Rework the changer driver a bit:
|
1999-09-09 23:24:11 +00:00 |
clist.h
|
…
|
|
conf.h
|
Rework the changer driver a bit:
|
1999-09-09 23:24:11 +00:00 |
core.h
|
…
|
|
device.h
|
First step toward network boot.
|
1999-09-23 15:14:57 +00:00 |
dir.h
|
…
|
|
dirent.h
|
…
|
|
disk.h
|
…
|
|
disklabel.h
|
Define macro to translate disk unit/partition pair into device minor.
|
1999-09-21 03:08:18 +00:00 |
disklabel_mbr.h
|
Correct handling of extended partitions within extended partitions.
|
1999-09-23 15:21:12 +00:00 |
dkbad.h
|
…
|
|
dkio.h
|
…
|
|
dkstat.h
|
…
|
|
domain.h
|
…
|
|
dvdio.h
|
Fix the size of start_sector, end_sector and end_sector_l0. (I'm just going to
|
1999-10-31 14:03:16 +00:00 |
endian.h
|
MI prototypes and macros for the {h,n}to{n,h}() functions, and macros
|
1999-08-21 05:27:26 +00:00 |
errno.h
|
…
|
|
exec.h
|
…
|
|
exec_aout.h
|
Merge in NetBSD/sh3 from cvs.kame.net repository.
|
1999-09-13 10:30:21 +00:00 |
exec_ecoff.h
|
…
|
|
exec_elf.h
|
Define ELF_ST_*() to ELF{32,64}_ST_* as appropriate. They evaluate to
|
1999-11-10 17:31:56 +00:00 |
exec_script.h
|
…
|
|
extent.h
|
…
|
|
fcntl.h
|
Add a new flag, used by vn_open() which prevent symlinks from being followed
|
1999-08-31 12:30:35 +00:00 |
fdio.h
|
…
|
|
featuretest.h
|
…
|
|
file.h
|
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
|
1999-08-03 20:19:16 +00:00 |
filedesc.h
|
…
|
|
filio.h
|
…
|
|
gmon.h
|
…
|
|
inttypes.h
|
…
|
|
ioccom.h
|
…
|
|
ioctl.h
|
…
|
|
ioctl_compat.h
|
…
|
|
ipc.h
|
Pull in <sys/types.h>.
|
1999-08-25 19:25:13 +00:00 |
kcore.h
|
…
|
|
kernel.h
|
Centralize the declaration and clearing of `cold'.
|
1999-09-17 19:59:35 +00:00 |
kgdb.h
|
…
|
|
kthread.h
|
Make the kthread API a bit more friendly to loadable kernel modules.
|
1999-07-06 21:44:09 +00:00 |
ktrace.h
|
Don't truncate syscall return values on LP64 platforms.
|
1999-08-06 00:11:02 +00:00 |
lkm.h
|
…
|
|
localedef.h
|
…
|
|
lock.h
|
delete unused __attribute__((__aligned__)) on locks
|
1999-10-23 23:00:06 +00:00 |
lockf.h
|
…
|
|
malloc.h
|
CL* discarding.
|
1999-12-04 12:33:03 +00:00 |
map.h
|
…
|
|
mbuf.h
|
add mbuf deep-copy fnudtion, m_dup().
|
1999-10-27 14:23:26 +00:00 |
md5.h
|
…
|
|
midiio.h
|
…
|
|
mman.h
|
Add some more meat to madvise(2):
|
1999-07-07 06:02:21 +00:00 |
mount.h
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
msg.h
|
Overhaul of the SVID IPC facilities, primarily to use the types specified
|
1999-08-25 05:05:48 +00:00 |
msgbuf.h
|
…
|
|
mtio.h
|
Correct comment about mt_fileno and mt_blkno.
|
1999-09-07 13:55:27 +00:00 |
namei.h
|
correct typo in SAVENAME's comment
|
1999-08-30 14:55:24 +00:00 |
param.h
|
CL* discarding.
|
1999-12-04 21:13:19 +00:00 |
poll.h
|
…
|
|
pool.h
|
Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
|
1999-08-05 04:00:03 +00:00 |
proc.h
|
Remplace kern.shortcorename sysctl with a more flexible sheme,
|
1999-09-28 14:47:00 +00:00 |
protosw.h
|
define PR_LISTEN to indicate listen(2)/accept(2) support
|
1999-07-01 05:56:53 +00:00 |
ptrace.h
|
…
|
|
queue.h
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
reboot.h
|
…
|
|
resource.h
|
Remplace kern.shortcorename sysctl with a more flexible sheme,
|
1999-09-28 14:47:00 +00:00 |
resourcevar.h
|
Remplace kern.shortcorename sysctl with a more flexible sheme,
|
1999-09-28 14:47:00 +00:00 |
rnd.h
|
…
|
|
scanio.h
|
…
|
|
sched.h
|
…
|
|
scsiio.h
|
…
|
|
select.h
|
…
|
|
sem.h
|
Overhaul of the SVID IPC facilities, primarily to use the types specified
|
1999-08-25 05:05:48 +00:00 |
sha1.h
|
…
|
|
shm.h
|
CL* discarding.
|
1999-12-04 12:33:03 +00:00 |
signal.h
|
…
|
|
signalvar.h
|
…
|
|
socket.h
|
Update protocoles and interfaces stats counters to 64bit.
|
1999-11-19 10:41:41 +00:00 |
socketvar.h
|
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
|
1999-08-03 20:19:16 +00:00 |
sockio.h
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
stat.h
|
Add flags for two archive states. For files, ls -l will show one as
|
1999-08-03 18:32:03 +00:00 |
swap.h
|
…
|
|
syscall.h
|
Regen.
|
1999-08-25 05:06:31 +00:00 |
syscallargs.h
|
Regen.
|
1999-08-25 05:06:31 +00:00 |
sysctl.h
|
Update protocoles and interfaces stats counters to 64bit.
|
1999-11-19 10:41:41 +00:00 |
syslimits.h
|
1003.1c: add {LOGIN_NAME_MAX}.
|
1999-09-27 16:24:39 +00:00 |
syslog.h
|
Implement vlog() (varargs version of log()).
|
1999-08-27 01:14:15 +00:00 |
systm.h
|
previous is true even for sun3x
|
1999-11-22 18:05:41 +00:00 |
tablet.h
|
…
|
|
termios.h
|
ONOEOT isn't X/Open.
|
1999-08-22 13:12:41 +00:00 |
time.h
|
Make settime() public because we need to use it for the Linux emulation.
|
1999-08-16 18:42:25 +00:00 |
timeb.h
|
…
|
|
timepps.h
|
Update user-level PPS-API to match -05 draft.
|
1999-11-04 05:33:58 +00:00 |
times.h
|
…
|
|
timex.h
|
…
|
|
tprintf.h
|
…
|
|
trace.h
|
…
|
|
tty.h
|
…
|
|
ttychars.h
|
…
|
|
ttycom.h
|
preliminary support for HDLCDISC [from pppd-2.3.9]
|
1999-08-25 01:47:33 +00:00 |
ttydefaults.h
|
…
|
|
ttydev.h
|
…
|
|
types.h
|
Make #endif comment consistant with #if expression.
|
1999-12-11 05:19:08 +00:00 |
ucred.h
|
…
|
|
uio.h
|
…
|
|
un.h
|
Name space protection.
|
1999-06-24 14:07:44 +00:00 |
unistd.h
|
1003.1c: add {LOGIN_NAME_MAX}.
|
1999-09-27 16:24:39 +00:00 |
unpcb.h
|
…
|
|
user.h
|
…
|
|
utsname.h
|
…
|
|
vadvise.h
|
…
|
|
vmmeter.h
|
…
|
|
vnode.h
|
s/completition/completion/
|
1999-11-17 22:53:47 +00:00 |
vnode_if.h
|
Regen.
|
1999-12-07 23:58:27 +00:00 |
vsio.h
|
…
|
|
wait.h
|
…
|
|