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
Age
Commit message (
Expand
)
Author
2000-11-07
fix up various .Nm abuses:
lukem
2000-10-26
move usr.bin/sort/TEST/stest to regress/usr.bin/sort, add to
jdolecek
2000-10-17
fix bugs caused by implicit assumption that 'length' and
jdolecek
2000-10-17
order(): since getline()/getnext() behaviour wrt passed
jdolecek
2000-10-17
cosmetic change in way one of for variables is updated
jdolecek
2000-10-17
put in missing echo for failed test 05G
jdolecek
2000-10-16
enlarge line buffer as necessary, so that it's possible
jdolecek
2000-10-16
include a bit more information in error messages
jdolecek
2000-10-16
include a bit more information in error messages, constify
jdolecek
2000-10-16
constify, rename MAXLLEN to DEFLLEN
jdolecek
2000-10-16
cosmetic change: make setcolumn() static, remove bogus redundant setcolumn() ...
jdolecek
2000-10-16
constify, prototype for seq() moved to files.c
jdolecek
2000-10-16
constify
jdolecek
2000-10-15
don't use register declarations
jdolecek
2000-10-14
HEAVY formatting cleanup.
bjh21
2000-10-11
Format string fixes.
thorpej
2000-10-07
Include <string.h> to get prototype for memcpy(). Fixed compile problems
simonb
2000-10-07
OpenBSD revision 1.5:
bjh21
2000-10-07
OpenBSD revision 1.3:
bjh21
2000-10-07
Part of OpenBSD revision 1.2:
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