1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/sys
Jordan K. Hubbard 80effc40da Close PR kern/682:
>Synopsis:       to shot command name in <sys/acct.h>
Submitted by:	Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-08-17 00:50:01 +00:00
..
_sigset.h Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
acct.h Close PR kern/682: 1995-08-17 00:50:01 +00:00
bio.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
bitstring.h
buf.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
callout.h
cdefs.h Warning and weak reference macros which are used to generate link-time 1994-12-23 22:38:54 +00:00
cdio.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
chio.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
clist.h Got rid of unused nclist declaration. 1995-01-07 06:08:15 +00:00
conf.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
cons.h Undo the move of `#include "sc.h"' etc. to cons.h. It broke anything 1995-04-24 16:43:01 +00:00
dataacq.h Rename "aio.h" to "dataacq.h" 1995-04-28 12:08:03 +00:00
devconf.h Make class names easier to type 1995-04-13 20:37:51 +00:00
device.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
dir.h
dirent.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
disk.h
disklabel.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
diskmbr.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
diskpc98.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
diskslice.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dkbad.h Define DKBAD_NOTRKSEC. Cosmetic except it is required for recent changes 1995-04-15 23:21:28 +00:00
dkstat.h Fix comments on dk_wds and dk_wpms to match code. Improve comment on 1994-12-24 10:11:18 +00:00
dmap.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
domain.h Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
errno.h
exec.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
fbio.h
fcntl.h
fdcio.h Included the command definition for FD_DEBUG. 1994-10-30 19:17:39 +00:00
file.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
filedesc.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
filio.h
ftape.h
gmon.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
imgact_aout.h Corrected a comment. 1995-07-26 17:25:48 +00:00
imgact.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
inflate.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h Fix specification of octal constants. 1994-12-30 05:38:14 +00:00
joystick.h Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
kernel.h Support for pseudo-device LKMs. Note that this is restricted to only 1995-03-20 19:20:44 +00:00
ktrace.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
libkern.h inline -> __inline. 1995-04-23 08:05:49 +00:00
linedisc.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
link_aout.h Change ld.so to correctly load dependant libraries for dlopen and unload them 1995-06-27 09:53:27 +00:00
link_elf.h Change ld.so to correctly load dependant libraries for dlopen and unload them 1995-06-27 09:53:27 +00:00
lkm.h Add back $Id$ that got nuked in rev 1.6. 1995-08-05 07:39:02 +00:00
lockf.h
malloc.h Reviewed by: no-one yet, but non-intrusive 1995-04-20 03:18:19 +00:00
map.h
mbuf.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
md5.h Change this to do what it should have done from the start. 1995-07-12 09:13:49 +00:00
mdioctl.h A substantial change to the way this works. Not the "TEST_LABELING" is 1995-03-11 09:32:45 +00:00
mman.h NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
mount.h Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
mouse.h
msg.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
msgbuf.h Made msgbuf range checking more robust and clean. 1995-08-07 07:58:23 +00:00
mtio.h Julian's suport of compressed tape drives. 1995-03-21 11:21:37 +00:00
namei.h Ignore trailing slashes in pathnames that "refer to a directory", 1995-07-31 00:35:58 +00:00
nlist_aout.h Document some of the fields used by the new shlib code. 1994-12-23 22:32:48 +00:00
param.h Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +00:00
proc.h NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
protosw.h Merge in the socket-level support for Transaction TCP from the OLAH_TTCP 1995-02-07 02:01:57 +00:00
ptrace.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
queue.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
reboot.h Added RB_CDROM flag, meaning "use CDROM as root". 1995-04-20 06:06:42 +00:00
resource.h #Include <sys/types.h> so that <sys/resource.h> can be #included without 1995-01-21 14:58:25 +00:00
resourcevar.h Declare fuswintr() and suswintr() the same as fusword() and susword(). 1994-11-14 14:09:38 +00:00
rlist.h Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
rtprio.h
scsiio.h Add ioctl calls for Freeze/Thaw. 1995-04-28 19:26:02 +00:00
select.h
selinfo.h
sem.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
shm.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
signal.h Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
signalvar.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
snoop.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
socket.h Merge in the socket-level support for Transaction TCP from the OLAH_TTCP 1995-02-07 02:01:57 +00:00
socketvar.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sockio.h Add generic part of generic multiple-physical-interface support (the 1994-12-21 22:57:05 +00:00
soundcard.h Merge in changes for VOXWARE 3.05 1995-07-28 22:30:53 +00:00
stat.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
syscall-hide.h Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
syscall.h Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
sysctl.h Killed bogus sparc #ifdef. 1995-07-10 08:39:49 +00:00
sysent.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
syslimits.h Make CHILD_MAX and OPEN_MAX a tunable parameter. 1994-12-03 17:36:37 +00:00
syslog.h
systm.h Killed "maxmem" declaration. We don't have that variable in FreeBSD. 1995-07-05 12:04:51 +00:00
tablet.h
termios.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
time.h Cosmetics. (sort of) Added 19 prototypes. 1994-10-10 00:58:36 +00:00
timeb.h
times.h
timetc.h Cosmetics. (sort of) Added 19 prototypes. 1994-10-10 00:58:36 +00:00
timex.h
tprintf.h
trace.h
tty.h Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-31 22:50:08 +00:00
ttychars.h
ttycom.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ttydefaults.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ttydev.h
types.h Use the new machine-dependent definitions of _BSD_OFF_T_ and 1995-06-28 01:39:50 +00:00
ucred.h Correct the type of the `acflag' arg to suser(). 1995-04-23 08:31:02 +00:00
uio.h Added UIO_NOCOPY. 1995-04-04 17:01:49 +00:00
un.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
unistd.h Define _POSIX_VDISABLE so that it can be used in #if expressions. 1995-05-11 07:52:49 +00:00
unpcb.h
user.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
utsname.h
vadvise.h
vcmd.h
vlimit.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vmmeter.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
vnioctl.h A substantial change to the way this works. Not the "TEST_LABELING" is 1995-03-11 09:32:45 +00:00
vnode.h Fixed an object allocation race condition that was causing a "object 1995-07-06 11:48:48 +00:00
vsio.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
wait.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00