NetBSD/sys/sys
is beac0bf201 /dev/log ==> /var/run/syslog.socket
This way, /dev can be made read-only on diskless clients (/dev/log was the
last item created dynamically; /dev/printer moved to /var/run/printer long
ago).
1999-03-15 16:46:13 +00:00
..
Makefile Add sched.h. 1999-02-23 02:56:54 +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 Add 'initialize element status' command; note (for future fixing in ch.c) 1997-09-29 17:32:23 +00:00
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 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 '-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 Add a define 'HAS_BAD144_HANDLING' that can be used to conditionalize 1998-03-25 09:55:49 +00:00
dkio.h Change DIOCEJECT to do what's needed to eject a device before the eject 1999-02-08 16:33:16 +00:00
dkstat.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
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 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
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 Implement file descriptor table sharing. Partially from FreeBSD. 1998-01-05 04:51:15 +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 Another COMPAT_43 lossage fix (reported by Richard Earnshaw) 1998-12-16 11:01:01 +00:00
ioctl_compat.h Move TIOCGSID to <sys/ttycom.h> 1998-02-13 23:14:52 +00:00
ipc.h change the id arg of ftok from char to int. 1998-11-12 16:15:45 +00:00
kcore.h
kernel.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
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 Define LK_SETRECURSE. 1999-02-28 14:09:45 +00:00
lockf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
malloc.h Add M_RAIDFRAME. 1999-01-14 22:38:41 +00:00
map.h initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
mbuf.h Finish fix for PR7059: rename fields in mbstat we no longer maintain 1999-02-27 18:20:37 +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 missing minherit() declaration. 1999-02-06 16:14:52 +00:00
mount.h Rationalize the vfs_checkexp macro to be VFS_CHECKEXP. 1999-02-27 00:47:34 +00:00
msg.h * Const'ify the `msgp' argument to msgsnd(). 1998-05-07 16:41:08 +00:00
msgbuf.h Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
mtio.h add MTIOCTOP/MTEWARN option to enable/disable Early Warning EOM behaviour 1998-07-30 00:44:46 +00:00
namei.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
param.h Welcome to 1.3K (due to the lock.h change) 1999-03-02 08:04:06 +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 PRU_NREQ is the number of PRU_* requests, not the value of the last one. 1998-06-02 20:55:53 +00:00
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 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 Avoid quad overflow. 1998-12-09 14:39:09 +00:00
resourcevar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
rnd.h Cleanup (in preparation for using gzip to estimate entropy) 1999-02-28 17:18:42 +00:00
scanio.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
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 * u_short -> unsigned short 1998-05-07 16:50:21 +00:00
sha1.h Cosmetic changes. 1998-05-29 22:55:44 +00:00
shm.h * Move the SHM_{LOCK,UNLOCK} shmctl() commands inside _KERNEL protection; they 1998-05-07 16:57:58 +00:00
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 Fix compiler warning. 1999-02-11 20:33:26 +00:00
socketvar.h Fix LKM build problem. 1999-02-10 14:37:25 +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: socklen_t changes. 1999-02-10 18:05:24 +00:00
syscallargs.h Regen: socklen_t changes. 1999-02-10 18:05:24 +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 /dev/log ==> /var/run/syslog.socket 1999-03-15 16:46:13 +00:00
systm.h exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +00:00
tablet.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
termios.h Rearrange the conditions checked regarding the inclusions for <sys/types.h> 1998-03-31 10:05:59 +00:00
time.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +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 Definitions for PPS (Pulse-Per-Second) API. 1998-06-10 08:18:58 +00:00
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 Define TIOCDCDTIMESTAMP for NTP pulse-per-second (PPS) sampling on 1998-03-26 02:45:01 +00:00
ttydefaults.h
ttydev.h
types.h Define id_t, an integral type wide enough to hold a value of type gid_t, pid_t 1999-03-14 01:24:18 +00:00
ucred.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uio.h Comment the fields in the uio structure. 1998-08-22 20:25:02 +00:00
un.h Un-nest __P(). 1999-03-10 12:58:00 +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 Add flags to the unpcb, and define the "want credentials" flag. 1998-01-07 22:49:47 +00:00
user.h Remove cruft from the old debugger interface, which we haven't supported for a 1997-10-16 02:32:55 +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 properly protect the definition of "cnt". PR#4985 from <bgrayson@ece.utexas.edu> 1998-02-17 09:35:19 +00:00
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