summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12Cleanup false positives for uninitialized uses.Christiano F. Haesbaert
2012-10-12Add the _iscsid user, required by iscsidDavid Coppa
2012-10-12no need to fetch and print the fw revisionMike Belopuhov
2012-10-12major cleanupMike Belopuhov
2012-10-12zap trailing whitespace;Jason McIntyre
2012-10-12a bit of janitoringMike Belopuhov
2012-10-12Now that the file offset/alignment issue has been found and fixed, switchJoel Sing
2012-10-12Force 16 byte alignment in boot(8) srt0.S, since this is more likely to getJoel Sing
2012-10-12make some assumptions more explicit, after some confusion...Marc Espie
2012-10-12Add a script that checks the file offsets for boot(8)'s .text and .dataJoel Sing
2012-10-12Use fdboot for amd64 floppy disk media.Joel Sing
2012-10-12Build a 'fdboot' that will be used for floppy disk media. This can be madeJoel Sing
2012-10-12fix infinite loops on regexps that match the empty word, which isMarc Espie
2012-10-12Extend the "retry" field to 16 bits. The new quadratic retry formulaEric Faurot
2012-10-11fix "disable lidsuspend on shutdown":Alexander Hall
2012-10-11- if argc / argv not empty after getopt() loop, display usageGilles Chehade
2012-10-11- no need to assign a separator to the last route flag since we're notGilles Chehade
2012-10-11- no need to set imsg_type to IMSG_MFA_CLOSE when we're not going to answerGilles Chehade
2012-10-11- remove dead storeGilles Chehade
2012-10-11- remove dead storeGilles Chehade
2012-10-11- map_create() takes a map_src not a map_kindGilles Chehade
2012-10-11- char * -> unsigned char *Gilles Chehade
2012-10-11- ssize_t -> size_tGilles Chehade
2012-10-11- replace "all" with "any"Gilles Chehade
2012-10-11- replace "from all" and "for all" with "from any" and "for any"Gilles Chehade
2012-10-11do not attempt a hardware list - it is currently out of date to the pointJason McIntyre
2012-10-11package checksums are no longer MD5, from Dawe on tech@.Stuart Henderson
2012-10-11rework the firmware interface and incorporate all the guts intoMike Belopuhov
2012-10-11kill a scary unused functionMike Belopuhov
2012-10-11better integer log2 implementation, checked with what linux is doingMike Belopuhov
2012-10-11remove pci_set_powerstate() calls that are not needed, since the pciTheo de Raadt
2012-10-11amend bug section with some fixed stuff.Marc Espie
2012-10-11fix make's cond parser to be able to handle .if 5 < 7 directly.Marc Espie
2012-10-11Initialise the protected mode IDT after zeroing .bss - otherwise we wipeJoel Sing
2012-10-11Enable Host AP power saving support for the RT2700, RT2800 and RT3090 chipsets.Mark Kettenis
2012-10-11Fix a use-after-free when collapsing the tree in choose mode, fromNicholas Marriott
2012-10-11The RSA public keys will be found in a subdirectory of /etc/iked/Reyk Floeter
2012-10-11Remove the new (as of r1.56) line of code which updates ifi->linkstat inStuart Henderson
2012-10-10Oops. Need to handle the case of nfs diskless machines, where the blockTheo de Raadt
2012-10-10F_BACKUP and ROUTE_BACKUP must be sync-ed for now, otherwise smtpd won'tGilles Chehade
2012-10-10teach smtpctl how to display envelopes and messages using their id.Gilles Chehade
2012-10-10io_connect() can take an optional address to bind() before connecting.Eric Faurot
2012-10-10For each alias node, mark if it has been expanded from an alias map orEric Faurot
2012-10-10show the port number for a relay if specified.Eric Faurot
2012-10-10Revert r1.155. Routing breaks if dhclient-script flushes theKenneth R Westerback
2012-10-10add missing breakTheo de Raadt
2012-10-10Fix the hash http filter action to initialize the hash key correctly afterReyk Floeter
2012-10-10Add __BEGIN_DECLS so that programs using C++ can use functionsStuart Henderson
2012-10-10make bridge_rtflush and bridge_flushrule void functions, as they neverHenning Brauer
2012-10-10Clear the powersave flag and purge queued packets when a node leaves the APMark Kettenis