Check out my first novel, midnight's simulacra!
Hackery: Difference between revisions
From dankwiki
(iproute2) |
(snort) |
||
Line 16: | Line 16: | ||
** [http://lkml.indiana.edu/hypermail/linux/net/0301.1/0037.html Addressed] an issue in IPv4 address/route removal. | ** [http://lkml.indiana.edu/hypermail/linux/net/0301.1/0037.html Addressed] an issue in IPv4 address/route removal. | ||
** Worked out some kinks in Matrox G400 framebuffer and SiS-5591 IDE drivers. | ** Worked out some kinks in Matrox G400 framebuffer and SiS-5591 IDE drivers. | ||
** [http://fossies.org/unix/privat/ngpt-2.2.1.tar.gz:a/ngpt-2.2.1/THANKS Next Generation Posix Threading] maintenance | |||
* [http://sourceforge.net/projects/strace/ strace]: | * [http://sourceforge.net/projects/strace/ strace]: | ||
** [http://www.mail-archive.com/strace-devel@lists.sourceforge.net/msg00614.html Addressed issues] in various architectures' [[Linux APIs|sendfile(2)]] support. | ** [http://www.mail-archive.com/strace-devel@lists.sourceforge.net/msg00614.html Addressed issues] in various architectures' [[Linux APIs|sendfile(2)]] support. | ||
Line 27: | Line 28: | ||
* iw | * iw | ||
** [http://thread.gmane.org/gmane.linux.kernel.wireless.general/82070 Correct unsigned] ints used to hold signed data | ** [http://thread.gmane.org/gmane.linux.kernel.wireless.general/82070 Correct unsigned] ints used to hold signed data | ||
* Snort | |||
** Various [http://copilotco.com/mail-archives/snort-users.2003/msg06337.html signature documentation] |
Revision as of 09:36, 12 July 2012
Various open source contributions (very incomplete)
- Valgrind:
- Added support for CDROM_GET_CAPABILITY ioctl
- libblkid (util-linux)
- Wireshark:
- Fixed handling of IPv4 fragmentation bits.
- iproute2
- Many man page fixes
- Linux kernel:
- Added support for Model-30 Nehalem processors in Oprofile (more discussion on oprofile-users)
- Addressed issues in HugeTLBFS's API.
- Addressed an issue in IPv4 address/route removal.
- Worked out some kinks in Matrox G400 framebuffer and SiS-5591 IDE drivers.
- Next Generation Posix Threading maintenance
- strace:
- Addressed issues in various architectures' sendfile(2) support.
- x86info:
- DynamoRIO:
- avant-wireless
- An AWN applet which tracks wireless connection properties, and spawns wpa_gui
- iw
- Correct unsigned ints used to hold signed data
- Snort
- Various signature documentation