summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-13regenJonathan Gray
2008-06-13D-Link DWA-111 from kevlo via FreeBSD.Jonathan Gray
2008-06-13ksh's arithmetic is 32 bit signed so we can no longer rely onKenneth R Westerback
2008-06-13Don't install httpd.conf-dist.Marc Balmer
2008-06-13refuse to read ~/.shosts or ~/.ssh/authorized_keys that are notDamien Miller
2008-06-13Remove /var/www/conf/httpd.conf-distMarc Balmer
2008-06-13Merge show_scsi_xs() and show_scsi_cmd() and move invocation so theKenneth R Westerback
2008-06-13Remove dead-end and never-used kerberos code in nfs. Future workBret Lambert
2008-06-13Replace one-line macro which only obfuscated the fact thatBret Lambert
2008-06-13back out stupid vnode change that was unintentionally includedBob Beck
2008-06-13Make kbd -l work for adb. -mojMats O Jansson
2008-06-13Delete vfs_bufstats() leftovers and unbreak compile with -DDEBUGRainer Giedat
2008-06-13upcast uid to long with matching %ld, prevents warnings in portableDarren Tucker
2008-06-13Set 'naptime' which is used by the interface page in differential mode.Can Erkin Acar
2008-06-13Cleanup for aml_xcreatefield, added flags argumentJordan Hargrave
2008-06-13Do not try to access ordering if it is not defined.Can Erkin Acar
2008-06-13upcast another size_t to u_long to match formatDarren Tucker
2008-06-13upcast size_t to u_long to match format arg; ok djm@Darren Tucker
2008-06-13- add support for ignoring files and directories from comparisonAntoine Jacoutot
2008-06-13- always force full file check on fbtab, login.conf, sysctl.conf andAntoine Jacoutot
2008-06-13Add some missing $OpenBSD$ tags.Kenneth R Westerback
2008-06-13fall back to creating a new TCP connection on most multiplexing errorsDamien Miller
2008-06-13replace __dead with __attribute__((noreturn)), makes things a little easierDarren Tucker
2008-06-13Cleanup, remove old/unused functionsJordan Hargrave
2008-06-13Detect if Intel's Safer Mode Extensions (SMX) are present,Jonathan Gray
2008-06-12make sure to check that a crypto volume is not yet assembled whenHans-Joerg Hoexer
2008-06-12tweak wording in message, ok deraadt@ jmc@Ian Darwin
2008-06-12tweak previous;Jason McIntyre
2008-06-12spacing, add rcs ids, no binary changeMartynas Venckus
2008-06-12syncTodd T. Fries
2008-06-12make /dev/drm0 to go with oga@'s libdrm commit moments agoTodd T. Fries
2008-06-12New display engine for systat, based on pftop. Adds new views for pfCan Erkin Acar
2008-06-12Add ral(4) at cardbus(4).Mark Kettenis
2008-06-12some cleanup for noieee_src, as asked by millert@: remove fictionalMartynas Venckus
2008-06-12Poll AC because there are some crappy machines out there that need it.Marco Peereboom
2008-06-12disable debug printfs and descriptor dumpsRobert Nagy
2008-06-12shut up lint; pointed out by theoMartynas Venckus
2008-06-12Be more permissive and try to run non-branded non-static binaries if we canMiod Vallat
2008-06-12add my copyright, ok djm@Alexander von Gernler
2008-06-12Add ep(4) at pcmcia(4).Mark Kettenis
2008-06-12incremental search isn't allowed in macros, so if your fingersKjell Wooding
2008-06-12c-mode now understands the two most common type of commentsKjell Wooding
2008-06-12Add xl(4) add cardbus(4).Mark Kettenis
2008-06-12sync synopsis and usage; spacing.Igor Sobrado
2008-06-12Make set-fill-column interactive (and scriptable in a startup file)Kjell Wooding
2008-06-12Add re(4) add cardbus(4).Mark Kettenis
2008-06-12Clead discipline pointer after delete. Found by hshoexerMarco Peereboom
2008-06-12remove superfluous "usage:" from v_estr().Igor Sobrado
2008-06-12Wrap DPRINTF around #ifdef VIDEO_DEBUG, but leave debugging on byMarcus Glocker
2008-06-12make ssh-keygen -lf show the key type just as ssh-add -l would do itAlexander von Gernler