hackers mail list archive by subject
- [hackers] [ii] add gitignore || Nico Golde
- [hackers] [sbase] Add 'not implemented' errors for unimplemented flags || sin
- [hackers] [sbase] Add -k support for du(1) || sin
- [hackers] [sbase] Add -s support for du(1) || sin
- [hackers] [sbase] Add cryptmain() and factor out the code from the crypt tools || sin
- [hackers] [sbase] Add hostname(1) || sin
- [hackers] [sbase] Add initial support for id(1) || sin
- [hackers] [sbase] Add license file details at top of files || sin
- [hackers] [sbase] add man page for test || Christian Hesse
- [hackers] [sbase] Add more commands to TODO || sin
- [hackers] [sbase] Add primitive du(1) || sin
- [hackers] [sbase] Add setsid(1) by arg || sin
- [hackers] [sbase] Add stat(1) || sin
- [hackers] [sbase] Add sticky bit to documentation. || Markus Wichmann
- [hackers] [sbase] Add strings(1) || sin
- [hackers] [sbase] Allow sbase-box to be called as sbase-box tool args... || sin
- [hackers] [sbase] Allow strings(1) to operate on more than one file || sin
- [hackers] [sbase] Always round up to the next blocksize unit in du(1) || sin
- [hackers] [sbase] Avoid double call to getenv in chroot || Roberto E. Vargas Caballero
- [hackers] [sbase] Do not interpret -[rwxs] as options in chmod(1) || sin
- [hackers] [sbase] Do not rely on `s' being incremented before taking the address of it || sin
- [hackers] [sbase] Exit with EXIT_SUCCESS/EXIT_FAILURE instead of 0 and 1 || sin
- [hackers] [sbase] Fix indentation in du(1) || sin
- [hackers] [sbase] Fix invalid use of optind in dirname(1) || sin
- [hackers] [sbase] Fix relocation error on OpenBSD (amd64) when compiling with pcc || sin
- [hackers] [sbase] Fix segfault in tail(1) || sin
- [hackers] [sbase] Fix some warnings about strcpy() etc. on OpenBSD || sin
- [hackers] [sbase] Fix warning in chroot(1) || sin
- [hackers] [sbase] Free allocated memory || sin
- [hackers] [sbase] Implement -e support for grep || sin
- [hackers] [sbase] Implement -i support for ls || sin
- [hackers] [sbase] Implement -m option for mkdir || sin
- [hackers] [sbase] Implement the basic binary operations for test(1) || sin
- [hackers] [sbase] ls: add option to reverse the sort order || Markus Teich
- [hackers] [sbase] ls: rework implementation for reversing the sort order || Markus Teich
- [hackers] [sbase] Make sbase compile with musl || sin
- [hackers] [sbase] No need for realpath() to call malloc() in du(1) || sin
- [hackers] [sbase] None of these work without the proper # of arguments so print usage || sin
- [hackers] [sbase] Print the available targets for sbase-box || sin
- [hackers] [sbase] Remove cut from TODO || sin
- [hackers] [sbase] Remove df from TODO - df now lives in ubase || sin
- [hackers] [sbase] Replace VERSION in manpages with the actual version || sin
- [hackers] [sbase] Revert "Make sbase compile with musl" || sin
- [hackers] [sbase] Simplify code and don't use ftw() for chgrp(1) || sin
- [hackers] [sbase] Simplify code in cut(1) || sin
- [hackers] [sbase] Simplify yes(1) || sin
- [hackers] [sbase] Support -f for mv || sin
- [hackers] [sbase] Update TODO based on people's suggestions || sin
- [hackers] [sbase] Update TODO || sin
- [hackers] [sbase] Update usage line and manpage for du(1) || sin
- [hackers] [sbase] Use /var/run/utmp for now || sin
- [hackers] [sbase] Use arg.h as much as possible and add usage() where missing || sin
- [hackers] [sbase] Use estrtol() instead of atoi() || sin
- [hackers] [st] Add DSR cursor position sequence || Mihail Zenkov
- [hackers] [st] Add support for multiple charset definitions || Roberto E. Vargas Caballero
- [hackers] [st] Avoid buffer overrun in bpress() || Mark Edgar
- [hackers] [st] Avoid buffer overrun in kpress() and remove limit on shortcut strings. || Mark Edgar
- [hackers] [st] Fix save/restore cursor || Mihail Zenkov
- [hackers] [st] Fixed lock up when system time jumps backwards || Rob Pilling
- [hackers] [st] Merge commit '489982d' into omaster || Roberto E. Vargas Caballero
- [hackers] [st] Merge remote-tracking branch 'origin/master' into omaster || Roberto E. Vargas Caballero
- [hackers] [st] New ttysend() function calls ttywrite() and techo(). Honor MODE_ECHO when pasting in selnotify(). || Mark Edgar
- [hackers] [st] People, learn to keep to styles. Thanks. || Christoph Lohmann
- [hackers] [st] Simplify logic in kmap(). || Mark Edgar
- [hackers] [st] Simplify logic in match(). || Mark Edgar
- [hackers] [st] Simplify Mod1 logic in kpress(), eliminating locals and a memcpy. || Mark Edgar
- [hackers] [surf] Add zoom level support. || Christoph Lohmann
- [hackers] [surf] c->uri is unused || David Dufberg
- [hackers] [tabbed] Fixed obscure miscalculation when a client is closed. || Alexander Sedov
- [hackers] [ubase] A pagesize of 0 is invalid so treat it that way || sin
- [hackers] [ubase] Add clear(1), eject(1) and halt(8) man pages || s-p-k
- [hackers] [ubase] Add df(1) man page || s-p-k
- [hackers] [ubase] Add initial su(1) || sin
- [hackers] [ubase] Add lsusb(8) man page || s-p-k
- [hackers] [ubase] Add pagesize(1) || sin
- [hackers] [ubase] Check for a valid pagesize in mkswap(8) || sin
- [hackers] [ubase] Fix alignment for table `optnames[]' || sin
- [hackers] [ubase] fix SHELL being set to the usr's home directory || Jakob Kramer
- [hackers] [ubase] If we are preserving the environment use SHELL instead of pw->pw_shell || sin
- [hackers] [ubase] Implement -l support for su(1) || sin
- [hackers] [ubase] Implement -p for su(1) || sin
- [hackers] [ubase] Only try to ask for a password and check if uid is != 0 || sin
- [hackers] [ubase] Rename manpages to match the proper section || sin
- [hackers] [ubase] Set SHELL environment variable by default || sin
- [hackers] [ubase] Setup a sane PATH across su(1) || sin
- [hackers] [ubase] Some stylistic changes to su(1) || sin
- [hackers] [ubase] Update README || sin
- [hackers] [ubase] Use a compound literal instead of malloc() in su(1) || sin
- [hackers] [utmp] Changing the spelling and formatting for README. || Christoph Lohmann
- [hackers] Question about Bookmarks for surf
- Last message date: Tue Oct 29 2013 - 18:20:20 CET
- Archived on: Thu Nov 21 2024 - 10:36:45 CET