OpenBSD CVS

src/usr.bin/sort/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / sort

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] TEST/        
[TXT] Makefile  1.5   11 years  deraadt   the gcc bug seems to have been fixed... ok miod
[TXT] sort.1  1.40   10 years  jmc   use MB for megabytes instead of Mb; From: Zeljko Jovanovic
[TXT] sort.c  1.43   9 years  brad   Add parentheses to suppress compiler warning. sort.c:295:35: warning: '&&' with...
[TXT] sort.h  1.8   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...