aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MFC: merge r1.12. I was too conservative to merge this before.Jordan K. Hubbard1998-03-021-2/+2
* MRC: arc4random prototypes.Jordan K. Hubbard1998-03-011-2/+9
* MFC: convert to unsignedJordan K. Hubbard1998-02-171-3/+3
* MFC: spelling fixJordan K. Hubbard1998-02-171-1/+1
* MFC: POSIXification.Jordan K. Hubbard1998-02-171-1/+1
* MFC: very small - just bring in fix for fpos_t typedef.Jordan K. Hubbard1998-02-171-2/+2
* MFC: don't say "obsoleted"Jordan K. Hubbard1998-02-161-1/+1
* MFC: FNM_IGNORECASE compat macro.Jordan K. Hubbard1998-02-161-0/+1
* ${.OBJDIR}\osreldate.h -> ${.OBJDIR}/osreldate.hBrian Somers1998-02-011-2/+2
* MFC: install osreldate.h from ${.OBJDIR}.Steve Price1998-02-011-2/+3
* Since stringlist.h is now in this branch, it might be a good idea to mentionJordan K. Hubbard1998-01-281-3/+3
* MFC: Libedit updates from NetBSD, local fixes, etc.Mike Smith1998-01-281-8/+15
* Merge from main branch: add ELF header files and fix a misspelledJohn Polstra1998-01-272-9/+9
* Update prototype for pthread_detach.Alexander Langer1998-01-111-1/+1
* MFC: Const correctness for dl*(). The link.h polutionBrian Somers1997-12-071-8/+8
* Add prototype for strptime().Jordan K. Hubbard1997-10-051-0/+1
* Bring in the 'make -DNOCLEAN world' fixes from -current. The problemPeter Wemm1997-09-102-4/+11
* YAMFC: prototype issetugid()Peter Wemm1997-09-031-0/+1
* Upgrade routed(8) to the version from -current.Joerg Wunsch1997-08-191-2/+14
* Sync with -current.John Polstra1997-08-081-1/+3
* Merge 1.60.Satoshi Asami1997-07-311-3/+3
* YAMFC: Update from bind-4.9.4 to 4.9.6Peter Wemm1997-06-284-95/+204
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-06-251-0/+55
* YAMFCJulian Elischer1997-06-241-3/+3
* YAMFCJulian Elischer1997-06-242-9/+30
* YAMFC (don't redeclare lseek(), but declare lseek() and other functionsBruce Evans1997-06-212-1/+34
* Reference LUDIR before LUDIRS. Noted by many on the net.Jordan K. Hubbard1997-06-091-3/+3
* SHARED=copiesJordan K. Hubbard1997-06-051-5/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-05-241-0/+35
* YAMFC. NFS fixes, make NFSv3 the default, some other fs fixes.Doug Rabson1997-05-142-4/+1001
* Merge from current, support for tty-group field in struct ttyent,David Nugent1997-05-101-0/+10
* YAMFC: prototype lchown()Peter Wemm1997-05-031-0/+1
* YAMFC (rev 1.5, disable definition of _POSIX_THREAD_PRIORITY_SCHEDULING).Alexander Langer1997-03-041-1/+1
* YAMFC: from rev 1.2: fix the comment on fs_passno.Mike Pritchard1997-01-281-1/+1
* Back out my botched merge of the libc_r ctime functions.Joerg Wunsch1996-12-221-3/+3
* YAMFCJoerg Wunsch1996-12-102-4/+4
* YAMFCPoul-Henning Kamp1996-11-291-11/+31
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-021-179/+0
* 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