summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-25spacingTheo de Raadt
2004-05-25SNTP is RFC 2030Jakob Schlyter
2004-05-25Attach scsi bus, find devices without crashing, successfully do simpleKenneth R Westerback
2004-05-25tun interface is stored in /var/run/cuaXX.if, not /var/run/ttyXX.if;Jason McIntyre
2004-05-25kill whitespace;Jason McIntyre
2004-05-25amd64 attaches as com, not pccom;Jason McIntyre
2004-05-25clarify how modems on serial ports attach, and their corresponding deviceJason McIntyre
2004-05-25Enable gdb on m88k again, it works well enough and better than ever.Miod Vallat
2004-05-25Use the correct value when checking whether a loop timed out.Ryan Thomas McBride
2004-05-25let sc_counter wrap automatically, ok mcbride@Jolan Luff
2004-05-24do not bother w/ void pci_devinfo() calls and free resources on failuresMichael Shalayeff
2004-05-24repair dmesg and free resources on failuresMichael Shalayeff
2004-05-24Add m88k support.Mark Kettenis
2004-05-24GDB 6.3 (excluding .info files)Mark Kettenis
2004-05-24cummulative update from freebsd an netbsd:Michael Shalayeff
2004-05-24missing statics for freebsd; from freebsd via jakemsr@jakemsr.comMichael Shalayeff
2004-05-24remove freebsd 2 and 3 support, from freebsd via jakemsr@jakemsr.comMichael Shalayeff
2004-05-24doing ldd exit asap -- move all other tasks towards after it.Michael Shalayeff
2004-05-24Change define used to deal with PLT protection, use postive logic not negative.Dale Rahn
2004-05-24Check for sc->sc_ifp != NULL in carp_setroute(). Running dhclient on theRyan Thomas McBride
2004-05-24Normalise to "Open Firmware".Tom Cosgrove
2004-05-24Use correct function names in log messages. Kill some spaces.Hans-Joerg Hoexer
2004-05-24Make Yukon-style adapters also set up the multicast filter in sk_init().Christian Weisgerber
2004-05-24typos from Fabio Olive Leite;Jason McIntyre
2004-05-24Add info on Open Firmware entry method for Xserve. ok miod@Dale Rahn
2004-05-24'Open Firmware' normalization.Dale Rahn
2004-05-24tiny comments sync with netbsd, was lost during importingAlexander Yurchenko
2004-05-24- sort optionsJason McIntyre
2004-05-24Fix copy paste error pointed out by jmc@Claudio Jeker
2004-05-24uppercase `id';Jason McIntyre
2004-05-24typo; From: Andrey Matveev <andrushock@korovino.net>Henning Brauer
2004-05-24missing close(2). Andrey MatveevJun-ichiro itojun Hagino
2004-05-24No way: This breaks nearly every architectureTheo de Raadt
2004-05-23Add MaxAuthTries sshd config option; ok markus@Darren Tucker
2004-05-23some readability fixes, mainly keeping things in alphabetical order;Jason McIntyre
2004-05-23add relevant rfc's to SEE ALSO;Jason McIntyre
2004-05-23a little cleanup;Jason McIntyre
2004-05-23a little cleanup;Jason McIntyre
2004-05-23- typosJason McIntyre
2004-05-23syncTheo de Raadt
2004-05-23Put back the fixed NCPUS == 1 version of flush_atc_entry().Miod Vallat
2004-05-23Simplify iomap_mapin().Miod Vallat
2004-05-23Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now.Miod Vallat
2004-05-23don't need backslashes in splx. spotted ottoTed Unangst
2004-05-23bad stuff escaped by accidentTed Unangst
2004-05-23according to fork1(9), retval is optional. make it so.Ted Unangst
2004-05-23syncTheo de Raadt
2004-05-23use strtonum instead of atoi; dhartmei okTheo de Raadt
2004-05-23lmtemp(4) man page.Alexander Yurchenko
2004-05-23gscsio(4) man page.Alexander Yurchenko