hackers mail list archive by subject
- [hackers] [sbase] *sum.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] 2014 -> 2015 in cksum.1 || FRIGN
- [hackers] [sbase] Add -u-flag to env.1-manpage || FRIGN
- [hackers] [sbase] Add .Os sbase and sed replace to .Os sbase $(VERSION) in make install || sin
- [hackers] [sbase] Add additional info to mkdir(1), mkfifo(1) and chmod(1)-manpages || FRIGN
- [hackers] [sbase] Add column to mark UTF-8 support || FRIGN
- [hackers] [sbase] Add estrtonum() as well || sin
- [hackers] [sbase] Add estrtoul() || sin
- [hackers] [sbase] Add full mode support to mkdir(1) and fix return values || FRIGN
- [hackers] [sbase] Add grep -w support || sin
- [hackers] [sbase] Add license remark to tr.c || sin
- [hackers] [sbase] Add mandoc-manpage for cal(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for cat(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for chmod(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for cksum(1) and clean up code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for comm(1) and clean up code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for cut(1) and clean up code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for date(1) and clean up code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for dirname(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for echo(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for env(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for expr(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for fold(1) and refactor code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for head(1) and clean up code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for link(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for ln(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for logname(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for mkdir(1) and clean up code || FRIGN
- [hackers] [sbase] Add mandoc-manpage for mkfifo(1) and add full mode support || FRIGN
- [hackers] [sbase] Add mandoc-manpage for mv(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for nice(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for nohup(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for paste(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for renice(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for rm(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for rmdir(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for sleep(1) and refactor the code a bit || FRIGN
- [hackers] [sbase] Add mandoc-manpage for tee(1) || FRIGN
- [hackers] [sbase] Add mandoc-manpage for tr(1) || FRIGN
- [hackers] [sbase] Add manpages for false(1) and true(1) || FRIGN
- [hackers] [sbase] Add missing space in error message in cut.c || FRIGN
- [hackers] [sbase] Add octal sequence support to tr(1) || FRIGN
- [hackers] [sbase] Add p-flag to rmdir(1) || FRIGN
- [hackers] [sbase] Add proper casts and fix a small error || FRIGN
- [hackers] [sbase] add some mandoc pages and fix some warnings || Hiltjo Posthuma
- [hackers] [sbase] Add strtonum() in preparation to nuking estrtol() and friends || sin
- [hackers] [sbase] Add support for arbitrary length delimiters in cut(1) || FRIGN
- [hackers] [sbase] Add tablist support and a mandoc-manpage to expand(1) || FRIGN
- [hackers] [sbase] Add tool status in README || FRIGN
- [hackers] [sbase] Add trivial equivalence class support in tr(1) and update manpage || FRIGN
- [hackers] [sbase] Add unescape() to libutil || FRIGN
- [hackers] [sbase] Add Unicode character class support || FRIGN
- [hackers] [sbase] Add UTF-8-delimiter-support to cut(1) || FRIGN
- [hackers] [sbase] Add UTF8-support to paste(1) and refactor parallel() || FRIGN
- [hackers] [sbase] Also indent the headings || FRIGN
- [hackers] [sbase] Amend list of tools with asterisks || FRIGN
- [hackers] [sbase] ARGNUMF() only works on base 10 as it uses strtonum underneath || sin
- [hackers] [sbase] Be more consistent in env.1 || FRIGN
- [hackers] [sbase] cal(1) cleanup || FRIGN
- [hackers] [sbase] cal: Removed unused "day" variable || Greg Reagle
- [hackers] [sbase] Change description of tail(1) || FRIGN
- [hackers] [sbase] chartorunearr: initialize ret || Hiltjo Posthuma
- [hackers] [sbase] Clarify mechanics in grep.1 || sin
- [hackers] [sbase] Convert cal(1) to strtonum || FRIGN
- [hackers] [sbase] Convert estrto{l, ul} to estrtonum || FRIGN
- [hackers] [sbase] cp.1: convert to mandoc, add mv(1) to SEE ALSO || Hiltjo Posthuma
- [hackers] [sbase] du.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] expand: Use strsep() for parsing the tablist || sin
- [hackers] [sbase] Fix a small error in cal(1) manpage || FRIGN
- [hackers] [sbase] Fix alphabetical order in README || FRIGN
- [hackers] [sbase] Fix build || sin
- [hackers] [sbase] Fix date || FRIGN
- [hackers] [sbase] Fix grammar in grep.1 || sin
- [hackers] [sbase] Fix issue with negative integers passed to expand(1) || FRIGN
- [hackers] [sbase] fix mandoc warnings || Hiltjo Posthuma
- [hackers] [sbase] Fix mapping a class to a simple set and improve error-reporting || FRIGN
- [hackers] [sbase] Fix niceness-range in nice.1 || FRIGN
- [hackers] [sbase] Fix return values in rm(1) and mv(1) || FRIGN
- [hackers] [sbase] Fix segmentation fault in cut(1) || FRIGN
- [hackers] [sbase] Fix segmentation fault in tr(1) || FRIGN
- [hackers] [sbase] Fix tabs in libutil/unescape.c || FRIGN
- [hackers] [sbase] fold: Be consistent and use size_t || sin
- [hackers] [sbase] fold: Properly report exit status if we fail to open a file || sin
- [hackers] [sbase] grep: getline returns signed (ssize_t) || Hiltjo Posthuma
- [hackers] [sbase] Handle ln -sf a foo/ correctly || sin
- [hackers] [sbase] hostname.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] If only the year operand is given, cal shall produce a calendar for all twelve months in the given calendar year. || Greg Reagle
- [hackers] [sbase] Import strsep() from musl libc || sin
- [hackers] [sbase] ln: usage, just use %s || Hiltjo Posthuma
- [hackers] [sbase] ls: Implement -c and update manpage || sin
- [hackers] [sbase] Make cal(1) more readable || sin
- [hackers] [sbase] mandoc: convert uname.1, uniq.1 and xargs.1 || Hiltjo Posthuma
- [hackers] [sbase] Mark cal(1) as finished in README || FRIGN
- [hackers] [sbase] Mark fold(1) and grep(1) as finished in the README || FRIGN
- [hackers] [sbase] Mark insane POSIX flags || FRIGN
- [hackers] [sbase] Mark non-UTF8-tools as non-finished || FRIGN
- [hackers] [sbase] Mark renice(1) as finished in README || FRIGN
- [hackers] [sbase] Mark tee(1) as finished in the README || FRIGN
- [hackers] [sbase] mkdir: Don't stop after the first failure || sin
- [hackers] [sbase] mktemp.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] Prevail order || FRIGN
- [hackers] [sbase] printenv.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] Properly report return value in rmdir(1) || FRIGN
- [hackers] [sbase] readlink.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] Rectify order of cases || FRIGN
- [hackers] [sbase] Refactor basename(1)-manpage || FRIGN
- [hackers] [sbase] Refactor chmod(1) || FRIGN
- [hackers] [sbase] Refactor cut.1 and cut.c || FRIGN
- [hackers] [sbase] Relax with caps in usage || sin
- [hackers] [sbase] Remember to include limits.h for UINT_MAX || sin
- [hackers] [sbase] Remember to undef strtonum in case it is provided also as a macro || sin
- [hackers] [sbase] remove sbase-VERSION from man page, fix sponge.1 date || Hiltjo Posthuma
- [hackers] [sbase] Resolve escape characters in tr(1) || FRIGN
- [hackers] [sbase] Rewrite tr(1) in a sane way || FRIGN
- [hackers] [sbase] seq.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] seq: Use INT_MIN as opposed to -INT_MAX || sin
- [hackers] [sbase] setsid.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] sleep(3) cannot handle ulong so don't fool people || sin
- [hackers] [sbase] sleep: Allow sleeping for 136 years || sin
- [hackers] [sbase] Small readability fix in fold.1 || FRIGN
- [hackers] [sbase] sort.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] sort: support sorting decimal numbers correctly || Jakob Kramer
- [hackers] [sbase] split.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] sponge.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] Staticise mv_status || sin
- [hackers] [sbase] Staticise some symbols in tr(1) || sin
- [hackers] [sbase] sync.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] tail.1: fix list || Hiltjo Posthuma
- [hackers] [sbase] tar.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] tar: Add support for -z and -j by invoking external programs || sin
- [hackers] [sbase] tar: No need to use -f for gzip || sin
- [hackers] [sbase] tar: Remove support for old syntax (we now require '-' to parse flags) || sin
- [hackers] [sbase] tee: -i option ignores SIGINT || Greg Reagle
- [hackers] [sbase] test.1: convert to mandoc and some fixes || Hiltjo Posthuma
- [hackers] [sbase] touch: Add support for -a and -m || sin
- [hackers] [sbase] touch: Remember to terminate .Bl with .El || sin
- [hackers] [sbase] touch: Style fix || sin
- [hackers] [sbase] tr: set2 must be set in some cases || Hiltjo Posthuma
- [hackers] [sbase] unexpand.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] Update date in cal.1 || sin
- [hackers] [sbase] Update README for touch || sin
- [hackers] [sbase] Use \< and \> instead of [[:<:]] and [[:>:]] || sin
- [hackers] [sbase] Use correct date format in fold.1 || FRIGN
- [hackers] [sbase] Use errstr as filled by strtonum() because it is more informative || sin
- [hackers] [sbase] Use estrtonum in sleep(1) || sin
- [hackers] [sbase] Use size_t for number of lines in linebuf || Jakob Kramer
- [hackers] [sbase] Use strtoul in expand(1) and force base 10 || FRIGN
- [hackers] [sbase] Use the EARGF()-macro in cut.c || FRIGN
- [hackers] [sbase] Use the Julian/Gregorian calendar || Greg Reagle
- [hackers] [sbase] uuencode.1, uudecode.1: convert to mandoc || Hiltjo Posthuma
- [hackers] [sbase] Various cal(1) improvements || Greg Reagle
- [hackers] [sbase] We don't need GNU make to build on OpenBSD || sin
- [hackers] [slock] applied Dimitris' style patch from Dec'14, with some minor modifications || Anselm R Garbe
- [hackers] [surf] Add a comment about how the styles are iterated. || Christoph Lohmann
- [hackers] [surf] Add plumbing functionality. || Christoph Lohmann
- [hackers] [surf] Add some description for the plumb feature. || Christoph Lohmann
- [hackers] [surf] Add the manpage changes for the disk cache support. || Christoph Lohmann
- [hackers] [surf] Adding disk cache support for soup. || Christoph Lohmann
- [hackers] [surf] Data: is part of the browser too. || Christoph Lohmann
- [hackers] [surf] file:// should be handled in surf too. || Christoph Lohmann
- [hackers] [surf] Fix a typo in surf manual. || Jakukyo Friel
- [hackers] [surf] Fix extra newline, and add -g where other switches are forwarded. || Ben Woolley
- [hackers] [surf] fix stylesheet interna. || Markus Teich
- [hackers] [surf] It wasn't really clear what was meant with site indicators in the manpage. || Christoph Lohmann
- [hackers] [surf] Major styles update. || Christoph Lohmann
- [hackers] [surf] My CMD was too short. :O || Christoph Lohmann
- [hackers] [surf] Newer libc want _DEFAULT_SOURCE. || Christoph Lohmann
- [hackers] [surf] Oh my blob! || Christoph Lohmann
- [hackers] [surf] Only plumb some URI, when it's ASCII. || Christoph Lohmann
- [hackers] [surf] Remove the debugging from the testing. || Christoph Lohmann
- [hackers] [surf] surf: documented indicators in man page || Greg Reagle
- [hackers] [tabbed] My libc wants _DEFAULT_SOURCE. || Christoph Lohmann
- [hackers] [tabbed] revise drawbar and related mechanisms. || Markus Teich
- [hackers] [ubase] Add Risto to LICENSE || sin
- [hackers] [ubase] Check if the ttymaj/ttymin match is actually a tty || sin
- [hackers] [ubase] Don't do a blocking open in ttytostr() || sin
- [hackers] [ubase] Fix df hanging when statvfs() fails. || Risto Salminen
- [hackers] [ubase] Handle cleanup properly in ttytostr() || sin
- [hackers] [ubase] Properly match (ttymaj, ttymin) pairs to tty names in /dev || sin
- [hackers] [ubase] Use TTY_NAME_MAX instead of PATH_MAX || sin
- Last message date: Sat Jan 31 2015 - 23:49:59 CET
- Archived on: Thu Nov 21 2024 - 10:48:46 CET