aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Add descriptions of the nm(1) keywords and their meanings.Nik Clayton2000-04-301-0/+26
* Default device not longer uses the "r" raw prefix.David E. O'Brien2000-04-261-1/+1
* Add braces to avoid ambiguity in a nested conditional (silences a gccSheldon Hearn2000-04-261-1/+2
* Unbreak for the case where ``make obj'' was run first.David E. O'Brien2000-04-261-0/+1
* Hello, getconf. This is a slight reinvention of theGarrett Wollman2000-04-268-0/+689
* Fix excessive use of parenthesis in previous commit.Sheldon Hearn2000-04-252-2/+2
* Use Garrett's new (clearer) names.Mark Murray2000-04-231-7/+7
* Remove redundat extern declarationMartin Cracauer2000-04-201-1/+2
* Change <event.h> --> <sys/event.h>Jonathan Lemon2000-04-181-1/+1
* No such thing like `southamericarand' when Rand is the currency of ZA...Joerg Wunsch2000-04-181-1/+1
* * I goofed and didn't break sentances the right way.David E. O'Brien2000-04-181-14/+16
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-184-43/+81
* Change tail to use kqueue/kevent to obtain a notification whenJonathan Lemon2000-04-161-22/+51
* Do not pull in <sys/select.h>, it isn't required.Jonathan Lemon2000-04-161-1/+2
* #include <errno.h> where needed. Kill extern int errno;.Warner Losh2000-04-1416-21/+32
* Do not issue a warning when chflags() fails with EOPNOTSUPP.Sheldon Hearn2000-04-132-2/+3
* Use an MD5 checksum to test for file changes; the previous methodSheldon Hearn2000-04-122-3/+10
* Add a new options: -m enables searching for memory-mapped files.Brian Feldman2000-04-052-3/+81
* Fixed prototype for setflags(). setflags() returns int, not u_long,Bruce Evans2000-04-041-1/+1
* Document that the flags can be specified as an octal number.John Polstra2000-04-031-1/+2
* The FreeBSD/Sparc64 port will also have an __ELF_WORD_SIZE of 64.Steve Price2000-04-022-2/+2
* Fix a bug in rsh that caused the remote process to hang waiting onBrian S. Dean2000-04-011-0/+2
* Instead of checking for a non-zero return value from kvm_read, checkJacques Vidrine2000-03-311-1/+1
* While I'm in here, remove an unused variable.Sheldon Hearn2000-03-301-1/+1
* Fix buffer overflow copying the ``kernel'' command-line argument intoSheldon Hearn2000-03-291-2/+4
* Cross-reference ldd(1) in rtld(1) and vice versa.Sheldon Hearn2000-03-281-1/+2
* Get rid of hard sentence breakPhilippe Charnier2000-03-272-3/+5
* More rusers to .Nm convertionPhilippe Charnier2000-03-271-5/+9
* Quote with .DqPhilippe Charnier2000-03-271-4/+12
* Fixed misspelling of DPADD as DPADDA.Bruce Evans2000-03-271-3/+2
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans2000-03-271-2/+2
* Do not overwrite files when the -i option is specified!Sheldon Hearn2000-03-271-10/+14
* Fix a mistakenly broken sentence. The mistake was made easy by theSheldon Hearn2000-03-271-3/+4
* Y2K fix. at(1) would die with 'garbled time' when assign_date() wasSheldon Hearn2000-03-271-20/+22
* Add DIAGNOSTICS section name. SpellingPhilippe Charnier2000-03-263-10/+13
* Add DIAGNOSTICS section namePhilippe Charnier2000-03-268-13/+14
* Use .XrPhilippe Charnier2000-03-261-2/+2
* Add usage().Philippe Charnier2000-03-261-3/+9
* Do not dot terminate list of referencesPhilippe Charnier2000-03-261-1/+1
* remove unknown OPTIONS section name. Getopt returns -1.Philippe Charnier2000-03-262-2/+2
* Add section number to .Xr references. Enumerate flags the standard way.Philippe Charnier2000-03-261-8/+9
* Put argument under .Ar.Philippe Charnier2000-03-261-1/+2
* Add section number to .Xr. Put arguments under .Ar.Philippe Charnier2000-03-261-3/+7
* Do not dot terminate err() string. Cross reference using .XrPhilippe Charnier2000-03-262-10/+10
* Use .PaPhilippe Charnier2000-03-261-2/+3
* Remove incorrect use of .Nm. Wrap long lines, Unwrap short linesPhilippe Charnier2000-03-262-13/+12
* Put flags under .Fl. Add DIAGNOSTICS section namePhilippe Charnier2000-03-261-3/+7
* Sync SYNOPSIS and usage() string.Philippe Charnier2000-03-262-4/+5
* Add missing dotsPhilippe Charnier2000-03-261-5/+5
* Move RCS tags after copyrightPhilippe Charnier2000-03-261-5/+3