summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix missing close comment in login_cap additionsPeter Wemm1997-05-181-2/+2
* struct timespec needs to be useable with just <time.h>, but needs to notPeter Wemm1997-05-131-7/+27
* remove stray forward declaration for struct timespecPeter Wemm1997-05-131-3/+0
* Add clockid_t definition like in sys/types.h to allow time.hAndrey A. Chernov1997-05-131-0/+5
* Oops, move clock_*() and nanosleep() to time.hPeter Wemm1997-05-122-4/+4
* prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep().Peter Wemm1997-05-121-0/+7
* Build osreldate.h at build time rather than install time. This fixesPeter Wemm1997-05-121-15/+20
* Removed login_cap.h, now moved to src/lib/libutil.David Nugent1997-05-102-142/+2
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-0726-81/+18
* Back out part of yesterdays changes. They were obviously not tested wellEivind Eklund1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-0727-19/+89
* Fixed missing __P() to complete the K&R support in this header.Bruce Evans1997-05-072-3/+3
* 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