aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Don't try to install f2c'h now that it's installed fromSatoshi Asami1997-04-251-2/+2
* This file is a duplicate of src/usr.bin/f2c/f2c.hJean-Marc Zucconi1997-04-241-223/+0
* Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to getDoug Rabson1997-04-182-4/+1001
* Fixed spelling of isnetworktty.Bruce Evans1997-04-141-2/+2
* Fixed some style bugs.Bruce Evans1997-04-131-2/+2
* Removed nonstandard #include of <sys/types.h>.Bruce Evans1997-04-131-8/+29
* #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn'tBruce Evans1997-04-131-0/+10
* Add bitflags TTY_NETWORK/TTY_DIALUP and interface functions whichDavid Nugent1997-04-131-0/+6
* This file is deprecated not "obsoleted".Paul Richards1997-04-131-1/+1
* Upgrade to the 1997/02/19 version.Jean-Marc Zucconi1997-04-131-1/+10
* Declare issetugid()Peter Wemm1997-04-051-0/+1
* Declare lchown()..Peter Wemm1997-03-311-0/+1
* Add srandomdev() prototypeAndrey A. Chernov1997-03-231-0/+1
* Put text after #endif in a comment (it's illegal otherwise)Peter Wemm1997-03-141-2/+2
* Merge Lite2 changes -Peter Wemm1997-03-112-11/+12
* Merge Lite2 changesPeter Wemm1997-03-111-2/+2
* Merge Lite2 changes onto mainline:Peter Wemm1997-03-111-1/+9
* This commit was generated by cvs2svn to compensate for changes in r23650,Peter Wemm1997-03-112-4/+158
|\
| * Import CSRG 4.4BSD-Lite2 includes onto vendor branchPeter Wemm1997-03-117-0/+1245
* Don't use a dot in the chown command. In fact, don't use a chown command.Bruce Evans1997-03-091-8/+3
* Comment out _POSIX_THREAD_PRIORITY_SCHEDULING since it's not supportedAlexander Langer1997-03-041-1/+1
* Install headers for isofs/cd9660 and msdosfs. The mount utilities needBruce Evans1997-03-021-8/+8
* increase L_cuserid because UT_NAMESIZE increasedAndrey A. Chernov1997-03-021-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2342-43/+43
* Allow commonly-used "insecure" as a valid keyword in /etc/ttys.David Nugent1997-02-151-0/+1
* Submitted by: John BirrellJulian Elischer1997-02-051-2/+15
* Change to comment for fs_passno to reflect that it appliesMike Pritchard1997-01-281-1/+1
* Change XOPEN constants to match FreeBSD reality and add someAndrey A. Chernov1997-01-161-4/+4
* Activate _POSIX_* stuff if !_ANSI_SOURCEAndrey A. Chernov1997-01-161-0/+13
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1442-43/+43
* Internationalise "authorize".David Nugent1997-01-091-1/+2
* Typo fix.David Nugent1997-01-071-2/+2
* Move typedef for rlim_t into sys/types.h (as per NetBSD).David Nugent1997-01-051-7/+1
* Add the forgotten login_cap.hSøren Schmidt1997-01-041-3/+3
* Header for login class capabilities handling.David Nugent1997-01-041-0/+143
* Oops, remove FNM_NOCASE alias: really I can't remember any systemAndrey A. Chernov1997-01-021-1/+0
* Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLDAndrey A. Chernov1997-01-021-0/+2
* Added group= facility to /etc/ttys for tty grouping for moreDavid Nugent1997-01-021-0/+3
* Missed prototype for svc_getreqset2()Peter Wemm1996-12-311-1/+2
* - Prototypes, including pointers to functionsPeter Wemm1996-12-302-28/+30
* First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm1996-12-308-84/+137
* Update 4.9.4-P1 -> 4.9.5-P1Peter Wemm1996-12-302-42/+110
* Update the resolver definitions from bind-4.9.4-P1 to 4.9.5-P1 level.Peter Wemm1996-12-302-53/+94
* Geeze, I'm really off-target on my Makefile hacking tonite. Guess I'llJordan K. Hubbard1996-12-301-3/+3
* Add some missing ${DESTDIR}s here.Jordan K. Hubbard1996-12-301-3/+3
* string.h defines nonstandard routines when _POSIX_SOURCE isWarner Losh1996-12-171-1/+1
* Fix compiler warning: /* inside commentAndrey A. Chernov1996-12-051-1/+1
* Bump maximum username length to 16 characters. This brings us intoJordan K. Hubbard1996-12-041-2/+2
* Update to more current reality.Poul-Henning Kamp1996-11-281-10/+30
* Matching routed.h to go along with latest routed.Garrett Wollman1996-11-191-2/+14