index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
sort
/
sort.1
Age
Commit message (
Expand
)
Author
2003-08-07
add TNF copyright
jdolecek
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-27
Pa Ar -> Ar.
wiz
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-02-04
"Utilize" has exactly the same meaning as "use," but it is more
perry
2003-01-06
compatibility, not compatiblity.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-08
Punctuation nits, sort SEE ALSO.
wiz
2001-03-16
Add cross references for qsort(3), and radixsort(3), per PR 10567
fair
2001-02-19
Pull in various cosmetic changes from OpenBSD version of this manpage - mostly
jdolecek
2001-02-19
document -T and TMPDIR handling
jdolecek
2001-02-07
move sections so that the order is more like the one specified by
jdolecek
2001-02-07
use -R instead -w, to be compatible with OpenBSD
jdolecek
2001-02-07
s/-T/-w/
jdolecek
2001-01-16
set date to when this utility became default system sort(1) on NetBSD
jdolecek
2001-01-13
note this sort(1) implementation appeared in 4.4BSD
jdolecek
2001-01-13
add -s/-S to synopsis
jdolecek
2001-01-08
by default, use stable sort
jdolecek
2000-11-07
fix up various .Nm abuses:
lukem
2000-10-16
enlarge line buffer as necessary, so that it's possible
jdolecek
2000-10-14
HEAVY formatting cleanup.
bjh21
2000-10-07
Two classes of changes from the initial OpenBSD commit of this sort(1):
bjh21
2000-10-07
Hit sort(1) with a hammer till it compiles.
bjh21
2000-10-07
4.4BSD-Lite2 contrib/sort
bjh21