.. |
Makefile
|
oops- pooched last delta
|
1999-01-28 19:58:52 +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 |
buf.h
|
GC the B_CACHE bit.
|
1998-11-09 01:18:34 +00:00 |
callout.h
|
…
|
|
cdefs.h
|
Delete __extension__ on non-GCC or GCC1.
|
1998-12-20 17:46:46 +00:00 |
cdio.h
|
Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>.
|
1999-01-04 15:32:08 +00:00 |
chio.h
|
…
|
|
clist.h
|
…
|
|
conf.h
|
get "opt_compat_svr4.h" out of <sys/conf.h>
|
1998-12-18 16:55:39 +00:00 |
core.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
device.h
|
Enable `device_register()' for the sparc.
|
1998-12-03 23:50:11 +00:00 |
dir.h
|
…
|
|
dirent.h
|
…
|
|
disk.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
disklabel.h
|
Add '-f disktab' option to disklabel, via lib/6623 from
|
1999-01-19 06:24:08 +00:00 |
disklabel_mbr.h
|
Add MBR_MAGICOFF and MBR_MAGIC constants.
|
1999-01-27 21:12:22 +00:00 |
dkbad.h
|
…
|
|
dkio.h
|
…
|
|
dkstat.h
|
…
|
|
dmap.h
|
…
|
|
domain.h
|
…
|
|
errno.h
|
Separate the userland and libsa errno declarations from <sys/errno.h> into
|
1999-01-12 03:08:14 +00:00 |
exec.h
|
…
|
|
exec_aout.h
|
fix misplaced parantheses (introduced in last commit), noticed by Sean
|
1998-11-15 12:43:04 +00:00 |
exec_ecoff.h
|
…
|
|
exec_elf.h
|
Add NetBSD note constants.
|
1998-12-23 15:09:09 +00:00 |
exec_script.h
|
…
|
|
extent.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
fcntl.h
|
Per IEEE Std 1003.1b-1993, Synchronous I/O Option, add O_DSYNC (synchronized
|
1998-08-02 18:31:09 +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
|
Use the pool allocator and "nointr" pool page allocator for file structures.
|
1998-08-31 23:55:37 +00:00 |
filedesc.h
|
…
|
|
filio.h
|
…
|
|
gmon.h
|
…
|
|
inttypes.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
ioccom.h
|
…
|
|
ioctl.h
|
Another COMPAT_43 lossage fix (reported by Richard Earnshaw)
|
1998-12-16 11:01:01 +00:00 |
ioctl_compat.h
|
…
|
|
ipc.h
|
change the id arg of ftok from char to int.
|
1998-11-12 16:15:45 +00:00 |
kcore.h
|
…
|
|
kernel.h
|
…
|
|
kgdb.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
kthread.h
|
Implement a way to queue kernel threads for creation after init,
|
1998-11-14 00:08:49 +00:00 |
ktrace.h
|
Substantial signal handling changes:
|
1998-09-11 12:50:05 +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
|
LOCKDEBUG enhancements for non-MP:
|
1998-11-04 06:19:55 +00:00 |
lockf.h
|
…
|
|
malloc.h
|
Add M_RAIDFRAME.
|
1999-01-14 22:38:41 +00:00 |
map.h
|
…
|
|
mbuf.h
|
Forgot to update copyright notice in previous.
|
1999-01-24 01:08:22 +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
|
…
|
|
mount.h
|
Add new MNT_NODEVMTIME mount flag.
|
1998-12-01 23:16:23 +00:00 |
msg.h
|
…
|
|
msgbuf.h
|
…
|
|
mtio.h
|
add MTIOCTOP/MTEWARN option to enable/disable Early Warning EOM behaviour
|
1998-07-30 00:44:46 +00:00 |
namei.h
|
…
|
|
param.h
|
Bump version to 1.3I (config_detach(), config_{,de}activate()).
|
1998-11-17 21:27:27 +00:00 |
poll.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
pool.h
|
Make this compile with POOL_DIAGNOSTIC, and add a POOL_LOGSIZE option.
|
1998-12-27 21:13:43 +00:00 |
proc.h
|
Adapt the System V behaviour of a child process inheriting its parent's
|
1999-01-25 16:00:06 +00:00 |
protosw.h
|
…
|
|
ptrace.h
|
…
|
|
queue.h
|
Fix comment: new elements can be added to a simpleq after an existing
|
1999-01-29 01:05:03 +00:00 |
reboot.h
|
…
|
|
resource.h
|
Avoid quad overflow.
|
1998-12-09 14:39:09 +00:00 |
resourcevar.h
|
…
|
|
rnd.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
scanio.h
|
…
|
|
scsiio.h
|
Define the SCBUSIORESET ioctl (no argument).
|
1998-10-10 03:18:51 +00:00 |
select.h
|
…
|
|
sem.h
|
…
|
|
sha1.h
|
…
|
|
shm.h
|
…
|
|
signal.h
|
g/c SA_USERTRAMP (ok'd by pk)
|
1998-12-21 10:34:59 +00:00 |
signalvar.h
|
Make contsigmask, stopsigmask, sigcantmask kernel private.
|
1998-10-03 14:29:02 +00:00 |
socket.h
|
solve the COMPAT_OLDSOCK/MSG_COMPAT problem differently:
|
1998-12-18 13:18:42 +00:00 |
socketvar.h
|
Do not remove sockets from the accept(2) queue on close.
|
1999-01-20 09:15:41 +00:00 |
sockio.h
|
Add SIOCGIFALIAS
|
1998-09-06 17:52:01 +00:00 |
stat.h
|
Fix standards botch in previous - don't pollute POSIX namespace with
|
1998-09-21 01:50:44 +00:00 |
swap.h
|
add SWAP_DUMPDEV.
|
1999-01-31 09:26:28 +00:00 |
syscall.h
|
Regen
|
1998-12-10 16:44:16 +00:00 |
syscallargs.h
|
Regen.
|
1999-01-03 04:27:10 +00:00 |
sysctl.h
|
make sysctl newp argument const void * to avoid const castaway warnings in
|
1998-11-13 12:07:51 +00:00 |
syslimits.h
|
Per XSH5, define IOV_MAX which is provided via <limits.h>, and declare
|
1998-08-03 14:27:50 +00:00 |
syslog.h
|
Don't make vsyslog() available to _XOPEN_SOURCE.
|
1998-09-09 12:37:35 +00:00 |
systm.h
|
Add [v]snprintf()
|
1999-01-28 00:05:17 +00:00 |
tablet.h
|
…
|
|
termios.h
|
…
|
|
time.h
|
…
|
|
timeb.h
|
…
|
|
timepps.h
|
…
|
|
times.h
|
…
|
|
timex.h
|
…
|
|
tprintf.h
|
…
|
|
trace.h
|
…
|
|
tty.h
|
Another COMPAT_43 lossage fix (reported by Richard Earnshaw)
|
1998-12-16 11:01:01 +00:00 |
ttychars.h
|
…
|
|
ttycom.h
|
…
|
|
ttydefaults.h
|
…
|
|
ttydev.h
|
…
|
|
types.h
|
Merge paddr_t changes into the main branch.
|
1998-08-13 02:10:37 +00:00 |
ucred.h
|
…
|
|
uio.h
|
Comment the fields in the uio structure.
|
1998-08-22 20:25:02 +00:00 |
un.h
|
use AF_LOCAL instead of AF_UNIX
|
1998-07-18 05:04:35 +00:00 |
unistd.h
|
Add _POSIX_SYNCHRONIZED_IO, _SC_SYNCHRONIZED_IO, _SC_IOV_MAX and _PC_SYNC_IO.
|
1998-08-03 14:16:04 +00:00 |
unpcb.h
|
…
|
|
user.h
|
…
|
|
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
|
…
|
|
vnode.h
|
Implement vdevgone(), to revoke all vnodes corresponding to the specified
|
1998-11-18 20:24:59 +00:00 |
vnode_if.h
|
Regen
|
1998-09-13 14:45:22 +00:00 |
vsio.h
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
wait.h
|
& 0xff WSTOPSIG and WEXITSTATUS, since only 8 bits are significant.
|
1998-12-16 10:08:35 +00:00 |