summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* - Bump document date for eaccess(2) addition.ru2001-10-111-27/+35
* Change to track the new calling convention for execve. This version onlydfr2001-10-111-17/+3
* Fix the phrase about "both files", which must be leftyar2001-10-111-1/+3
* Fix SysV Semaphore Handling.mr2001-10-112-27/+124
* Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.obrien2001-10-105-14837/+22933
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-1021-42/+0
* getnetbyaddr() should be serviced by the "networks" database.ru2001-10-101-1/+1
* Adjust so that we don't use relocations which can't exist in a shareddfr2001-10-104-5/+10
* Shorter versions of the byte swapping code.dfr2001-10-102-15/+7
* Check to see if the devfs MIB exists and return 1 if it exists ratherjkh2001-10-101-0/+9
* Implement strcasestr() which many others (f.e. Linux) already have.ache2001-10-103-2/+79
* Document the fact that the strnstr(3) function is not portable.mike2001-10-091-0/+5
* Don't mangle vendor ids to put them in __RCSID. Just ifdef all vendormike2001-10-091-1/+6
* Add a new libc function, strnstr(3), which allows one to limit themike2001-10-093-11/+122
* Port to ia64. Actually, just do like the alpha.dfr2001-10-081-1/+1
* Limit maximum poll interval to 60 seconds. This prevents an overflowdeischen2001-10-073-0/+9
* Make this work on ia64. I have no idea why it works on alpha - itdfr2001-10-061-1/+7
* Fix a load of dependancy violations.dfr2001-10-052-7/+7
* Add compatibility functions for the AF_LOCAL RPC transport stuffwpaul2001-10-043-0/+235
* Hopefully improve control message passing over Unix domain sockets.dwmalone2001-10-042-14/+25
* Include <string.h> to prototype strcpy(3). While I'm here, make usemike2001-10-041-3/+4
* Fixed various type errors in synopsis.bde2001-10-031-7/+7
* Fixed bitrot in synopsis. The TI-RPC changes gave mounds of it, mainlybde2001-10-0310-31/+33
* Fixed spelling of rpow in rpow's prototype.bde2001-10-031-1/+1
* Fixed missing `const' in synopsis.bde2001-10-031-1/+1
* Fixed return type in synopsis.bde2001-10-031-1/+1
* Fixed bitrot in synopsis. The change of the color type from byte to u_longbde2001-10-031-8/+8
* Avoid getting stuck in system(3) when the internal call to wait4()alfred2001-10-031-2/+3
* Don't install manpage links for the nonexistent functions exp2(),bde2001-10-031-2/+2
* Removed .Nm's for the nonexistent functions exp2() and exp2f().bde2001-10-031-2/+0
* Made this header self-sufficient.bde2001-10-031-6/+9
* Fixed syntax errors in synopsis. The restrict keyword doesn't exist yet.bde2001-10-031-5/+5
* Fixed wrong arg type in synopsis.bde2001-10-031-1/+1
* Fixed bitrot in synopsis. The change of the return type ofbde2001-10-031-1/+1
* Fixed misspelled arg type in synopsis.bde2001-10-031-1/+1
* Fixed missing include in synopsis.bde2001-10-031-0/+1
* - cope with sa_len < sizeof(struct sockaddr).ume2001-10-021-35/+44
* Clean this up after the NetBSD syncing.obrien2001-10-011-25/+19
* Fix ID's after a total boch CVS merge due to multiple people makingobrien2001-10-0113-26/+0
* Our histedit.h lives in src/include.obrien2001-10-011-1/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-01627-903/+903
* Re-applied some of rev. 1.11 and 1.13 fixes that were lost in the last commit.ru2001-10-011-11/+17
* mdoc(7) police: don't split author names in the AUTHORS section.ru2001-10-011-0/+1
* mdoc(7) police: markup nits.ru2001-10-011-9/+13
* mdoc(7) police: s/atof/atoi/ru2001-10-011-1/+1
* Add the 4.4-FreeBSD libperl.so.3 as the version in -CURRENT is .so.4.obrien2001-10-012-0/+5825
* Add the 4.4-FreeBSD libedit.so after the sh version bump in -CURRENT dueobrien2001-10-012-0/+725
* What was I thinking???obrien2001-10-011-2/+1
* What was I thinking....obrien2001-10-011-274/+0
* Add the 4.4-FreeBSD libwrap after the sh version bump in -CURRENT due toobrien2001-10-012-1/+276
OpenPOWER on IntegriCloud