summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-22s/%ssredistribute/%sredistribute/. One s is enough and makes -nv outputClaudio Jeker
2007-03-22Somehow I forgot how to correctly sort in alphabetical order.Claudio Jeker
2007-03-22Do not advertise version in the ftp banner, because there is no reason to.Chad Loder
2007-03-22Remove wrong length check, which ignored the '/' characterMoritz Jodeit
2007-03-22do not try to grab default router list on "ndp -r" if it's emptyJun-ichiro itojun Hagino
2007-03-22syncTheo de Raadt
2007-03-22nicer MLINKS chunkTheo de Raadt
2007-03-22backoutOtto Moerbeek
2007-03-22Fix buffer overflow when parsing the .netrc file.Moritz Jodeit
2007-03-22typo; from Seth HieronymusJason McIntyre
2007-03-22read and write funcs for the global register spaceDavid Gwynne
2007-03-22map the global and port register spaces.David Gwynne
2007-03-22Perform legacy emulation handover for USB1 companion controllers immediatelyChristopher Pascoe
2007-03-22Reapplication of rev 1.49.Christopher Pascoe
2007-03-22Reapplication of rev 1.36.Christopher Pascoe
2007-03-22Let atascsi issue NCQ commands if the controller supports it.Christopher Pascoe
2007-03-22manpage for sili(4) before miod has to remind me.David Gwynne
2007-03-22import sili(4) so it can be worked on in the tree. this will support theDavid Gwynne
2007-03-21A polled xfer has completed and been put by the time ata_cmd returns, soChristopher Pascoe
2007-03-21add HUAWEI Mobile Connect E620 to the list of devices supported by ubsa(4).Felix Kronlage
2007-03-21update the variables for bootp/dhcpd;Jason McIntyre
2007-03-21transfer, more or less, the daemon section of afterboot(8); a fair bitJason McIntyre
2007-03-21remove the various sections on enabling daemons: the page was getting overlyJason McIntyre
2007-03-21no need to include uvm_extern.h hereMartin Reindl
2007-03-21- this file also document rc.conf.local, so add it to NAMEJason McIntyre
2007-03-21Document the CVSROOT/config file; input and OK's niallo@ jmc@.Xavier Santolaria
2007-03-21syncTheo de Raadt
2007-03-21Added code to parse unicast routes learned from route report packets.Michele Marchetto
2007-03-21Map the kernel text read only. Because we can.Miod Vallat
2007-03-21Uninitialized variable in db_write_bytes().Miod Vallat
2007-03-21kill trailing whitespace;Jason McIntyre
2007-03-21typoPedro Martelletto
2007-03-21Remove the v_interlock simplelock from the vnode structure.Thordur I. Bjornsson
2007-03-21tweak a sentence;Jason McIntyre
2007-03-21add pppd example for Cingular that I have been using; ok fkr@ jmc@Kevin Steves
2007-03-21Add missing constTodd C. Miller
2007-03-21Add support for mounting arbitrary sessions, from Enache AdrianPedro Martelletto
2007-03-21event_init() and event_dispatch() take void. Add commented outTodd C. Miller
2007-03-21NCQ commands generate a "Set Device Bits" FIS upon completion. Enable theChristopher Pascoe
2007-03-21start a list of supported devicesRobert Nagy
2007-03-21Add RFC 3137 and remove the caveats section. Ospfd will now automaticalyClaudio Jeker
2007-03-21fix a formatting issue found by reyk;Jason McIntyre
2007-03-21Document "stub router (yes|no)" and how/why it is used.Claudio Jeker
2007-03-21Mention JMB368 support.Jonathan Gray
2007-03-21Add support for issuing NCQ commands via AHCI.Christopher Pascoe
2007-03-21Use arc4random() to generate random IDs. In the future weTodd C. Miller
2007-03-21Document event_base_free(). OK jmc@Todd C. Miller
2007-03-21Basic support for JMicron PATA.Jonathan Gray
2007-03-21dont print if there is a device found or not, you can figure that out byDavid Gwynne
2007-03-21ahci seems to work fine on i386. thanks to marc winiger for figuring thatDavid Gwynne