NetBSD/usr.bin/sort
wiz 2767d6c8a8 - Remove redundant argument to non-first `.Nm' macro;
- reference `-u' at `-c', to make more clear that the former can
  be used with the latter;
- bump date.

From Bug Hunting.

While here, use Aq.
2013-05-29 15:00:35 +00:00
..
Makefile Save length of key instead of relying of the weight of the record sep. 2009-09-10 22:02:40 +00:00
append.c Retire __SCCSID. It has only archeological value now. Also retire lint 2009-11-06 18:34:22 +00:00
fields.c When parsing numbers, allow a leading '+'. 2013-01-20 10:12:58 +00:00
files.c Retire __SCCSID. It has only archeological value now. Also retire lint 2009-11-06 18:34:22 +00:00
fsort.c Don't touch past the end of allocated region. It results segmentation 2010-02-05 21:58:41 +00:00
fsort.h Move all the fopen() calls out of the record read routines into the callers. 2009-09-26 21:16:55 +00:00
init.c Add an 'l' style for sorting that sorts by the string length of the field. 2010-12-18 23:09:48 +00:00
msort.c Don't touch past the end of allocated region. It results segmentation 2010-02-05 21:58:41 +00:00
pathnames.h
radix_sort.c Fix sort -u, PR/42094 2009-09-19 16:18:00 +00:00
sort.1 - Remove redundant argument to non-first `.Nm' macro; 2013-05-29 15:00:35 +00:00
sort.c Use __dead 2011-09-16 15:39:25 +00:00
sort.h Use __dead 2011-09-16 15:39:25 +00:00
tmp.c Retire __SCCSID. It has only archeological value now. Also retire lint 2009-11-06 18:34:22 +00:00