summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set the default manual section for games/ to 6.ru2001-03-2037-37/+16
* If the MANSECT variable is specified, it will override the defaultru2001-03-201-1/+4
* Reboot(8) normally waits 5 seconds after sending SIGTERMs to alliedowse2001-03-201-10/+32
* Correct the top memory stats display: convert page counts to kB.tmm2001-03-201-0/+5
* Make the pseudo-driver for "/dev/fd/*" handle fd's larger than 255.phk2001-03-201-1/+8
* Add a KASSERT on unit2minor() so that we catch it if people try to passphk2001-03-201-0/+1
* Fix a reference to the "vn" driver in a warning message.phk2001-03-201-1/+1
* mdoc(7) police: fixes to the previous revision:ru2001-03-202-4/+16
* Fixed some typos.ru2001-03-203-3/+3
* This manpage is heavily based on the old rpc.3 manpage, andru2001-03-201-1355/+1139
* Silence some warningsalfred2001-03-202-10/+10
* Unbreak LINT.alfred2001-03-201-0/+2
* Fixed breakage of access() in rev.1.164. Wrong credentials were used forbde2001-03-202-2/+2
* Removed the second copy of the manual page!ru2001-03-201-311/+0
* Removed duplicate $FreeBSD$.ru2001-03-201-1/+0
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefalfred2001-03-201-1/+6
* comment out #pragma directive containing Sun SCM tagsalfred2001-03-201-1/+1
* New release notes: Kerberos compatability with OpenSSH, dump(8)bmah2001-03-203-7/+40
* This is an MFC candidate.gibbs2001-03-201-7/+6
* Remove extra CFLAGSjedgar2001-03-201-2/+1
* Remove extra CFLAGS and redundant SRCSjedgar2001-03-201-2/+1
* Add LIBPOSIX1Ejedgar2001-03-201-0/+1
* Suggested by kris, OpenSSH shall have a version designated to note thatgreen2001-03-201-1/+2
* Use the same API as the example code.peter2001-03-204-28/+26
* Make password attacks based on traffic analysis harder by requiring thatgreen2001-03-209-5/+74
* Included in the updated version of tirpc's sm_inter.x Sun added thealfred2001-03-201-23/+2
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, anddd2001-03-191-4/+7
* o Two changes made elsewhere relating to recent EA commits, but notrwatson2001-03-192-2/+4
* Mark 'going nowhere without my init' bug as MERGED.wilko2001-03-191-1/+1
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-192-24/+2
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-199-58/+0
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-193-17/+0
* Remove 'NOSHARED=yes' (../Makefile.inc already sets this)jedgar2001-03-192-3/+0
* This commit was generated by cvs2svn to compensate for changes in r74485,obrien2001-03-192-4/+11
|\
| * Virgin import of GCC 2.95.3's libobjcobrien2001-03-192-4/+11
* | This commit was generated by cvs2svn to compensate for changes in r74483,obrien2001-03-197-246/+396
|\ \ | |/
| * Virgin import of GCC 2.95.3's libstdc++obrien2001-03-197-246/+396
* | This commit was generated by cvs2svn to compensate for changes in r74481,obrien2001-03-1911-38/+95
|\ \ | |/
| * Virgin import of GCC 2.95.3's libio -- the C++ iostream facility.obrien2001-03-1911-38/+95
* | New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fixbmah2001-03-192-32/+67
* | Remove some files that are no longer in the FSF branch.obrien2001-03-191-26/+0
* | Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to convergeobrien2001-03-1910-2670/+172
* | Allow LQR periods of 1 second and FSM retry periods of 1 second. This allows usroger2001-03-191-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r74473,obrien2001-03-1910-151/+119
|\ \ | |/
| * Virgin import of the GCC 2.95.3 compilersobrien2001-03-1913-154/+122
* | Add missing comma when KERBEROS is defined.alfred2001-03-191-1/+2
* | Teach ftpd about the new GLOB_MAXPATH flag.jlemon2001-03-192-0/+11
* | Introduce the GLOB_MAXPATH flag, which allows the user to limit thejlemon2001-03-193-39/+62
* | o Missed in addition of setfacl.h in setfacl(1)rwatson2001-03-191-0/+76
* | o Missed in prior commit: getfacl(1) Makefilerwatson2001-03-191-0/+9
OpenPOWER on IntegriCloud