.. |
Makefile
|
Rename wdcio->ataio.h, as per ICB cabal discussion.
|
1998-11-19 23:41:09 +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
|
Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid
|
1998-07-27 09:09:03 +00:00 |
cdio.h
|
Add struct cd_sub_channel_q_data for CD_SUBQ_DATA (fixes PR#2143)
|
1998-08-18 07:28:24 +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
|
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 DTYPE_RAID.
|
1998-11-13 01:05:51 +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
|
…
|
|
dkstat.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 00:25:25 +00:00 |
dmap.h
|
…
|
|
domain.h
|
…
|
|
errno.h
|
Change the type of sys_errlist from const char *const [] to const char *const *
|
1998-11-30 20:37:52 +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 a few new machine numbers and aux vectors.
|
1998-10-03 18:13:58 +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
|
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
|
…
|
|
localedef.h
|
…
|
|
lock.h
|
LOCKDEBUG enhancements for non-MP:
|
1998-11-04 06:19:55 +00:00 |
lockf.h
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
malloc.h
|
Change cfs/CFS in symbols, strings and constants to coda/CODA
|
1998-09-12 15:05:47 +00:00 |
map.h
|
…
|
|
mbuf.h
|
Call m_reclaim() in MCLGET() if initial pool allocation fails. Accidentally
|
1998-10-23 22:36: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
|
Define MAP_FAILED, a symbolic constant which evaluates to the value returned
|
1998-06-03 21:52:40 +00:00 |
mount.h
|
Add new MNT_NODEVMTIME mount flag.
|
1998-12-01 23:16:23 +00:00 |
msg.h
|
* Const'ify the `msgp' argument to msgsnd().
|
1998-05-07 16:41:08 +00:00 |
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
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
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
|
Prototype pool_print() and pool_chk() if DEBUG.
|
1998-12-16 04:28:23 +00:00 |
proc.h
|
Move fork_kthread() to a new file, kern_kthread.c, and rename it to
|
1998-11-11 22:44:24 +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
|
Add /*CONSTCOND*/
|
1998-12-09 12:26:58 +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
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
scanio.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 00:25:25 +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
|
get "opt_compat_xxx.h" includes out of <sys/signal.h>
|
1998-12-19 16:27:09 +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
|
Add a new socket state flag SS_MORETOCOME, to indicate to the lower layer
|
1998-12-16 00:24:10 +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
|
Fix copyright typos...
|
1998-09-13 14:46:23 +00:00 |
syscall.h
|
Regen
|
1998-12-10 16:44:16 +00:00 |
syscallargs.h
|
Regen
|
1998-12-10 16:44:16 +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
|
provide lkmenodev prototype for LKM || _LKM
|
1998-11-17 01:41:06 +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
|
Merge paddr_t changes into the main branch.
|
1998-08-13 02:10:37 +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
|
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
|
…
|
|
vcmd.h
|
…
|
|
vlimit.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 |