Go to file
kre a868903568 Add the posix -C option (-c but quieter). Fix -R to work properly when
setting \n as the record delimited using a numeric value rather than literal
\n - and to not incorrectly turn \n into a field separator if -R is used to
make some other char the record separator (\n becomes a field separator in
that case as long as the field separator remains "white space" but should not
be in any other case - unless set explicitly of course.)

Plus more cosmetic changes - the man page and usage are updated to make it
more clear that the 2 (or 1) params to -k are not fields (field1 and field2)
but specifiers of the beginning and end of one key field.   There was an
unused 'x' option in the GETOPTS string.  The usage message is reformatted
to display properly on both 80 col and > 80 col displays (on < 80 it will
still probably look pretty ugly ... perhaps not quite so bad though), and
is also updated to show the different usage for the -c case (and -C) from the
others (only 1 file permitted) - the man page synopsis has a similar update.

Using more than one of -c -C or -m generates a usage message rather than
just ignoring the -m as it did before (there was no -C before of course).

Aside from the bug fix to the interaction between -R and -t, there are no
changes that affect the way anything is sorted (or read, or written).

Discussed on tech-userlevel earlier this week.
2016-06-01 02:37:55 +00:00
bin Don't use the length return from snprintf to write out the result 2016-05-31 03:32:36 +00:00
common Punctuation nits. 2016-05-31 09:31:13 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto hook new man pages into build 2016-05-06 09:30:05 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add entries for fonts.conf.{0,5,html} 2016-05-31 02:37:15 +00:00
doc Note update of tzdata to 2016d: 2016-06-01 00:12:27 +00:00
etc Add initial support for Freescale i.MX7 SoC and 2016-05-17 06:44:45 +00:00
external zero pad syscall. 2016-06-01 01:54:06 +00:00
extsrc
games tetris(6) is not limited to CRT displays. noted by tnn 2016-03-12 03:14:59 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Go back to just using normal visibility for the locale symbols. Without 2016-04-29 16:26:48 +00:00
lib remove the right history entry (Ingo Schwarze) 2016-05-31 19:25:17 +00:00
libexec As proposed in: 2016-05-24 21:18:29 +00:00
regress PR/50941: David Binderman: fix printf format 2016-03-11 18:26:40 +00:00
rescue
sbin Minor formatting change in swapctl -l as noted in my PR bin/51155 2016-05-31 09:34:25 +00:00
share Use fixed number of entries in each row of a table. From PR misc/49516 2016-06-01 02:15:26 +00:00
sys Add support for Nuvoton NCT6776F from OpenBSD 2016-06-01 02:37:47 +00:00
tests Fix testing of returned entptr, and fix three affected tests. 2016-06-01 01:12:02 +00:00
tools set _OUTDIR and _OUTDIRBASE properly for gcc.old, and fix a sed. 2016-04-21 07:22:15 +00:00
usr.bin Add the posix -C option (-c but quieter). Fix -R to work properly when 2016-06-01 02:37:55 +00:00
usr.sbin Disable the code that tries to prepare a new partition table (but doesn't 2016-05-31 02:49:50 +00:00
build.sh Provide the correct system Makefile path to the tools make. This is needed 2016-04-29 16:08:09 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING Note that i386 needs a PIE-related cleandir. Should avoid having PR 51174 2016-05-30 03:11:48 +00:00