aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* realpath(3) bug fix: There was an off-by-one error in computing theJacques Vidrine2003-08-031-1/+2
* MFC:Chris D. Faulhaber2003-03-201-8/+14
* MFS: Allocate 64K recieve buffer for DNS responses.Hajimu UMEMOTO2002-10-235-70/+152
* MFC src/lib/libkvm/kvm.c 1.23: mark file descriptors close-on-exec.Jacques Vidrine2002-09-131-0/+12
* MFS: disallow null passwords by default, introduce the nullok option.Dag-Erling Smørgrav2002-08-021-23/+18
* The fix applied to the XDR decoder in lib/libc/xdr/xdr_array.c revisionJacques Vidrine2002-08-011-1/+1
* Sort headers to reduce diffs between branches.Jacques Vidrine2002-07-311-1/+1
* some dolt forgot to add in an include for <limits.h>Darren Reed2002-07-311-0/+1
* Patch to fix bounds checking/overflow.Darren Reed2002-07-311-3/+4
* Merge OpenSSH, OPIE, PAM and a number of dependencies from -STABLE.Dag-Erling Smørgrav2002-07-1637-874/+1367
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-032342-0/+495267
|\
| * Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).Mark Peek2002-07-021-1/+1
| * MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use forMatthew Dillon2002-07-022-0/+2
| * MFC: (rev. 1.28) Grammar nit: treat "contents" as plural.Archie Cobbs2002-07-021-1/+1
| * MFC: (rev. 1.16) Grammar fix: "contents" is plural.Archie Cobbs2002-07-021-2/+2
| * Correct some dumb behaviour in clnt_broadcast(), where it wouldIan Dowse2002-06-301-4/+8
| * Add xref to readpassphrase(3).Dag-Erling Smørgrav2002-06-301-1/+2
| * getpass.c is OBE (moved into readpassphrase.c)Dag-Erling Smørgrav2002-06-302-98/+1
| * Unbreak world.Dag-Erling Smørgrav2002-06-301-2/+0
| * MFC: readpassphrase(3) from OpenBSD.Dag-Erling Smørgrav2002-06-301-3/+3
| * MFC 1.15: Return HOSTNAME_INVALIDADDR when reverse lookup is fail.Hajimu UMEMOTO2002-06-291-1/+1
| * MFC rev 1.8/1.9:Mike Silbersack2002-06-281-2/+6
| * MFC:Jens Schweikhardt2002-06-261-4/+4
| * MFC: adjust buflen properlyWarner Losh2002-06-261-1/+3
| * MFC: Fix last fix.Warner Losh2002-06-261-1/+1
| * MFC: Fix remove overflowWarner Losh2002-06-262-1/+4
| * MFC (1.9: fixed pow(x, y) when x is very close to -1.0 and y is a veryBruce Evans2002-06-242-2/+2
| * MFC: 1.7 (Undo sendfile(2) workaround now that the kernel is fixed.)Alfred Perlstein2002-06-241-11/+0
| * Don't leave files locked if we have a short write to a non-blocking socket.Alfred Perlstein2002-06-241-1/+4
| * Diff reduction against current.Alfred Perlstein2002-06-241-2/+3
| * MFC 1.26,1.27: Cleanup, mostly to conform to style(9).Robert Drehmel2002-06-181-19/+17
| * MFC 1.25: Avoid buffer underflow.Robert Drehmel2002-06-181-1/+1
| * MFC: correct bswap64() prototype (rev.1.32).Maxim Sobolev2002-06-171-1/+1
| * MFC: Add vendor specific attribute supportBrian Somers2002-06-175-2/+144
| * MFC rev 1.3: correct release of first appearance in HISTORY sectionSheldon Hearn2002-06-061-1/+1
| * MFC, rev 1.11:Kenneth D. Merry2002-05-231-14/+12
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-05-201-0/+80
| * MFC: note that Q_GETQUOTA and Q_SETQUOTA return EINVAL whenPeter Pentchev2002-05-201-0/+5
| * MFC rev 1.12: Clarify that the value of getc() etc. is an unsignedTony Finch2002-05-191-0/+4
| * MFC:Mike Silbersack2002-05-092-2/+33
| * MFC: Cancellate poll(2), readv(2), select(2), wait4(2), and writev(2).Archie Cobbs2002-05-075-5/+56
| * MFC: (rev. 1.13) Don't try to cancel a thread that's already exiting.Archie Cobbs2002-05-071-2/+4
| * MFC:Boris Popov2002-04-301-1/+78
| * MFC: Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.Jeroen Ruigrok van der Werven2002-04-291-5/+12
| * MFC:SUZUKI Shinsuke2002-04-288-13/+29
| * MFC: Add missing cross-reference.Ceri Davies2002-04-231-1/+2
| * MFC 1.4: Add awareness of an IPv6.Hajimu UMEMOTO2002-04-221-7/+20
| * MFC: 1.27 get decimal point from localeAndrey A. Chernov2002-04-171-9/+10
| * MFC: 1.16-1.20 (decimal point from locale, remove 'register')Andrey A. Chernov2002-04-171-9/+17
| * MFC: get decimal point from localeAndrey A. Chernov2002-04-171-1/+4