summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-24892-1672/+972
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0cvs2svn1999-05-248-1757/+731
* MFC: Fix memory leak.Nate Williams1999-05-151-1/+1
* MFC: fix potential memory overwrite in escape parsingDon Lewis1999-05-151-2/+2
* MFC: Fix handling of 'wd' in MakeDev. Remove axe from foot.Mike Smith1999-05-121-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-122-0/+1556
* MFC: Disable the "Hint" option in phkmalloc as default.Alan Cox1999-05-092-4/+4
* MFC: TyposKris Kennaway1999-05-091-3/+3
* MFC: Rename when building libc_r.Doug Rabson1999-05-091-2/+2
* MFC: More disklabel tweaks for sysinstallDoug Rabson1999-05-092-3/+6
* MFC: (mostly) Realtime scheduling patches from Dan Eischen.John Birrell1999-05-0925-672/+2119
* Try and repair RELENG_3 tag spammage (grr!!!)Peter Wemm1999-05-092-14/+194
* MFC: Add pam_deny and pam_permit modules. Add account management toJohn Polstra1999-05-084-2/+80
* MFC: More alpha-related fixes.Doug Rabson1999-05-084-5/+18
* MFC: Various alpha fixes and other cleanups.Doug Rabson1999-05-081-12/+64
* Hookup compat22 (a.out) libs.David E. O'Brien1999-05-081-1/+4
* MFC: 2.2.x / a.out compatability libraries.David E. O'Brien1999-05-081-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-0835-0/+25300
* MFC: declare the return address register so gdb can see it.Doug Rabson1999-05-081-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-082-0/+83
* MFC, fix _BIG5_sgetrune() in libc.Foxfair Hu1999-05-071-2/+2
* Apply patch included in bin/8872. This fixes a bug that occurs whenJason Evans1999-05-071-2/+11
* MFC: wrappers and docs for pread() and pwrite().Dmitrij Tejblum1999-05-055-19/+76
* MFC: added fsseko() and ftello(); fgetpos() and fsetpos() fixed for filesDmitrij Tejblum1999-05-056-18/+88
* MFC: {rev 1.4} clarify format of exit code, add xrefs.Joseph Koshy1999-05-051-4/+8
* MFC: {rev 1.3} correct typo.Joseph Koshy1999-05-051-1/+2
* MFC: {rev 1.4} correct prototype for tigetstr().Joseph Koshy1999-05-051-1/+1
* MFC (rev 1.7->1.8): writev(2) can return EDESTADDRREQ when attempting toGuy Helmer1999-05-041-0/+6
* MFC: Add "#include <machine/param.h>" to SYNOPSIS to get PAGE_SIZE.Guy Helmer1999-05-043-3/+6
* MFC: Note the effect of close(2) on fcntl(2) record locks.Guy Helmer1999-05-041-1/+9
* MFC rev. 1.21: 'll' modifier.Dmitrij Tejblum1999-05-041-3/+9
* MFC: Add missing ``.''.Brian Somers1999-05-041-1/+1
* MFC: Add some const keywords and fix some typos in man pages.Brian Somers1999-05-0210-37/+85
* MFC: "passwordtime" not "passwordperiod".Tim Vanderhoek1999-04-301-3/+5
* Fix strptime per Posix/Single UNIX Specification requirements.Wes Peters1999-04-302-2/+12
* MFC: accept(2) can fail with EINTR.Guy Helmer1999-04-291-1/+5
* MFC rev 1.6, you can only create special files with mknod(2).Joerg Wunsch1999-04-281-0/+5
* MFC: Remove unused cruft and eliminate dependency on dynamicJohn Polstra1999-04-282-27/+7
* CFC: doc setuid ignored for scriptsTim Vanderhoek1999-04-271-1/+8
* login_auth MFCAndrey A. Chernov1999-04-242-19/+20
* Add libwrap to the mix.David E. O'Brien1999-04-241-2/+2
* MFC.David E. O'Brien1999-04-241-1/+1
* Initialise the magic number for the initial thread so that people canJohn Birrell1999-04-181-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-04-157-0/+404
* MFC 1.4 -> 1.5: Fix breakage at -O3.John Polstra1999-04-141-3/+2
* MFC: Reverse C++ constructor and destructor order for consistencyJohn Polstra1999-04-141-3/+3
* MFC: Fix compilation with "-g", and eliminate the need forJohn Polstra1999-04-143-15/+15
* MFC: kern.somaxconn -> kern.ipc.somaxconnGuy Helmer1999-04-131-4/+4
* MFC 1.2 -> 1.3: Fix bug in handling passwordless accounts.John Polstra1999-04-061-1/+1
* MFC 1.12 -> 1.13: Fix macro name typo.John Polstra1999-04-031-1/+1