Age | Commit message (Expand) | Author |
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 |
2008-06-12 | add my copyright, ok djm@ | Alexander von Gernler |
2008-06-12 | Add ep(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | incremental search isn't allowed in macros, so if your fingers | Kjell Wooding |
2008-06-12 | c-mode now understands the two most common type of comments | Kjell Wooding |
2008-06-12 | Add xl(4) add cardbus(4). | Mark Kettenis |
2008-06-12 | sync synopsis and usage; spacing. | Igor Sobrado |
2008-06-12 | Make set-fill-column interactive (and scriptable in a startup file) | Kjell Wooding |
2008-06-12 | Add re(4) add cardbus(4). | Mark Kettenis |
2008-06-12 | Clead discipline pointer after delete. Found by hshoexer | Marco Peereboom |
2008-06-12 | remove superfluous "usage:" from v_estr(). | Igor Sobrado |
2008-06-12 | Wrap DPRINTF around #ifdef VIDEO_DEBUG, but leave debugging on by | Marcus Glocker |
2008-06-12 | make ssh-keygen -lf show the key type just as ssh-add -l would do it | Alexander von Gernler |