summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+31
* Matching routed.h to go along with latest routed.Garrett Wollman1996-11-191-2/+14
* Change prototypes for gmtime_r() and localtime_r() in accordance withJeffrey Hsu1996-11-111-3/+3
* Prototype pthread_mutexattr_getkind_np() and pthread_mutexattr_setkind_np().Jeffrey Hsu1996-11-111-5/+7
* Moved pthread_mutexattr_default inside #ifndef PTHREAD_KERNEL now thatJeffrey Hsu1996-11-111-2/+8
* Remove collate_range_cmpAndrey A. Chernov1996-10-311-3/+0
* improve comments for UT_NAMESIZEWolfram Schneider1996-10-272-3/+7
* Fixed tabs and punctuation to match nearby (and KNF) style. Sigh.Bruce Evans1996-10-241-2/+2
* GNU-style changes:Andrey A. Chernov1996-10-231-3/+4
* add flag FNM_ICASE for case insensitve searchWolfram Schneider1996-10-201-0/+1
* Add back netnsJordan K. Hubbard1996-10-171-3/+3
* Fixed the wrong include file for a "prototype mismatch" error betweenMarc G. Fournier1996-10-081-3/+3
* dlfcn.h and link.h have conflicting declarations for dlopen/dlsym,Marc G. Fournier1996-10-071-3/+3
* Add support for storing a -R path in ld in the section dispatch table,Peter Wemm1996-10-011-2/+5
* Add the linker set stab types: N_SETA N_SETT N_SETD N_SETB N_SETVPeter Wemm1996-10-011-1/+8
* Fixed CLEANFILES. osreldate was missing.Bruce Evans1996-09-201-3/+4
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-145-78/+75
* install rpc header filesAdam David1996-09-011-1/+4
* 'make install' is not supposed to touch anything.Peter Wemm1996-08-301-2/+2
* missed these parts of Bruce's changes last time..Peter Wemm1996-08-301-2/+2
* echo -> ${ECHO}Peter Wemm1996-08-301-6/+6
* Some bmake magic to clean up the install more.Peter Wemm1996-08-301-10/+6
* Hand merge in the bind-4.9.4-P1 resolver updates.Peter Wemm1996-08-294-6/+56
* replace cmp -s || install with ${INSTALL} -C, and @for with .forPeter Wemm1996-08-291-21/+10
* Clean up include Makefile:Peter Wemm1996-08-291-75/+61
* New version of routed.h to match new version of routed.Garrett Wollman1996-08-271-17/+20