summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* If the transfer timed out, but we don't know how large the file is supposeddes2000-11-301-1/+10
* Make use of the full screen width to display p_comm rather than assuming ajhb2000-11-291-3/+6
* Display the name of the mutex we are blocked on in the state field. Tojhb2000-11-291-0/+6
* Xref make.conf(5), and point to /usr/share/doc/psd/12.make for thenik2000-11-291-1/+4
* Eliminate groff(1) warnings.ru2000-11-291-27/+28
* Eliminate groff(1) warnings caused by vgrind(1).ru2000-11-291-4/+6
* Fix a typo and a punctuation mistake, the two of which conspiredsheldonh2000-11-291-2/+2
* Add LIBCRYPT to DPADD.marcel2000-11-281-1/+1
* Format string auditingkris2000-11-271-2/+2
* *** empty log message ***kris2000-11-271-1/+1
* Constifykris2000-11-271-1/+1
* Fix format string warnings.kris2000-11-271-1/+1
* Cleanup this code a bit by attempting to sync it up with NetBSD andkris2000-11-262-26/+33
* Use the vendor's manpages (which are in old -man format) rather thanobrien2000-11-263-631/+16
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.kris2000-11-261-1/+1
* Constifykris2000-11-263-2/+2
* vsprintf() -> vsnprintf()kris2000-11-261-1/+1
* o Make systat/vmstat.c use sysctl() to retrieve cp_time, bufspace,rwatson2000-11-251-29/+50
* o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpurwatson2000-11-251-27/+32
* o Make systat/iostat.c use sysctl() to retrieve cp_time instead ofrwatson2000-11-251-23/+9
* o Make systat use sysctl() to retrieve hz and stathz, instead ofrwatson2000-11-251-19/+14
* Reimplement the groff(1) warnings elimination fixes in a better way.ru2000-11-242-10/+5
* [rsh.1] Document the `-4' and `-6' options.jkoshy2000-11-242-2/+6
* [rlogin.1] Document the `-4' and `-6' options. Correct a typo.jkoshy2000-11-242-3/+7
* Eliminate groff(1) warnings.ru2000-11-232-2/+20
* kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0.ben2000-11-231-1/+1
* Use correct macro for path namephantom2000-11-221-1/+1
* Create temporary files in a secure directory, instead of using multiplekris2000-11-222-7/+9
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-227-2/+9
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-20138-476/+482
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Add -lcrypt. This fixes cross-building.marcel2000-11-201-1/+1
* Unlink the temporary file immediately so it is removed on exit.kris2000-11-191-19/+15
* Fix a buffer overflow from a long local hostname.kris2000-11-191-2/+2
* Add/fix the ability to split a file larger than 2 gigabytes.jwd2000-11-191-4/+6
* "minute(s) period(s)" --> "minute(s)"mph2000-11-171-6/+6
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-178-12/+14
* remove trailing periods from SEE ALSO.ben2000-11-154-4/+4
* Spell the des's name correctly.ru2000-11-142-2/+2
* Use Fx macro wherever possible.ru2000-11-145-7/+16
* -U cannot be an option since some signals start with U. -u is theps2000-11-121-1/+0
* Changed variable killchar to killch and erasechar to erasech to avoiddg2000-11-113-13/+14
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-1018-133/+106
* Fixed typo: .ar -> .Ar.ru2000-11-101-1/+1
* Install `chflags' in the root partition, NOT /usr where it is not availableobrien2000-11-101-0/+1
* Fixed typo: .FL -> .Flru2000-11-061-1/+1
* .UC -> .Osru2000-11-062-2/+2
* Fixed typo: .EL -> .Elru2000-11-061-1/+1
* Switch over to using the Christos Zoulas maintained version in contrib/obrien2000-11-05151-8259/+93
* Good-bye cruel world.sheldonh2000-11-023-418/+0
OpenPOWER on IntegriCloud