hackers mail list archive by author
- ACE
- Andrew Gregory
- Anselm R Garbe
- Bob Uhl
- Dimitris Papastamos
- Eric Pruitt
- Evan Gates
- fpqc ??
- git_AT_suckless.org
- Hiltjo Posthuma
- Ian Remmler
- John Vogel
- Laslo Hunhold
- Re: [hackers] [sbase][PATCH] Add tac(1) (Tue Dec 27 2016 - 16:07:01 CET)
- Re: [hackers] [sbase][PATCH] basename, dirname, printf: recognise -- and fail if options are used. (Tue Dec 27 2016 - 16:05:42 CET)
- Re: [hackers] [sbase][PATCH] basename, dirname, printf: recognise -- and fail if options are used. (Tue Dec 27 2016 - 15:30:18 CET)
- Re: [hackers] [sbase][PATCH] basename, dirname, printf: recognise -- and fail if options are used. (Tue Dec 27 2016 - 15:21:11 CET)
- Re: [hackers] [sbase] [PATCH 04/11] Don't use buffered IO (fread) when not appropriate (Tue Dec 27 2016 - 14:36:42 CET)
- Re: [hackers] [sbase][PATCH] paste: fix warning on indentation in parallel() (Tue Dec 27 2016 - 15:03:33 CET)
- Re: [hackers] [sbase][PATCH] Remove unused parameters from libutil/concat and update all calls thereof. (Tue Dec 27 2016 - 15:01:33 CET)
- Re: [hackers] [sbase] [PATCH 1/5] Remove st != NULL checks from recursor functions (Tue Dec 27 2016 - 14:59:56 CET)
- Re: [hackers] [sbase] [PATCH 11/11] tail: Process bytes with -c option, and add -m option for runes (Tue Dec 27 2016 - 14:55:42 CET)
- Re: [hackers] [sbase] [PATCH 10/11] cp: Also preserve atime/mtime for symlinks (Tue Dec 27 2016 - 14:51:24 CET)
- Re: [hackers] [sbase] [PATCH 09/11] cp: Check result of utimensat (Tue Dec 27 2016 - 14:46:33 CET)
- Re: [hackers] [sbase] [PATCH 05/11] xinstall: Check result of fchmod (Tue Dec 27 2016 - 14:37:42 CET)
- Re: [hackers] [sbase] [PATCH 02/11] od: Fix buffer overflow if -N flag is larger than BUFSIZ (Tue Dec 27 2016 - 14:33:02 CET)
- Re: [hackers] [sbase] [PATCH 01/11] crypt: Add some missing error checks for cryptsum (Tue Dec 27 2016 - 14:32:50 CET)
- Re: [hackers] [ubase] [PATCH] install: ignore -s (Tue Dec 27 2016 - 13:56:07 CET)
- Re: [hackers] [sbase] [PATCH] xinstall: Fix broken memmove with -t (Tue Dec 27 2016 - 13:45:35 CET)
- Re: [hackers] [sbase] [PATCH] parsemode: No need to return after eprintf (Tue Dec 27 2016 - 13:34:16 CET)
- Re: [hackers] [sbase] [patch] ed: Treat addresses of 0 as 1 for insert (Tue Dec 27 2016 - 13:31:59 CET)
- Re: [hackers] [sbase] [patch] remove install.1 on make uninstall (Tue Dec 27 2016 - 13:30:39 CET)
- Re: [hackers] [sbase][PATCH] printf: handle \0 in %b arguments (Tue Dec 27 2016 - 13:26:11 CET)
- Re: [hackers] [sbase][PATCH] ls: add -1 option to manpage (Tue Dec 27 2016 - 13:20:33 CET)
- Re: [hackers] [sbase][PATCH] Makefile: sort file lists (Tue Dec 27 2016 - 13:17:54 CET)
- Re: [hackers] [sbase]patch: fix PHONY (Tue Dec 27 2016 - 13:15:42 CET)
- Re: the future of ii (was: [hackers] [PATCH] [ii] get rid of EXIT_bla crap) (Tue Dec 27 2016 - 13:13:56 CET)
- Re: [hackers] [sbase] [patch] cp: add -i flag (Tue Dec 27 2016 - 13:12:40 CET)
- Re: [hackers][sbase][ed] small changes (Tue Dec 27 2016 - 13:09:54 CET)
- Re: [hackers] [sbase] [patch] ed: standards compliance, manpage, double free and infinite loop fix (Tue Dec 27 2016 - 12:57:42 CET)
- Re: [hackers] [sbase][patch]find: copy path before using basename (Tue Dec 27 2016 - 12:46:47 CET)
- Re: [hackers] [sbase] [PATCH 3/3] ed: Fix substitutions with non-determinate patterns (Tue Dec 27 2016 - 12:32:58 CET)
- Re: [hackers] [sbase] [PATCH 2/3] ed: Fix backslash expressions in RHS (Tue Dec 27 2016 - 12:30:21 CET)
- Re: [hackers] [sbase] [PATCH 1/3] ed: Don't match against line 0 in search() (Tue Dec 27 2016 - 12:29:29 CET)
- Re: [hackers] [sbase][PATCH] [find] Better error reporting (Tue Dec 27 2016 - 12:24:45 CET)
- Re: [hackers] [sbase][Patch] date: add date/time setting capability (Tue Dec 27 2016 - 12:20:41 CET)
- Re: [hackers] [sbase] Remove locale-cancer from grep(1) || FRIGN (Tue Dec 27 2016 - 12:17:10 CET)
- Re: [hackers] [sbase][PATCH] Add nologin(8) (from ubase) and simplify it (Tue Dec 27 2016 - 12:14:58 CET)
- Re: [hackers] [sbase][PATCH] grep: remove = flag from readme (Tue Dec 27 2016 - 12:09:09 CET)
- Re: [hackers] [ubase][PATCH] Add setsid(1) from sbase with -c added (Tue Dec 27 2016 - 12:05:37 CET)
- Re: [hackers] [sbase][PATCH] Move setsid to ubase (Tue Dec 27 2016 - 12:03:24 CET)
- Re: [hackers] [sbase][PATCH] Add base64(1), base32(1), and base16(1) (Tue Dec 27 2016 - 12:01:01 CET)
- Re: [hackers] [sbase][PATCH] test: add -E (Tue Dec 27 2016 - 11:52:14 CET)
- Re: [hackers] [sbase][PATCH] Improvements to sleep(1): (Tue Dec 27 2016 - 11:45:39 CET)
- Re: [hackers] [sbase][PATCH] Add rev(1) (Tue Dec 27 2016 - 11:39:14 CET)
- Re: [hackers] [sbase][PATCH] Add tac(1) (Tue Dec 27 2016 - 11:29:58 CET)
- Re: [hackers] [sbase][PATCH] basename, dirname, printf: recognise -- and fail if options are used. (Tue Dec 27 2016 - 11:26:07 CET)
- Re: [hackers] [sbase][PATCH] Add shuf(1) (Tue Dec 27 2016 - 11:32:32 CET)
- Re: [hackers] [sbase] [PATCH 04/10] Don't use buffered IO (fread) when not appropriate (Tue Dec 06 2016 - 12:51:30 CET)
- Re: [hackers] [sbase] [PATCH 00/10] IO improvements and some bug fixes (Mon Dec 05 2016 - 08:27:06 CET)
- Re: [hackers] [st][PATCH] Make config.h depend on config.def.h (Fri Dec 02 2016 - 20:56:23 CET)
- Re: [hackers] [st][PATCH] Make config.h depend on config.def.h (Fri Dec 02 2016 - 20:04:50 CET)
- Re: [hackers] [sbase] [PATCH] xinstall: Fix broken memmove with -t (Fri Dec 02 2016 - 13:59:16 CET)
- Re: [hackers] [sbase] [PATCH] xinstall: Fix broken memmove with -t (Fri Dec 02 2016 - 13:27:00 CET)
- Re: [hackers] [sbase] [PATCH] xinstall: Fix broken memmove with -t (Fri Dec 02 2016 - 13:25:18 CET)
- Re: [hackers] [sbase] [PATCH] xinstall: Fix broken memmove with -t (Fri Dec 02 2016 - 13:22:16 CET)
- Markus Teich
- Martin Kühne
- Matt T. Proud
- Mattias Andrée
- Michael Forney
- Quentin Rameau
- quiconque_AT_mmmmarascio.xyz
- Robert Karl
- Silvan Jegen
- Last message date: Wed Dec 28 2016 - 16:04:06 CET
- Archived on: Thu Nov 21 2024 - 10:36:47 CET