summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-25When setting a rdomain also force -inet6 aka IFXF_NOINET6 on the interfaceClaudio Jeker
2010-08-25Remove the SPARC_BOOT_ELF define and associated machinery since it doesJoel Sing
2010-08-25sync the list of gcc4 archs with bsd.own.mkJonathan Gray
2010-08-25try giving all devices on ami access to all the ccbs. iopools will shareDavid Gwynne
2010-08-25add scsi_iopool_destroy and scsi_link_shutdown. when a link orDavid Gwynne
2010-08-24backout VIS_HEX. guenther@ points out that the C89 \xff encodingDamien Miller
2010-08-24spacesClaudio Jeker
2010-08-24Add a splnet() around a block that needs it for sure. Maybe more inClaudio Jeker
2010-08-24Only do the link state checking and RTF_UP dance if the routing table isClaudio Jeker
2010-08-24lockmgr -> rwlock conversionBret Lambert
2010-08-24legibility fixes:Bret Lambert
2010-08-24last is a pointer so initialize to NULL and not 0. Also move initializationClaudio Jeker
2010-08-24- plugs two fd leaksJasper Lievisse Adriaanse
2010-08-23update to tzcode2010k from elsie.nci.nih.gov; OK miod@Todd C. Miller
2010-08-23Add setenv/putenv regressTodd C. Miller
2010-08-23Check for duplicate variables in the environment when setting a valueTodd C. Miller
2010-08-23Clear options before setting up HOME and SHELL, not after. Fixes parsingNicholas Marriott
2010-08-23syncTheo de Raadt
2010-08-23Can't call event_del() without event_set() first - so call event_set()Nicholas Marriott
2010-08-23Implement bus_space_barrier() on sgi; on xbridge, this will also flushMiod Vallat
2010-08-23Rework the logic of xbridge pci_conf_{read,write} to avoid doing the disableMiod Vallat
2010-08-23* if there's an error setting indirect more for a volume knob widget,Jacob Meuser
2010-08-23When extracting the pkg tar file, don't preserve the atime, just set itMatthias Kilian
2010-08-23fix two problems identified by matthew@:David Gwynne
2010-08-23unbreak tree: add VIS_HEX and VIS_ALL flagsDamien Miller
2010-08-23LSISAS2004 is an mpii chip. mpii can do bio.David Gwynne
2010-08-23add support for the LSISAS2004 ships.David Gwynne
2010-08-23regenDavid Gwynne
2010-08-23LSI SAS 2004David Gwynne
2010-08-22small bits of cleanup. ok ottoTed Unangst
2010-08-22small style fixes of no consequnceTed Unangst
2010-08-22the upper case table code was a lot more complicated than it needed to be.Ted Unangst
2010-08-22Redistributing the default route with ospf6d did not work correctly.Alexander Bluhm
2010-08-22When removing an announced prefix, inherit the metric and ext_tagAlexander Bluhm
2010-08-22Origin network-LSA with options based on the options of the link-LSAs.Alexander Bluhm
2010-08-22enable nsd the build. ok deraadt@Jakob Schlyter
2010-08-22Fix a 16 year old bug in the sorting routine for non-contiguous netmasks.Marco Pfatschbacher
2010-08-22MSG_EXIT can now have a return code in the message, so check for thatNicholas Marriott
2010-08-22* sort COMPATIBILITY in mdoc(7); ok kristaps@Ingo Schwarze
2010-08-22regenJakob Schlyter
2010-08-22--enable-nsid now defaultJakob Schlyter
2010-08-22removeJakob Schlyter
2010-08-22mergeJakob Schlyter
2010-08-22NSD v3.2.6Jakob Schlyter
2010-08-21mirror new flags to vis(3): -a to encode all characters, -h to useDamien Miller
2010-08-21Two new flags: VIS_ALL - encode all characters, not just invisible onesDamien Miller
2010-08-21Match the Huawei E1820, from David Zeillinger.Jonathan Gray
2010-08-21regenJonathan Gray
2010-08-21Huawei E1820, from David Zeillinger.Jonathan Gray
2010-08-21- add a quirk for the apple clear orb usb speakersJasper Lievisse Adriaanse