aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-2086-97/+39
* Place the call to pccard_insert_beep() in the inserted() timeoutIan Dowse2001-03-202-13/+13
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-2030-35/+7
* Set the default manual section for games/ to 6.Ruslan Ermilov2001-03-2037-37/+16
* If the MANSECT variable is specified, it will override the defaultRuslan Ermilov2001-03-201-1/+4
* Reboot(8) normally waits 5 seconds after sending SIGTERMs to allIan Dowse2001-03-201-10/+32
* Correct the top memory stats display: convert page counts to kB.Thomas Moestl2001-03-201-0/+5
* Make the pseudo-driver for "/dev/fd/*" handle fd's larger than 255.Poul-Henning Kamp2001-03-201-1/+8
* Add a KASSERT on unit2minor() so that we catch it if people try to passPoul-Henning Kamp2001-03-201-0/+1
* Fix a reference to the "vn" driver in a warning message.Poul-Henning Kamp2001-03-201-1/+1
* mdoc(7) police: fixes to the previous revision:Ruslan Ermilov2001-03-202-4/+16
* 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
* Silence some warningsAlfred Perlstein2001-03-202-10/+10
* Unbreak LINT.Alfred Perlstein2001-03-201-0/+2
* Fixed breakage of access() in rev.1.164. Wrong credentials were used forBruce Evans2001-03-202-2/+2
* Removed the second copy of the manual page!Ruslan Ermilov2001-03-201-311/+0
* Removed duplicate $FreeBSD$.Ruslan Ermilov2001-03-201-1/+0
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefAlfred Perlstein2001-03-201-1/+6
* comment out #pragma directive containing Sun SCM tagsAlfred Perlstein2001-03-201-1/+1
* New release notes: Kerberos compatability with OpenSSH, dump(8)Bruce A. Mah2001-03-203-7/+40
* This is an MFC candidate.Justin T. Gibbs2001-03-201-7/+6
* Remove extra CFLAGSChris D. Faulhaber2001-03-201-2/+1
* Remove extra CFLAGS and redundant SRCSChris D. Faulhaber2001-03-201-2/+1
* Add LIBPOSIX1EChris D. Faulhaber2001-03-201-0/+1
* Suggested by kris, OpenSSH shall have a version designated to note thatBrian Feldman2001-03-201-1/+2
* Use the same API as the example code.Peter Wemm2001-03-204-28/+26
* Make password attacks based on traffic analysis harder by requiring thatBrian Feldman2001-03-209-5/+74
* Included in the updated version of tirpc's sm_inter.x Sun added theAlfred Perlstein2001-03-201-23/+2
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, andDima Dorfman2001-03-191-4/+7
* o Two changes made elsewhere relating to recent EA commits, but notRobert Watson2001-03-192-2/+4
* Mark 'going nowhere without my init' bug as MERGED.Wilko Bulte2001-03-191-1/+1
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewDag-Erling Smørgrav2001-03-192-24/+2
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewDag-Erling Smørgrav2001-03-199-58/+0
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewDag-Erling Smørgrav2001-03-193-17/+0
* Remove 'NOSHARED=yes' (../Makefile.inc already sets this)Chris D. Faulhaber2001-03-192-3/+0
* This commit was generated by cvs2svn to compensate for changes in r74485,David E. O'Brien2001-03-192-4/+11
|\
| * Virgin import of GCC 2.95.3's libobjcDavid E. O'Brien2001-03-192-4/+11
* | This commit was generated by cvs2svn to compensate for changes in r74483,David E. O'Brien2001-03-197-246/+396
|\|
| * Virgin import of GCC 2.95.3's libstdc++David E. O'Brien2001-03-197-246/+396
* | This commit was generated by cvs2svn to compensate for changes in r74481,David E. O'Brien2001-03-1911-38/+95
|\|
| * Virgin import of GCC 2.95.3's libio -- the C++ iostream facility.David E. O'Brien2001-03-1911-38/+95
* | New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fixBruce A. Mah2001-03-192-32/+67
* | Remove some files that are no longer in the FSF branch.David E. O'Brien2001-03-191-26/+0
* | Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to convergeDavid E. O'Brien2001-03-1910-2670/+172
* | Allow LQR periods of 1 second and FSM retry periods of 1 second. This allows usRoger Hardiman2001-03-191-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r74473,David E. O'Brien2001-03-1910-151/+119
|\|
| * Virgin import of the GCC 2.95.3 compilersDavid E. O'Brien2001-03-1913-154/+122
* | Add missing comma when KERBEROS is defined.Alfred Perlstein2001-03-191-1/+2
* | Teach ftpd about the new GLOB_MAXPATH flag.Jonathan Lemon2001-03-192-0/+11