hackers mail list archive by subject
- [hackers] [9base] add bclib from plan 9 sources || Evan Gates
- [hackers] [9base] fix DESTDIRK typo in yacc/Makefile || Evan Gates
- [hackers] [9base][patch] add bclib
- [hackers] [dmenu] [PATCH] Fix prefix match is treated as exact match
- [hackers] [dmenu] die() consistency: always add newline || Hiltjo Posthuma
- [hackers] [dwm] die() consistency: always add newline || Hiltjo Posthuma
- [hackers] [dwm][PATCH] fix lost focus issues when current window is fullscreen
- [hackers] [PATCH] [sites] dwm: patches: fix unclean cfacts patch
- [hackers] [sbase] subtract 'a' from indices for marks || Evan Gates
- [hackers] [scc/qbe] [cc2-qbe] Add abbrev() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add call() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add cast() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add support for logic negation operator || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add support for NULL parameter in tmpnode() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add support for OADDR || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add support for OCOMMA || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add support for OOR and change n to ret || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add support for OPTR || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add ternary() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Add type parameter to tmpnode() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Convert bool() into void || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Do not break bb in calls || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Fix lhs() with OMEM or OAUTO || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Fix OCONST in rhs() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Fix OSNEG in sethi() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Fix type of returned node in OOR || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Ignore OBLOOP and OELOOP || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Move calls to tmpnode() to the call to code() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] move the call to setlabel() to cgen() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Remove cgen.c.old || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Remove unused variable in cgen() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2-qbe] Simplify abbrev() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2] Add constnode() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2] Add support for NULL in label2node() || Roberto E. Vargas Caballero
- [hackers] [scc/qbe] [cc2] Do not use OSTRING in constant() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1 cc2] Do not apply DeMorgan to logic operators || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Add equiv parameter to eqtype() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Add test065 || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Add tests about incomplete arrays in test034.c || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Allow conversions between pointers to equivalent types || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Allow declaration of global array variables || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Avoid recovery in elseclause || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Call decay() in postfix() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Do not allow operations with pointers to incomplete types || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Do not warn about empty declarations in prototypes || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Fix commit 60276b9 || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Fix conmutative() with == and != || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Fix content() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] handle correctly arrays in address() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc1] Reemit array variables with incomplete type || Roberto E. Vargas Caballero
- [hackers] [scc] [cc2-qbe] Avoid dynamic allocation for temporal nodes || Roberto E. Vargas Caballero
- [hackers] [scc] [cc2-qbe] Don't call to newlabel() as parameter of label2node() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc2-qbe] Fix OAND case in bool() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc2-qbe] Set correct type in assign() and load() || Roberto E. Vargas Caballero
- [hackers] [scc] [cc2] Fix the value of ONOP || Roberto E. Vargas Caballero
- [hackers] [scc] [libc] Fix definition of assert || Roberto E. Vargas Caballero
- [hackers] [scc] [test] Remove previous a.out before compiling || Roberto E. Vargas Caballero
- [hackers] [scc] Add comment about incomplete types in README || Roberto E. Vargas Caballero
- [hackers] [scc] Remove cc2.old || Roberto E. Vargas Caballero
- [hackers] [scc] Revert "[cc1] Add tests about incomplete arrays in test034.c" || Roberto E. Vargas Caballero
- [hackers] [scc] Revert "[cc1] Allow declaration of global array variables" || Roberto E. Vargas Caballero
- [hackers] [scc] Revert "[cc1] Reemit array variables with incomplete type" || Roberto E. Vargas Caballero
- [hackers] [scc] typofix
- [hackers] [scc] typofix in stdio.h || Raiz
- [hackers] [sent] _exit() instead of exit() after failed exec || FRIGN
- [hackers] [sent] Add a manpage || FRIGN
- [hackers] [sent] Fix error-messages || FRIGN
- [hackers] [sent] Fix memory leak and print a warning on invalid regex || FRIGN
- [hackers] [sent] improve some more error messages || Hiltjo Posthuma
- [hackers] [sent] Use Plan 9 style for ARGEND || FRIGN
- [hackers] [sic] add support for pledge()
- [hackers] [sic] extra options patch
- [hackers] [sinit][PATCH] Fix build for guix
- [hackers] [slock] [PATCH] Refactor main()
- [hackers] [slock] [PATCH] simplify fix for CVE-2016-6866
- [hackers] [slock] [PATCHES] Refactor dontkillme() and mandoc manual
- [hackers] [slock] clear passwords with explicit_bzero || Hiltjo Posthuma
- [hackers] [slock] Convert manpage to mandoc and fix usage || FRIGN
- [hackers] [slock] CVE-2016-6866 NULL Pointer Dereference Denial of Service Vulnerability(2016-08-19)
- [hackers] [slock] Exit as soon as possible on input grabbing error
- [hackers] [slock] Exit as soon as possible on input grabbing error || Quentin Rameau
- [hackers] [slock] fix CVE-2016-6866 || Markus Teich
- [hackers] [slock] Refactor dontkillme() || FRIGN
- [hackers] [slock] Refactor main() || FRIGN
- [hackers] [slock] Update bsd-auth string. || Markus Teich
- [hackers] [st] 0.7 release || Christoph Lohmann
- [hackers] [st] Update the LICENSE. || Christoph Lohmann
- [hackers] [surf/master] Style change. (Test commit for new update script in hackers_AT_) || Christoph Lohmann
- [hackers] [surf] [PATCH] Revert "Get rid of getkbdevice"
- [hackers] [surf][PATCH] Fix zoom shortcut
- [hackers] [sxiv] Add TODO list || Bert Münnich
- [hackers] [sxiv] Discussion
- [hackers] [sxiv] Provide image width and height to image-info script; fixes issue #159 || Bert Münnich
- [hackers] [sxiv] Update unstable version number || Bert Münnich
- [hackers] [sxiv] Updated man page || Bert Münnich
- [hackers] [sxiv] Use Xft for font loading and text drawing || Bert Münnich
- [slock][patch] clear passwords with explicit_bzero
- Last message date: Wed Aug 31 2016 - 22:05:35 CEST
- Archived on: Thu Nov 21 2024 - 10:36:47 CET