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