..
Makefile
Harmless pasto in previous.
2000-01-11 10:53:01 +00:00
acct.h
…
ataio.h
Add a new flag: ATACMD_READREG
1998-11-23 22:58:23 +00:00
audioio.h
change the value of audio_prinfo.seek from u_long to u_int before it causes
1998-08-13 06:28:41 +00:00
bswap.h
tread _STANDALONE like _KERNEL: don't rename bswapNN functions
2000-02-03 02:03:12 +00:00
buf.h
Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>.
2000-02-14 22:00:21 +00:00
callout.h
Move callout initialization to a single location; no need to duplicate
2000-01-19 20:05:30 +00:00
cdefs.h
instead of just going on as normal if __RENAME() is used in kernel
2000-02-03 02:20:13 +00:00
cdefs_aout.h
Fix symbol renaming on cc -traditional.
1999-12-13 08:25:16 +00:00
cdefs_elf.h
Fix symbol renaming on cc -traditional.
1999-12-13 08:25:16 +00:00
cdio.h
Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>.
1999-01-04 15:32:08 +00:00
chio.h
Rework the changer driver a bit:
1999-09-09 23:24:11 +00:00
clist.h
…
conf.h
Make it possible to read /dev/usb so the USB event mechanism can be used.
2000-01-28 17:26:03 +00:00
core.h
Format for 32-bit core images.
1999-12-30 15:45:09 +00:00
device.h
Add a `config_pending' semaphore to block mounting of the root file system
2000-01-24 18:03:19 +00:00
dir.h
…
dirent.h
Reorganize name space protection a bit.
1998-05-05 21:53:38 +00:00
disk.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
disklabel.h
Add support for a "RAID" partition type.
2000-02-11 02:04:42 +00:00
disklabel_mbr.h
Correct handling of extended partitions within extended partitions.
1999-09-23 15:21:12 +00:00
dkbad.h
Add a define 'HAS_BAD144_HANDLING' that can be used to conditionalize
1998-03-25 09:55:49 +00:00
dkio.h
Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the
1999-12-23 21:23:19 +00:00
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
envsys.h
Use 8-char tabstops and make this fit into 80 columns.
1999-12-15 20:34:35 +00:00
errno.h
Introduce EOVERFLOW.
1999-03-22 19:03:38 +00:00
exec.h
Added a 32-bit compatibility process flag.
1999-12-30 15:46:16 +00:00
exec_aout.h
Merge in NetBSD/sh3 from cvs.kame.net repository.
1999-09-13 10:30:21 +00:00
exec_coff.h
EXEC_COFF cleanup
2000-01-02 13:39:49 +00:00
exec_ecoff.h
* don't have the [onz]magic setup functions set up the stack.
1999-04-27 05:36:43 +00:00
exec_elf.h
Delint.
2000-01-22 22:53:59 +00:00
exec_script.h
…
extent.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
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
Fix copyright typos...
1998-09-13 14:46:23 +00:00
featuretest.h
Define _REENTRANT if appropriate.
1998-10-24 16:30:56 +00:00
file.h
add declaration for `vnops'
2000-02-01 01:22:45 +00:00
filedesc.h
Make dupfdopen() take a proc * instead of a filedesc *.
1999-05-05 19:52:20 +00:00
filio.h
…
gmon.h
…
inttypes.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
ioccom.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
ioctl.h
add checks for COMPAT_OSF1 in the appropriate places
1999-04-30 05:29:20 +00:00
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
Fix copyright typos...
1998-09-13 14:46:23 +00:00
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
Allow lkm's to include symbols for use by DDB.
1999-01-13 23:06:28 +00:00
localedef.h
…
lock.h
delete unused __attribute__((__aligned__)) on locks
1999-10-23 23:00:06 +00:00
lockf.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
malloc.h
CL* discarding.
1999-12-04 12:33:03 +00:00
map.h
…
mbuf.h
sync IPv6 part with latest KAME tree. IPsec part is left unmodified
1999-12-13 15:17:17 +00:00
md5.h
…
midiio.h
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
mman.h
Add some more meat to madvise(2):
1999-07-07 06:02:21 +00:00
mount.h
Add sysctl type for "usermount".
2000-02-16 11:57:00 +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
null.h
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
2000-01-10 16:58:38 +00:00
param.h
bump __NetBSD_Version__ due to change in protosw for pfil
2000-02-17 11:01:20 +00:00
poll.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
pool.h
Change ratecap to its presumably intended type of struct timeval.
2000-02-14 21:17:04 +00:00
proc.h
Add some very simple code to auto-size the kmem_map. We take the
2000-02-11 19:22:52 +00:00
protosw.h
Change the use of pfil hooks. There is no longer a single list of all
2000-02-17 10:59:32 +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
Define RB_POWERDOWN in such a way that the system will always, at the very
1998-06-06 20:24:18 +00:00
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
Cleanup (in preparation for using gzip to estimate entropy)
1999-02-28 17:18:42 +00:00
scanio.h
…
sched.h
schedclk() -> schedclock(), for consistency with hardclock(), statclock(), ...
1999-02-28 18:14:57 +00:00
scsiio.h
Define the SCBUSIORESET ioctl (no argument).
1998-10-10 03:18:51 +00:00
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
Cosmetic changes.
1998-05-29 22:55:44 +00:00
shm.h
CL* discarding.
1999-12-04 12:33:03 +00:00
signal.h
g/c SA_USERTRAMP (ok'd by pk)
1998-12-21 10:34:59 +00:00
signalvar.h
Add prototype for cpu_coredump32()
1999-12-30 15:53:09 +00:00
socket.h
fix alignment problem in ancillary messages (alpha).
2000-02-18 05:19:23 +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
don't provide these prototypes for standalone programs (as noted by
2000-02-03 02:01:53 +00:00
swap.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
syscall.h
Regen
2000-01-31 15:13:24 +00:00
syscallargs.h
Regen
2000-01-31 15:13:24 +00:00
sysctl.h
Add kernel logging of processes which exit on signals which can
2000-02-06 07:29:56 +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
collect all of the forward struct definitions in one place, and then
2000-02-03 22:44:11 +00:00
tablet.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
termios.h
ONOEOT isn't X/Open.
1999-08-22 13:12:41 +00:00
time.h
Implement ratecheck(), a function which can help programmers implement
2000-02-03 23:04:45 +00:00
timeb.h
In the ftime() prototype, don't associate a name with the argument.
1998-05-05 21:31:09 +00:00
timepps.h
Add accidentally-omitted prototype for time_pps_kcbind() so userlevel PPSAPI
2000-01-19 03:33:18 +00:00
times.h
…
timex.h
…
tprintf.h
…
trace.h
…
tty.h
add checks for COMPAT_OSF1 in the appropriate places
1999-04-30 05:29:20 +00:00
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
Add dtime_t for on-disk time_t so we can fix the Y2038 problem.
1999-12-30 15:51:35 +00:00
ucred.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
uio.h
* Also take into consideration _POSIX_C_SOURCE for name space protection.
1999-03-28 17:47:06 +00:00
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
Pull signal actions out of struct user, make them a separate proc
1999-04-30 21:23:49 +00:00
utsname.h
Need <sys/featuretest.h> for previous commit's use of _POSIX_C_SOURCE to work
1998-11-09 13:00:41 +00:00
vadvise.h
…
vmmeter.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
vnode.h
Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>.
2000-02-14 22:00:21 +00:00
vnode_if.h
Regen.
1999-12-07 23:58:27 +00:00
vsio.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
wait.h
Allow an alternate exit signal (i.e. not SIGCHLD) to be delivered to the
1999-05-13 00:59:03 +00:00