summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * MFC: 1.52: sysctl(3) returns ENOENT on non-match, not EOPNOTSUPP.Ruslan Ermilov2001-12-131-2/+2
| * MFC: 1.24: s/crypt_format/crypt_default/Ruslan Ermilov2001-12-131-1/+1
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-12-112-0/+175
| * MFC: prevent infinite loop when kevent(2) is invoked wihout eventlist.Maxim Sobolev2001-12-111-1/+1
| * Change sigreturn from a protected syscall to a normal syscall. WhenDaniel Eischen2001-12-101-1/+1
| * MFC:Mike Barcroft2001-12-092-13/+65
| * MFC: 1.17: Punch firewall holes for passive mode internal FTP server.Ruslan Ermilov2001-12-061-5/+2
| * MFC: add a pam_set_item(3) man page with an MLINK to pam_get_item(3).Dag-Erling Smørgrav2001-12-031-0/+2
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-12-021-0/+156
| * MFC: 1.19, 1.21: Use the .In macro for #include statements, and addCrist J. Clark2001-12-011-5/+5
| * MFC: rename() can't guarantee "to" always exists if it didn't exist in the firstGregory Neil Shapiro2001-12-011-1/+3
| * Previous to the 2001-09-21 peril-sensitive sunglasses commit, keeping theDavid E. O'Brien2001-11-282-3/+2
| * Previous to the 2001-09-21 peril-sensitive sunglasses commit, keeping theDavid E. O'Brien2001-11-282-6839/+0
| * MFC: Increment the loop counter.Dag-Erling Smørgrav2001-11-271-0/+1
| * Enable the kerberos5 PAM module.Mark Murray2001-11-271-1/+1
| * MFC: remove stale /usr/lib/* libs when we're installing a fresherPeter Wemm2001-11-271-0/+11
| * MFC: 1.40; don't claim that non page-aligned offsets don't work.Ian Dowse2001-11-241-3/+1
| * MFC: 1.12: s/processes/files/Ruslan Ermilov2001-11-241-1/+1
| * MFC: move prototypes for cabs() and cabsl() to complex.h andDima Dorfman2001-11-233-19/+20
| * MFC: style(9)ifyBrian Somers2001-11-232-231/+215
| * MFC: Add cross-references.Murray Stokely2001-11-202-1/+3
| * MFC: describe handling of NULLs passed to pthread_setcancelstate.Murray Stokely2001-11-181-2/+10
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-11-153-0/+253
| * MFC: Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation wasGregory Neil Shapiro2001-11-141-1/+6
| * MFC 1.49: malloc and calloc do not free memory.Dima Dorfman2001-11-121-2/+3
| * Back out fake nl_langinfo() stub addition, it breaks configure for portsAndrey A. Chernov2001-11-072-38/+1
| * MFC: cmott@scientech.com -> cm@linktel.netBrian Somers2001-11-039-10/+10
| * MFC: Dont hard-code knowledge about where the stack starts by peeringPeter Wemm2001-11-032-3/+15
| * Add a NOP nl_langinfo(). The purpose is to get an "nl_langinfo" symbolDavid E. O'Brien2001-11-022-166/+5
| * MFC rev1.11: Don't say "both files" while speaking of a single file.Yaroslav Tykhiy2001-11-021-1/+3
| * MFC: Add $FreeBSD$ and change pthread_set_name_np to take a const char *.Warner Losh2001-11-011-1/+1
| * MFC: Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong tokenArchie Cobbs2001-10-291-2/+2
| * MFC: printed current sequence number of the SA. accordingly, changedHajimu UMEMOTO2001-10-241-7/+9
| * MFC 1.25: Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4Hajimu UMEMOTO2001-10-241-0/+3
| * MFC: security fix, allow to pick only "me" class from ~/.login_confAndrey A. Chernov2001-10-212-8/+5
| * libc_r doesn't provide a wrapper for sigreturn(2).Ruslan Ermilov2001-10-195-6/+6
| * We don't provide a wrapper for nfssvc(2), and signanosleep(2) wasRuslan Ermilov2001-10-191-2/+2
| * Cleanup of _thread_sys* declarations:Ruslan Ermilov2001-10-191-157/+92
| * MFC: optional support for loading bzip2-compressed kernels and modules.Maxim Sobolev2001-10-185-6/+19
| * MFC: rev 1.2: provide libcrypto.so.1 and libssl.so.1 that do not dependPeter Wemm2001-10-162-7413/+9224
| * MFC Rev 1.10Mike Barcroft2001-10-151-2/+9
| * MFC 1.21Matthew Dillon2001-10-131-0/+4
| * MFC 1.4:Hajimu UMEMOTO2001-10-101-35/+44
| * MFC: 1.8 (don't get stuck if a signal interrupts us during wait4)Alfred Perlstein2001-10-101-2/+3
| * MFC: Initiate de-orbit burn for PT_READ_U/PT_WRITE_U. These particularlyPeter Wemm2001-10-031-45/+0
| * MFC: 1.14:Ruslan Ermilov2001-10-021-3/+4
| * MFC: 1.31: TFTP support.Ruslan Ermilov2001-10-021-0/+9
| * MFC: 1.15: Document "normalizing" behavior of mktime(3).Ruslan Ermilov2001-10-021-2/+13
| * Doh, namespace.h isn't in -STABLE. Also, add the forgotten manpage.Ruslan Ermilov2001-10-021-1/+0
| * MFC: Add new, from scratch implementation of hsearch() that actually works.Ruslan Ermilov2001-10-023-113/+5