NetBSD/usr.bin/sort
jdolecek d1de60425b fix check for field order to allow .0 form in "-k 1.2,1.0"
fix provided in PR bin/25572 by Ross Patterson
2006-10-23 20:36:17 +00:00
..
Makefile
append.c
fields.c Do not step over the edge of the buffer (check for '\0'). This just happens 2004-03-14 21:12:14 +00:00
files.c char -> u_char in a couple of places to match other variables. 2006-05-11 19:16:42 +00:00
fsort.c Init some variables the compiler is complaining about and mark w. XXGCC as it 2005-06-10 16:07:45 +00:00
fsort.h
init.c fix check for field order to allow .0 form in "-k 1.2,1.0" 2006-10-23 20:36:17 +00:00
msort.c
pathnames.h
sort.1 Sort options in SYNOPSIS. From Kouichirou Hiratsuka in PR 26278. 2004-07-23 13:20:36 +00:00
sort.c when using -o into file which already exists, copy the permissions 2006-10-23 19:53:25 +00:00
sort.h
tmp.c