summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove extra space in output.mdodd2002-08-051-1/+1
* Diff reduction.mdodd2002-08-056-140/+244
* Use timespec not timeval.mdodd2002-08-053-15/+24
* Ported to sparc64.jake2002-08-044-5/+372
* Include <sys/time.h> for the declaration of struct timeval. Do notbde2002-08-047-0/+7
* Add options to print the argument and environment string parameters tomdodd2002-08-0410-6/+146
* Add a "FreeBSD ELF32" entry to ex_types[].mdodd2002-08-041-0/+1
* Terminate the output line when a non-returning syscall is printed.mdodd2002-08-045-0/+5
* Add options to print absolute and relative timestamps.mdodd2002-08-044-5/+46
* Allow tracking fork()ed children.mdodd2002-08-0411-10/+80
* Parameterize globals.mdodd2002-08-0411-143/+196
* Use a cast to `void *' before casting to a pointer to a structurerobert2002-08-021-5/+8
* Don't depend on namespace pollution from <netinet/in_pcb.h>.des2002-08-011-0/+2
* Implement the -l and -c options, which I'd forgotten.des2002-08-011-6/+17
* Rewrite sockstat(1) in C.des2002-07-314-257/+596
* Fix some bugs in in-place editing:fanf2002-07-301-28/+26
* Ignore leading semicolons on commands; required by SUSv3.tjr2002-07-301-2/+8
* When translating and -C is specified, behave as if the complemented set wastjr2002-07-291-0/+26
* When translating and the -c option is specified, handle the case where thetjr2002-07-291-6/+11
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-296-10/+10
* Ignore -C, -p, and -S options of install(1) when used with the -dru2002-07-291-1/+1
* fetch(1) is WARNS-5 clean (tested on i386 and Alpha)des2002-07-281-0/+1
* Use strtol(3) instead of a home-grown version, and fix a "possiblydes2002-07-281-36/+24
* Add enough consts to keep everyone happy.dwmalone2002-07-281-1/+1
* Don't reuse a const char * when we really want a char *.dwmalone2002-07-281-5/+7
* Improve WARNS situation for kdump:dwmalone2002-07-281-45/+58
* ANSIify function definitions to avoid a warning.dwmalone2002-07-289-54/+31
* The return value of snprintf should be always nonnegative, so it shoulddwmalone2002-07-281-1/+1
* ANSIify function definitions to avoid a warning.dwmalone2002-07-282-39/+14
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-14/+7
* ANSify function definitions to avoid a warning.dwmalone2002-07-281-10/+7
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-6/+3
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-4/+2
* ANSIify function definitions to avoid a warning.dwmalone2002-07-2810-46/+18
* ANSIify function definitions to avoid some warnings.dwmalone2002-07-281-11/+5
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-30/+16
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-7/+4
* Search the include path for the argument to -f, to make lives easier forjmallett2002-07-281-6/+13
* Add a -v option that prevents switching virtual terminals while thisdd2002-07-282-13/+47
* Print a warning when we are given two scripts for one target. This is neitherjmallett2002-07-281-0/+4
* Clarify J.S. Bach's life: he was only born once, and he died in Leipzig.grog2002-07-281-3/+3
* Back out jmallett's realpath changes. They break a set of makefiles thatimp2002-07-261-0/+28
* Use sigaction(2) instead of signal(3) to avoid the signal handler beingtjr2002-07-261-3/+10
* Define all paths in pathnames.hjohan2002-07-252-2/+6
* Give an example showing how to change the mesg status of terminalstjr2002-07-251-0/+10
* style(9): - Put a space after the 'return' keyword.robert2002-07-241-5/+7
* Use an ANSI-C function definition rather than arobert2002-07-241-3/+1
* - Add a COMPATIBILITY section explaining that the defaultrobert2002-07-241-2/+12
* Allow selection of the affected terminal using redirectionrobert2002-07-242-1/+10
* Teach whereis(1) about games.johan2002-07-243-5/+9
OpenPOWER on IntegriCloud