index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
which
Age
Commit message (
Expand
)
Author
2004-09-24
save a copy of the pointer before strsep; fixes an abort on free.
Federico G. Schwindt
2004-09-23
Add missing free on error; Alison Winters
Todd C. Miller
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-10
- section reorder
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-04-04
snprintf() is simpler than multiple strlcpy() and manual fiddling.
Todd C. Miller
2003-04-04
snprintf & strlcpy; tedu ok
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-03-14
Finish off cleanup usr.bin/ man pages.
Aaron Campbell
2000-03-06
Some section re-ordering.
Aaron Campbell
1999-10-07
Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., as
Aaron Campbell
1999-09-23
Typo fixes.
Alex Feldman
1999-06-05
- remove trailing white space
Aaron Campbell
1999-05-12
grammar police: do not hyphenate compound words that act as adjectives if the
Aaron Campbell
1998-10-30
usr.bin/ man page fixes, t-z
Aaron Campbell
1998-06-21
Remove the advertising clause in my old license, it impedes free use
Todd C. Miller
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1998-05-13
fix .Sh ENVIRONMENT
Theo de Raadt
1998-05-07
fix err() use
Theo de Raadt
1998-01-28
Add -a flag. Idea from bgrayson@ece.utexas.edu
Todd C. Miller
1997-04-08
which(1) and whereis(1) are now the same program (hard linked).
Todd C. Miller
1997-02-21
which(1) is now a binary that works in any shell since csh(1) has a
Todd C. Miller
1997-01-07
Document the exit values
Niklas Hallqvist
1997-01-07
Return a sane return value so the bsd.port.mk conditions work
Niklas Hallqvist
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt