summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-06-03rewind DATA, so that the next scp: url will have code to connect to...Marc Espie
2009-06-03undo a mistake found by sobrado;Jason McIntyre
2009-06-03When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmuxNicholas Marriott
2009-06-03Import acpi power resource driver. This is needed for suspend/resume logic.Paul Irofti
2009-06-03some cleanup; ok nicmJason McIntyre
2009-06-03Oops need to kill the XXX comment that we are not enabling softraid rebuildMarco Peereboom
2009-06-03Start using the shiny new function pointer to determine if we have diskMarco Peereboom
2009-06-03Add a callback specifically for softraid. If you touch this kittens willMarco Peereboom
2009-06-03Whack conflicting BARs, such that they get assigned a non-conflicting valueMark Kettenis
2009-06-03make sure timezone and sets location gets sane defaultsAlexander Hall
2009-06-03set IFF_ALLMULTI properly also when in promiscuous mode and someChristian Weisgerber
2009-06-03change buf_close return type to void.Eric Faurot
2009-06-03register bit definitions instead of magic numbers;Christian Weisgerber
2009-06-03Don't disable dock devices if dock isn't initially attachedJordan Hargrave
2009-06-03Use the new powerful route flush to clean up the mess. With this multipleClaudio Jeker
2009-06-03mjacob took kettenis's r1.44 into FreeBSD and added a tweak toKenneth R Westerback
2009-06-03phys allocator fix: zeroed pages are not clean.Ariane van der Steldt
2009-06-03ansi function decls, no binary change.Jonathan Gray
2009-06-03Change bufhash from the old grotty hash table to red-black trees hangingBob Beck
2009-06-03Cast char to u_char before passing to isalnum().Ray Lai
2009-06-03Revert readv/writev changes, as they trigger an apparent file descriptorBret Lambert
2009-06-03kill some unused defines, don't do an ifndef dance forThordur I. Bjornsson
2009-06-03syncTheo de Raadt
2009-06-03Don't postpone memory allocation for the error message to the error handler:Ingo Schwarze
2009-06-03remove the never used bufq_ code.Thordur I. Bjornsson
2009-06-03Remove some redundant code.Mark Kettenis
2009-06-03More KNFJordan Hargrave
2009-06-03Make sure we don't stomp on a RAID partition that is already in use.Marco Peereboom
2009-06-03droppmap is only necessary (and declared) on MULTIPROCESSORArtur Grabowski
2009-06-03remove cruft that snuck in with previousThordur I. Bjornsson
2009-06-03remove unneeded ARGSUSED; ok krw@ henning@Kevin Steves
2009-06-03Just like on amd64. Instead of keeping a bitmap of which cpus a pmapArtur Grabowski
2009-06-03Synchronize man page and help output.Christian Weisgerber
2009-06-03Nuke CYRIX_CACHE (and related defines). They've not been used in a longTobias Weingartner
2009-06-03Add acpivideo support. This adds brightness support for all laptopsPaul Irofti
2009-06-03Only need to umount once on restarting. Force umounts in case ofKenneth R Westerback
2009-06-03jordan and marco claim this is about to work, so stop spreading dreadTheo de Raadt
2009-06-03Added ejectable bay for IDE cdromsJordan Hargrave
2009-06-03Lift the NFS over UDP retransmit logic from FreeBSD.Thordur I. Bjornsson
2009-06-03from Brad; I've read and tested it, also reads ok to dlg@.Stuart Henderson
2009-06-03Enabled docking driverJordan Hargrave
2009-06-02Enable acpidock deviceJordan Hargrave
2009-06-02KNF cleanup and denoiseJordan Hargrave
2009-06-02Nuke sissy verbiage about losing data. No more special casing forKenneth R Westerback
2009-06-02ehci_alloc_sqtd_chain() was doing signed math on len, thus the great codeTheo de Raadt
2009-06-02Somehow this change didn't get committed with the rest of the powepc interruptDale Rahn
2009-06-02Recent code to try and detect if a terminal supports UTF-8 by printing to itNicholas Marriott
2009-06-02Fix the way apache reports Content-Length by promoting the clength fieldPierre-Yves Ritschard
2009-06-02give the retransmission count booking keeping a facelift,Thordur I. Bjornsson