summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-31Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.Jonathan Gray
2016-01-30Hook OPENBSD-RELAYD-MIB into OPENBSD-SNMPD-CONF (which is just a fileStuart Henderson
2016-01-30/var/tmp is dead, long live /tmpmartijn
2016-01-30replace tail with basenamemartijn
2016-01-30replace progname variable in gs structure with getprognamemartijn
2016-01-30Actually order matters; I missed it when reviewing previous.Antoine Jacoutot
2016-01-30Fifth step in synching with NetBSD:Ingo Schwarze
2016-01-30Zap a couple of declarations for non-existant variable and function.Kenneth R Westerback
2016-01-30Another to the attic.Kenneth R Westerback
2016-01-30Move last three lines (#define's) from dpme.h to partition_map.h andKenneth R Westerback
2016-01-30Fold struct dpme into struct entry. Same reasons as for foldingKenneth R Westerback
2016-01-30Refactor add_partition_to_map() to be simpler if perhaps lessKenneth R Westerback
2016-01-30There is not much to do if we run out of memory, so simply exit ifKenneth R Westerback
2016-01-30Fourth step in synching with NetBSD:Ingo Schwarze
2016-01-30Explain how to run multiple copies of the same daemon;Ingo Schwarze
2016-01-30redo sthen's idea deeper in pkg_add, so that *every* url can be abbreviatedMarc Espie
2016-01-30ping, ping6: corrects -E (audible beep when no packet is received before theSebastien Marie
2016-01-30delete "#ifdef notdef" code that is no longer present in NetBSD;Ingo Schwarze
2016-01-30regenJonathan Gray
2016-01-30correct the string for 82801HBM RAIDJonathan Gray
2016-01-30Third step in synching with NetBSD:Ingo Schwarze
2016-01-29whitespace fixes; ok ajacoutotJason McIntyre
2016-01-29Remove leftover roaming dead code. ok djm markus.Darren Tucker
2016-01-29Fold struct block0 into struct partition map. There can be only oneKenneth R Westerback
2016-01-29Remove code that has been disabled for almost 20 years:tb
2016-01-29Add do_dump_map() to make command processing more consistent. PassKenneth R Westerback
2016-01-29Use apmd instead of ntpd in the example since the later is on by default.Antoine Jacoutot
2016-01-29Second step in synching with NetBSD:Ingo Schwarze
2016-01-29Add support for "control/shutdown" power management facilityMike Belopuhov
2016-01-29Add support for XS_WATCH: XenStore notification facilityMike Belopuhov
2016-01-29Cleanup XenStore APIMike Belopuhov
2016-01-29Base 10 should be enough for anybody! Allowing hex and octal numberKenneth R Westerback
2016-01-29Warn of partitions extending past the end of the media.Kenneth R Westerback
2016-01-29Start synching with NetBSD:Ingo Schwarze
2016-01-29Tweak printing of partitions. Always show the pblock info in theKenneth R Westerback
2016-01-29use hid_desc fields since we have them, instead of manual offsetsJoshua Stein
2016-01-29Check that byte order is native only if we're using more than oneAlexandre Ratchov
2016-01-29sort includesmmcc
2016-01-29remove unneeded CHAR_BIT macrommcc
2016-01-29Move the AUDIO_GETDEV ioctl in its own routine.Alexandre Ratchov
2016-01-29Shorter names means a few whitespace adjustments.Kenneth R Westerback
2016-01-29Rename struct partition_map_header to struct partition_map. No change toKenneth R Westerback
2016-01-29Rename struct partition_map to struct entry. No change to .o files.Kenneth R Westerback
2016-01-29Conform to Apple Mac OS X's behaviour of setting dpme_flags on freeKenneth R Westerback
2016-01-29remove unused fieldEric Faurot
2016-01-29Conform to Apple Mac OS X's behaviour of not giving 'Apple_Free'Kenneth R Westerback
2016-01-29Therefor -> Therefore (where appropriate)tb
2016-01-29Support for RGB colour, using the extended cell mechanism to avoidNicholas Marriott
2004-04-07import openssl-0.9.7dMarkus Friedl
2016-01-29Simplify code: hasrun is confusing and useless. There is no wayEric Faurot