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