This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44f2c62649
NetBSD
/
usr.bin
/
sort
History
jdolecek
44f2c62649
use errx(), not err() within section for '-t' flag
2001-02-07 19:47:44 +00:00
..
append.c
cosmetic style change
2001-01-18 20:59:43 +00:00
extern.h
comsetic prototype adjustment
2001-01-12 19:31:25 +00:00
fields.c
also remove the clpos++ added in rev 1.4
2001-01-13 19:04:21 +00:00
files.c
makeline(): make the overflow handling code safe vs. buffer realloc, add
2001-01-18 21:02:47 +00:00
fsort.c
make sure to initialize malloc'ed region. PR 12138. found by malloc.conf=AJ
2001-02-05 14:25:34 +00:00
fsort.h
put MERGE_FNUM here, slighly clean up other defines
2001-01-19 10:12:35 +00:00
init.c
use toupper() where appropriate
2001-01-12 19:30:22 +00:00
Makefile
make ftmp() wrapper aroung tmpfile(), there is no need to reimplement it
2001-01-08 19:16:49 +00:00
msort.c
merge(): use array of buffers instead of one big buffer for all records, and
2001-01-19 10:50:31 +00:00
pathnames.h
Two classes of changes from the initial OpenBSD commit of this sort(1):
2000-10-07 20:37:06 +00:00
sort.1
set date to when this utility became default system sort(1) on NetBSD
2001-01-16 10:36:57 +00:00
sort.c
use errx(), not err() within section for '-t' flag
2001-02-07 19:47:44 +00:00
sort.h
adjust intendation
2001-01-19 10:14:31 +00:00