summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-03better way of finding and identifying lkms.Ted Unangst
2004-03-03support forced unmounts. pr2394 from peter wernerTed Unangst
2004-03-03save room for nul, so we can unmount later. pr2327 from peter wernerTed Unangst
2004-03-03cleanups, use err(). from Mathias () enloco.net pr3679Ted Unangst
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-03Use 'cat' rather than 'cp' to put /boot on disk. This preservesKenneth R Westerback
2004-03-03no newline in errx, bad cedric; spotted by teduTheo de Raadt
2004-03-03move spamd to a better place; ok henning beckTheo de Raadt
2004-03-02In process_set_pc() and process_set_regs(), disallow unaligned pc and npcMiod Vallat
2004-03-02Use double load/store instructions whenever possible.Miod Vallat
2004-03-02A wrong comment is worth a thousand bugs...Miod Vallat
2004-03-02Rework the card insertion/removal detection logic:Miod Vallat
2004-03-02don't leak mbuf if uiomove fails; from netbsd;Markus Friedl
2004-03-02fix ndev counting loop. report from Stuart CassoffTed Unangst
2004-03-0268040 boards would not set address error and bus error trap vectors correctly;Miod Vallat
2004-03-02bpf sysctl. ok jmcTed Unangst
2004-03-02Fix timing issues with newer Prism firmware and retry card reset upTodd C. Miller
2004-03-02Make HostAP work Prism cards with newer firmware (1.7.0 and higher).Todd C. Miller
2004-03-02fix formatting, Pedro MartellettoTed Unangst
2004-03-02Update man page (sg keymap). OK miod@Claudio Jeker
2004-03-02track va for each segment and not for the whole map.Michael Shalayeff
2004-03-02use socklen_t and better socket() checks. from Andrey MatveevTed Unangst
2004-03-0264-bits datatype fixes for strto(u)l conversions.Thierry Deval
2004-03-02pretty usage and sort options. started by Andrey MatveevTed Unangst
2004-03-02Simplify pf.conf, provide sample rules for greylisting.Cedric Berger
2004-03-02KNFHenning Brauer
2004-03-02flesh out the address and prefix parsing, include v6 code, but reject v6Henning Brauer
2004-03-02show rib A.B.C.D and show rib A.B.C.D/N [all] support. Now the most importantClaudio Jeker
2004-03-02Framework for rib lookups by prefix. OK henning@Claudio Jeker
2004-03-02Use ntohl() to compare in_addr_t so the tree is nicely sorted.Claudio Jeker
2004-03-02fix typo; fgsch@Todd C. Miller
2004-03-02more pruning; henning okTheo de Raadt
2004-03-02Enable AFS on mvme88k now.Miod Vallat
2004-03-02Arla lwp support for m88k systems. Slightly abuses the framework toMiod Vallat
2004-03-02document net.inet.tcp.reasslimitMarkus Friedl
2004-03-02avoid memleak if parse_string() fails, Patrick Latifi <pat@eyeo.org>Henning Brauer
2004-03-02A better place for sshd; pointed out by millertTheo de Raadt
2004-03-02use daemon(3) instead of homebrown gunkHenning Brauer
2004-03-02start sshd earlier, ok from variousTheo de Raadt
2004-03-02Better wording for the longjmp(X, 0) case. OK otto@, deraadt@Todd C. Miller
2004-03-02zap unused and empty functions and some glorious very much needed commentsHenning Brauer
2004-03-02zap interface flagsHenning Brauer
2004-03-02use arc4random(), markus okHenning Brauer
2004-03-02we deal with one interface at a time, so remove the interface list gunk.Henning Brauer
2004-03-02here as well: when our interface vanishes, exitHenning Brauer
2004-03-02if our interface vanishes (pcmcia and such), exit.Henning Brauer
2004-03-02remove dummy_interfaces and fallback_interface gunkHenning Brauer
2004-03-02limit total number of queued out-of-order packets to NMBCLUSTERS/2; ok mcbrideMarkus Friedl
2004-03-02our interface discovery is so quiet now (nonexistant) that we don't need aHenning Brauer