summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Kill extraneous whitespace.jmallett2002-07-1510-90/+90
* | ^Z doesn't "stop" systat, but it "suspends" it.keramida2002-07-151-1/+1
* | WARNS=4alfred2002-07-148-13/+10
* | WARNS=4, addalfred2002-07-142-6/+5
* | WARNS=2, de-__P()alfred2002-07-142-3/+4
* | WARNS=2alfred2002-07-142-3/+1
* | - TI-RPC is now the default again for code generation.alfred2002-07-1412-145/+132
* | The .Nm utilitycharnier2002-07-148-32/+48
* | Clear local screen when ^D is typed.luigi2002-07-143-2/+24
* | More Russian holidaysache2002-07-141-0/+20
* | Add a default case to the getopt(3) switch, remove a blank line nearby.jmallett2002-07-141-1/+1
* | Functions declared as <type> <identifier>(<nil>) should be declared asjmallett2002-07-145-27/+27
* | Remove prototype for main().jmallett2002-07-141-2/+0
* | Typo fixo: imbedded => embeddedjmallett2002-07-131-1/+1
* | Account for space used by environment variables in a similar way totjr2002-07-131-8/+12
* | Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR}ru2002-07-121-2/+2
* | Complete rewrite, once again.joerg2002-07-115-339/+720
* | Set NO_WERROR to ignore the following warning which is emitted onbde2002-07-111-0/+1
* | Bring getconf back in from the cold.peter2002-07-111-2/+0
* | Correct a comment: Typing in the root password at the "Key:" promptdd2002-07-101-2/+2
* | Fix indentation: Don't use space where tabs will do; specifically,dd2002-07-101-30/+30
* | Remove tcsetpgrp() stuff across suspend/continue because it cause upper levelache2002-07-091-3/+1
* | Add definitions for the industry-standard DLT density codes.joerg2002-07-092-0/+10
* | The rate between EUR and USD has never been as large as our old valuejoerg2002-07-091-2/+2
* | Add ability to only beep when mail arrives.johan2002-07-092-10/+22
* | Add DIAGNOSTICS section to describe exit values.johan2002-07-091-0/+12
* | Make cspace()'s second argument const. Make `escapes' in lputs() const.tjr2002-07-082-3/+4
* | Silence WARNS=4 by passing a non-const buffer to regerror(). Since ittjr2002-07-081-1/+1
* | Remove a debug output statement.robert2002-07-071-4/+0
* | - Fix the code in sbuf_need() to double the allocation size untilrobert2002-07-071-9/+17
* | Don't depend on pollution in <limits.h> for the definition ofmike2002-07-051-0/+1
* | Correct the History section; uniq(1) appeared at least as early as V3.tjr2002-07-051-4/+5
* | Remove redundant description of input_file and output_file arguments.tjr2002-07-051-4/+0
* | Use err instead of errx when malloc fails. "malloc" is not a helpfultjr2002-07-053-7/+13
* | Restore copyright and RCSID.johan2002-07-041-6/+11
* | Update another mention of <CR><CR> I missed the first time around (rev 1.2)tjr2002-07-041-1/+1
* | Reconnect whereisjohan2002-07-031-0/+1
* | Switch to c versionjohan2002-07-031-1/+1
* | compact synopsisjohan2002-07-032-3/+2
* | Remove -p flag.johan2002-07-032-33/+16
* | Add __FBSDID.johan2002-07-031-7/+2
* | Change to NetBSDs version of whereis.johan2002-07-032-86/+160
* | Disconnect whereis while importing version from NetBSDjohan2002-07-031-1/+0
* | Note that two carriage returns aren't required after entering thetjr2002-07-031-2/+3
* | Avoid checking whether each line is the last line of the file when we don'ttjr2002-07-033-25/+29
* | Don't let the pattern space become null if the `x' command is used when thetjr2002-07-031-0/+2
* | mdoc(7) police: added missing markup bits, lowercased argument names.ru2002-07-031-5/+7
* | fixed typo.suz2002-07-031-2/+2
* | Fix grammar in 1 sentencetrhodes2002-07-021-3/+3
* | Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.ru2002-07-021-8/+3
OpenPOWER on IntegriCloud