summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+1
* stty sane should set the echo bits.phk2004-11-021-1/+1
* When listing the special $ variables, ($!, $#, etc) list them as $!alfred2004-11-011-12/+16
* Correct a typo and make the documentation more mdoc(7) complaint.delphij2004-11-011-3/+3
* Add -I, an option that asks for confirmation once if recursivelydelphij2004-10-282-5/+70
* The previous commit added code to rm(1) to warn about and remove anydes2004-10-041-1/+2
* Markup fixes.des2004-10-041-4/+4
* Find out how flame-proof my underwear really is.des2004-10-042-1/+25
* Whitespace cleanup.des2004-10-041-4/+4
* chflags compiles with WARNS?=6.stefanf2004-10-031-0/+1
* Garbage collect a variable whose value was never read.stefanf2004-10-031-5/+4
* Attempting to unset an undefined variable or function should not bedes2004-09-272-2/+2
* Don't read the byte at *argv[strlen(*argv) + 1].das2004-09-241-1/+1
* Group equivalent flags together and delete the `aliases' section.keramida2004-09-211-13/+8
* Add a "fillchar" command line argument to dd(1) that permits the userrwatson2004-08-155-2/+32
* Change the behaviour of `-v' so that, e.g., stepping a month backyar2004-08-092-1/+30
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-1/+0
* Now that we have gcc 3.4, we can flip ia64 to using a dynamically linkedgordon2004-08-061-1/+1
* Allow for capital letters as size suffixes.pjd2004-07-311-8/+20
* Currently if a mount point is not accessible by the calling user,csjp2004-07-202-6/+18
* Use warn() instead of perror().tjr2004-07-202-4/+4
* Give the most awesome example of how to parse the output of datealfred2004-07-171-0/+8
* Remove BUGS section that talked about missing multibyte character support.tjr2004-07-121-5/+1
* KANJI and DSPMBYTE are now "on" by default in the tcsh 6.13.00 distribution.mp2004-07-112-24/+34
* Document missing multibyte character handling in utilities specifiedtjr2004-07-034-4/+20
* Clarify: test compares strings by binary value, not "ASCII value".tjr2004-07-031-3/+3
* Deal with double whitespace.ru2004-07-039-21/+23
* Mechanically kill hard sentence breaks.ru2004-07-0218-156/+302
* Removed trailing whitespace.ru2004-07-021-1/+1
* Change the "rtprio" format so it prints an informative string forgad2004-06-271-0/+3
* Improve checking for `ps -t <dev>', and give better error messages whengad2004-06-271-8/+16
* Don't continue if the '-C' option (a-la GNUtar; commited in options.cobrien2004-06-251-1/+3
* Fix a bug I introduced by some last-minute changes in -r 1.102. I endedgad2004-06-241-1/+1
* Rework the logic for `-t <tty>', such that it accepts "ttyp0" and "console",gad2004-06-241-15/+43
* Change "struct varent" to use the standard queue(8) macros, instead ofgad2004-06-235-32/+25
* Add a check for defunct processes in saveuser(), so the output for "args"gad2004-06-231-10/+18
* Avoid padding the value of "ucomm" when it is the last column in the line.gad2004-06-231-1/+4
* Make sure the value of "upr" (scheduling priority on return from system call)gad2004-06-233-3/+15
* Include the `-c' option in the usage() message.gad2004-06-231-1/+1
* In the sorting routine, sort by thread-id if two processes have the same PID.gad2004-06-231-0/+2
* Fix some style bugs I introduced pointed out by bde. Also add a blankdwmalone2004-06-231-15/+23
* Use nanoseconds and then lexicographic ordering when the seconds ofdwmalone2004-06-221-6/+42
* Get rid of a cast to '(void) ' on the return of a call to strcpy.gad2004-06-221-1/+1
* Oops. Undo that last 'const' change. It expects similar changes to somegad2004-06-222-13/+11
* Add 'const' to a few places.gad2004-06-222-11/+13
* When displaying the "COMMAND" field for system-processes and/or kernelgad2004-06-222-1/+4
* Have `ps' return the cputimes for zombies, with the assumption thatgad2004-06-211-1/+1
* Add the `-O emul' format option, which prints the name of the system-callgad2004-06-203-0/+13
* From SUSv3:gad2004-06-201-1/+1
* Add new output-format keywords of LWP and NLWP, which show the thread-idgad2004-06-201-0/+8
OpenPOWER on IntegriCloud