summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix compiler warning: /* inside commentache1996-12-051-1/+1
* | Bump maximum username length to 16 characters. This brings us intojkh1996-12-041-2/+2
* | Update to more current reality.phk1996-11-281-11/+31
* | Matching routed.h to go along with latest routed.wollman1996-11-191-2/+14
* | Change prototypes for gmtime_r() and localtime_r() in accordance withhsu1996-11-111-3/+3
* | Prototype pthread_mutexattr_getkind_np() and pthread_mutexattr_setkind_np().hsu1996-11-111-5/+7
* | Moved pthread_mutexattr_default inside #ifndef PTHREAD_KERNEL now thathsu1996-11-111-2/+8
* | Remove collate_range_cmpache1996-10-311-3/+0
* | improve comments for UT_NAMESIZEwosch1996-10-272-3/+7
* | Fixed tabs and punctuation to match nearby (and KNF) style. Sigh.bde1996-10-241-2/+2
* | GNU-style changes:ache1996-10-231-3/+4
* | add flag FNM_ICASE for case insensitve searchwosch1996-10-201-0/+1
* | Add back netnsjkh1996-10-171-3/+3
* | Fixed the wrong include file for a "prototype mismatch" error betweenscrappy1996-10-081-3/+3
* | dlfcn.h and link.h have conflicting declarations for dlopen/dlsym,scrappy1996-10-071-3/+3
* | Add support for storing a -R path in ld in the section dispatch table,peter1996-10-011-2/+5
* | Add the linker set stab types: N_SETA N_SETT N_SETD N_SETB N_SETVpeter1996-10-011-1/+8
* | Fixed CLEANFILES. osreldate was missing.bde1996-09-201-3/+4
* | Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-145-78/+75
* | install rpc header filesadam1996-09-011-1/+4
* | 'make install' is not supposed to touch anything.peter1996-08-301-2/+2
* | missed these parts of Bruce's changes last time..peter1996-08-301-2/+2
* | echo -> ${ECHO}peter1996-08-301-6/+6
* | Some bmake magic to clean up the install more.peter1996-08-301-10/+6
* | Hand merge in the bind-4.9.4-P1 resolver updates.peter1996-08-294-6/+56
* | replace cmp -s || install with ${INSTALL} -C, and @for with .forpeter1996-08-291-21/+10
* | Clean up include Makefile:peter1996-08-291-75/+61
* | New version of routed.h to match new version of routed.wollman1996-08-271-17/+20
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-203-191/+193
* | #if !ANSI !POSIX newly added collate_range_cmp functionache1996-08-131-0/+2
* | There is so many places where range comparation (using collate)ache1996-08-121-0/+1
* | Create FreeBSD copyright (c comment) for OS versionwosch1996-08-041-3/+4
* | New routed.h that goes with the new routed.wollman1996-07-221-13/+1
* | Fixed new and old standards conformance bugs. The non-POSIX confstr() wasbde1996-07-171-3/+2
* | General -Wall warning cleanup, part I.jkh1996-07-121-0/+2
* | Add netatalk symlink, ifconfig not compiled in other caseache1996-07-091-2/+2
* | There are a few small additions to the protocol to make itwpaul1996-07-041-5/+63
* | remove zopen, zopen is not part of libc.wosch1996-07-021-1/+0
* | Added missing prototype for sigaltstack()smpatel1996-06-281-0/+1
* | Add `netkey' to list of kernel directories to include in /usr/include.wollman1996-06-151-2/+2
* | Add an independent implementation of addr2ascii(3) and ascii2addr(3)wollman1996-06-131-1/+6
* | Now that Peter has been nice enough to bail me out of my last littlewpaul1996-06-051-4/+5
* | This commit was generated by cvs2svn to compensate for changes in r16119,wpaul1996-06-051-0/+117
* | Install pccard includes.phk1996-06-041-2/+2
* | Protocol definitions for RIPv2.wollman1996-05-301-21/+88
* | Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-271-0/+2
* | Made this work with the documented prerequisite #includes (none).bde1996-05-011-0/+8
* | Fixed longstanding namespace convolution involving rune_t vs wchar_t.bde1996-05-015-39/+51
* | Fix sgetrune/sputrune arg type: was unsigned int instead of size_tache1996-04-181-2/+7
* | NIS cleanups and fixes, the next generation.wpaul1996-04-161-4/+1
OpenPOWER on IntegriCloud