Age | Commit message (Expand) | Author |
2010-08-26 | - fdisk(8), not fdisk(1) | Jason McIntyre |
2010-08-26 | Allow multiple interfaces to be specified instead of all or one. | Jonathan Gray |
2010-08-26 | make the comment explaining the kernel submaps a bit better. | Thordur I. Bjornsson |
2010-08-26 | Try to be a bit more specific about what happens when link0 is used. | Claudio Jeker |
2010-08-26 | Link local multicast requires a scope (either from the src or dst address) | Claudio Jeker |
2010-08-26 | stray spaces, no binary change | Marco Peereboom |
2010-08-26 | regen | Jonathan Gray |
2010-08-26 | Add HP iLO3 devices and another PLX bridge. | Jonathan Gray |
2010-08-26 | Fix a memory leak in an error path. Found and diff by Igor Zinovik. | Claudio Jeker |
2010-08-26 | sys/param.h is for kernel interface programs. | Theo de Raadt |
2010-08-26 | Since Aug 2008, the kernel can successfully read the 1 block (512 | Kenneth R Westerback |
2010-08-25 | Make CardBus ral(4) suspend and resume properly on machines that keep the | Mark Kettenis |
2010-08-25 | don't free proxyurl and cookie twice in the location code; with halex@ | Martynas Venckus |
2010-08-25 | sync | Theo de Raadt |
2010-08-25 | get rid of the nawk hard link | Theo de Raadt |
2010-08-25 | When destroying a pane, reset any mode (which reenables pane | Nicholas Marriott |
2010-08-25 | fix potential use of uninitialized variable. | Charles Longeau |
2010-08-25 | Let rtable_add() return usefull errnos so that the ioctl handler and the | Claudio Jeker |
2010-08-25 | Move the iface specific ioctl call for SIOCSIFRDOMAIN further down so that | Claudio Jeker |
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 |