aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos.Ruslan Ermilov2001-03-203-3/+3
* This manpage is heavily based on the old rpc.3 manpage, andRuslan Ermilov2001-03-201-1355/+1139
* Removed the second copy of the manual page!Ruslan Ermilov2001-03-201-311/+0
* Removed duplicate $FreeBSD$.Ruslan Ermilov2001-03-201-1/+0
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, andDima Dorfman2001-03-191-4/+7
* Introduce the GLOB_MAXPATH flag, which allows the user to limit theJonathan Lemon2001-03-192-39/+59
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-19101-7264/+17108
* Implement D_MD_ORDER (local extension) to get month/day order from localeAndrey A. Chernov2001-03-191-0/+3
* mdoc(7) police:Ruslan Ermilov2001-03-194-82/+58
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-192-14/+14
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-2/+3
* Add the following POSIX 1003.1e functions and man pages:Chris D. Faulhaber2001-03-1910-2/+750
* Libraries should _never_ call exit() themselves (or its alternate spellingDavid E. O'Brien2001-03-189-33/+33
* Fix typo in the commentAndrey A. Chernov2001-03-181-1/+1
* Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatAndrey A. Chernov2001-03-185-37/+37
* Make 'A' and 'a', 'B' and 'b' the same, per POSIXAndrey A. Chernov2001-03-181-26/+16
* Nuke non-standard EAI_RESNULL.Hajimu UMEMOTO2001-03-172-13/+0
* Fix some further style nitsBrian Somers2001-03-171-8/+11
* Add a new entrypoint to the hashes in libmd:Poul-Henning Kamp2001-03-1710-14/+114
* Fix type-oMatthew Dillon2001-03-161-1/+1
* Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. AddJonathan Lemon2001-03-161-1/+7
* mdoc(7) police: ``It'' macro does not take argument in -enum lists.Ruslan Ermilov2001-03-161-2/+2
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.Dima Dorfman2001-03-161-2/+2
* Correct spelling of MNT_ASYNC.David Malone2001-03-151-2/+2
* Limit the number of paths that glob can return to MAX_GLOBENTRIES, whichJonathan Lemon2001-03-151-0/+7
* Mention that MAXHOSTNAMELEN includes space for the NUL.Brian Somers2001-03-151-0/+2
* Actually commit the new version of trimdomain *blush*Brian Somers2001-03-151-70/+80
* o To support new EA interface with explicit namespaces, introduce twoRobert Watson2001-03-154-3/+155
* Make tdelete(3), tfind(3), and twalk(3) links to tsearch(3).Dima Dorfman2001-03-151-0/+1
* It would help if trimdomain.c was actually committed. This is a stopgapPeter Wemm2001-03-151-0/+105
* Move trimdomain() into it's own source file and tidy things up a bit.Brian Somers2001-03-142-61/+5
* MAXHOSTNAMELEN includes space for the NULBrian Somers2001-03-141-4/+4
* o Update copyright dates.Robert Watson2001-03-1320-196/+214
* Document the rest of the possible return codes.Dima Dorfman2001-03-131-0/+12
* .St -p1003.1g -> .St -p1003.1g-2000.Ruslan Ermilov2001-03-123-4/+4
* Updates for Blowfish password hashing.Mark Murray2001-03-111-1/+1
* Add OpenBSD-style blowfish password hashing. This makes one lessMark Murray2001-03-114-7/+23
* In theory it would be perfectly legal for a system administrator toBill Fumerola2001-03-101-1/+1
* Correct a race condition where it was possible for a signaledDaniel Eischen2001-03-093-6/+24
* This is the getsid() we are talking about, not setsid().Ruslan Ermilov2001-03-091-1/+1
* Submitted by: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>David E. Cross2001-03-082-0/+2
* Don't remember an EINTR, since the caller may want to restart the call.Dag-Erling Smørgrav2001-03-071-2/+4
* Support lower-case versions of the proxy environment variables.Dag-Erling Smørgrav2001-03-073-3/+13
* A quick and dirty port of libstand to ia64.Doug Rabson2001-03-063-0/+161
* Use relative paths to find byte_swap_*.S to make it easier to use theseDoug Rabson2001-03-064-4/+4
* Make this compile. Still need to write/borrow a working setjmp.Doug Rabson2001-03-061-0/+1
* Use ieee floats on ia64.Doug Rabson2001-03-061-1/+1
* Use the right format string for printing ULONG_MAX.David Malone2001-03-051-2/+2
* Fix style nit.David E. O'Brien2001-03-051-1/+1
* Fix style breakage.David E. O'Brien2001-03-051-0/+1