Age | Commit message (Expand) | Author |
2008-06-13 | Better error messages. Include the function causing the problem and do not | Claudio Jeker |
2008-06-13 | sync the wireless list; | Jason McIntyre |
2008-06-13 | Simplify ROUNDUP() macro, it does not need the additional size argument. | Claudio Jeker |
2008-06-13 | Treat LINK_STATE_UNKNOWN as LINK_STATE_UP. | Marco Pfatschbacher |
2008-06-13 | INADDR_PFSYNC_GROUP is defined as network byte order in the kernel but | Reyk Floeter |
2008-06-13 | Cleanup a bit. Instead of doing dst = 0 in every error handling block init | Claudio Jeker |
2008-06-13 | remove a rather silly comment. | Claudio Jeker |
2008-06-13 | Let the kvm output of netstat grok rt priorities like the "normal" show code. | Claudio Jeker |
2008-06-13 | Remove duplicate function for string to integer conversion. ok jordan@ | Can Erkin Acar |
2008-06-13 | Properly handle battery insertion/removal | Jordan Hargrave |
2008-06-13 | D-Link DWA-111, from kevlo via FreeBSD. | Jonathan Gray |
2008-06-13 | Add myself to the copyright since i fumbled around in those files, too. | Marcus Glocker |
2008-06-13 | regen | Jonathan Gray |
2008-06-13 | D-Link DWA-111 from kevlo via FreeBSD. | Jonathan Gray |
2008-06-13 | ksh's arithmetic is 32 bit signed so we can no longer rely on | Kenneth R Westerback |
2008-06-13 | Don't install httpd.conf-dist. | Marc Balmer |
2008-06-13 | refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not | Damien Miller |
2008-06-13 | Remove /var/www/conf/httpd.conf-dist | Marc Balmer |
2008-06-13 | Merge show_scsi_xs() and show_scsi_cmd() and move invocation so the | Kenneth R Westerback |
2008-06-13 | Remove dead-end and never-used kerberos code in nfs. Future work | Bret Lambert |
2008-06-13 | Replace one-line macro which only obfuscated the fact that | Bret Lambert |
2008-06-13 | back out stupid vnode change that was unintentionally included | Bob Beck |
2008-06-13 | Make kbd -l work for adb. -moj | Mats O Jansson |
2008-06-13 | Delete vfs_bufstats() leftovers and unbreak compile with -DDEBUG | Rainer Giedat |
2008-06-13 | upcast uid to long with matching %ld, prevents warnings in portable | Darren Tucker |
2008-06-13 | Set 'naptime' which is used by the interface page in differential mode. | Can Erkin Acar |
2008-06-13 | Cleanup for aml_xcreatefield, added flags argument | Jordan Hargrave |
2008-06-13 | Do not try to access ordering if it is not defined. | Can Erkin Acar |
2008-06-13 | upcast another size_t to u_long to match format | Darren Tucker |
2008-06-13 | upcast size_t to u_long to match format arg; ok djm@ | Darren Tucker |
2008-06-13 | - add support for ignoring files and directories from comparison | Antoine Jacoutot |
2008-06-13 | - always force full file check on fbtab, login.conf, sysctl.conf and | Antoine Jacoutot |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |
2008-06-13 | fall back to creating a new TCP connection on most multiplexing errors | Damien Miller |
2008-06-13 | replace __dead with __attribute__((noreturn)), makes things a little easier | Darren Tucker |
2008-06-13 | Cleanup, remove old/unused functions | Jordan Hargrave |
2008-06-13 | Detect if Intel's Safer Mode Extensions (SMX) are present, | Jonathan Gray |
2008-06-12 | make sure to check that a crypto volume is not yet assembled when | Hans-Joerg Hoexer |
2008-06-12 | tweak wording in message, ok deraadt@ jmc@ | Ian Darwin |
2008-06-12 | tweak previous; | Jason McIntyre |
2008-06-12 | spacing, add rcs ids, no binary change | Martynas Venckus |
2008-06-12 | sync | Todd T. Fries |
2008-06-12 | make /dev/drm0 to go with oga@'s libdrm commit moments ago | Todd T. Fries |
2008-06-12 | New display engine for systat, based on pftop. Adds new views for pf | Can Erkin Acar |
2008-06-12 | Add ral(4) at cardbus(4). | Mark Kettenis |
2008-06-12 | some cleanup for noieee_src, as asked by millert@: remove fictional | Martynas Venckus |
2008-06-12 | Poll AC because there are some crappy machines out there that need it. | Marco Peereboom |
2008-06-12 | disable debug printfs and descriptor dumps | Robert Nagy |
2008-06-12 | shut up lint; pointed out by theo | Martynas Venckus |
2008-06-12 | Be more permissive and try to run non-branded non-static binaries if we can | Miod Vallat |