summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Bow to the whining masses and change a union back into void *. Retaindillon2003-01-132-6/+6
* Change struct file f_data to un_data, a union of the correct structdillon2003-01-122-8/+6
* Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.dillon2003-01-112-2/+2
* The return-path is optional in a headline, therefore don't skip amikeh2003-01-091-5/+12
* Correct a few more definitions, capitalize header fields consistently.mikeh2003-01-091-5/+5
* Clarify ~. escape definition, remove duplicate entry, and shorten amikeh2003-01-091-4/+3
* Document the ~. and ~? command escapes.mikeh2003-01-091-0/+4
* Add "ifstat" display:phk2003-01-048-2/+785
* When we close a display, mark it as not-initialized so that we willphk2003-01-041-0/+1
* Unifdef has got some crack-smoking exit values:peter2003-01-041-10/+1
* Complete the bzip2 suite.obrien2003-01-042-0/+12
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-018-11/+11
* Fix typos; add FreeBSD Id where missing.schweikh2003-01-016-11/+14
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-3012-12/+14
* Back out rev 1.20; getbsize(3)'s original interface has been restored.mike2002-12-301-3/+1
* Back out rev 1.27; getbsize(3)'s original interface has been restored.mike2002-12-301-2/+1
* Move elf2aout back to /usr/bin -- it is a general development tool, notobrien2002-12-301-0/+1
* Use the offical sys/endian.h rather than reaching way over into anotherobrien2002-12-302-2/+1
* Adjust path to crunchide.obrien2002-12-301-3/+3
* Adjust max WARNs for sparc64.obrien2002-12-301-2/+1
* Style cleanup.obrien2002-12-301-11/+10
* Make WARNS=5 clean.obrien2002-12-302-5/+3
* This builds fine with WARNS.obrien2002-12-301-1/+0
* Diff-reduction WRT crypto telnet; replace "#if 0" code removed by anmarkm2002-12-291-0/+41
* english(4) police.schweikh2002-12-2711-12/+12
* Clarify the distinction between the Proclamation of the Province ofgrog2002-12-252-1/+2
* mdoc(7) police: Deal with self-xrefs.ru2002-12-246-12/+12
* Check NULL pointer to avoid SIGSEGVdavidxu2002-12-241-1/+2
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-235-68/+68
* mdoc(7) police: most -mdoc macros can take multiple arguments.ru2002-12-231-2/+1
* mdoc(7) police: markup nits.ru2002-12-231-2/+2
* mdoc(7) police: more `The .Nm utility' + markup nit.ru2002-12-231-5/+5
* Correct minor grammos.schweikh2002-12-221-3/+3
* Mark the INVALID keyword as being deprecated since the concept oftjr2002-12-212-1/+5
* Add the -P option which executes multiple copies of the specified utilitytjr2002-12-212-19/+57
* Remove unimplemented System V options from the getopt() option string.tjr2002-12-211-1/+1
* Move the NOTES section to DESCRIPTION. And correct some documentation whiletrhodes2002-12-201-11/+13
* Clarify dates and place of Konrad Zuse's birth and death. Despitegrog2002-12-192-3/+4
* Sync with up-stream version, including a number of bug-fixes:fanf2002-12-182-600/+506
* Use ${BINDIR} instead of hardcoded path.johan2002-12-181-1/+1
* Check the return status of chdir() when using the -C option.seanc2002-12-171-1/+2
* Change the name for the local unix-socket based protocolmbr2002-12-161-1/+1
* When doing tail -F, return if the freopen() of the file fails instead oftjr2002-12-151-0/+1
* Unbreak support for systems that have no limit on pathname length.tjr2002-12-151-4/+2
* Update pathchk to reflect the fact that 1003.1-2001 now includes thetjr2002-12-141-0/+2
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-1/+1
* Uniformly refer to a file system as "file system".ru2002-12-1213-40/+40
* mdoc(7) police: markup fixes.ru2002-12-121-16/+18
* mdoc(7) police: overhaul.ru2002-12-111-24/+41
* mdoc(7) police: overhaul.ru2002-12-111-2/+2
OpenPOWER on IntegriCloud