summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-07add a filter option to dump prefixes learned in UPDATEs into a PF table,Damien Miller
2004-05-07Compute the size of the kernel page table at runtime, depending upon theMiod Vallat
2004-05-07LM7x models improvements:Alexander Yurchenko
2004-05-07This chunk was not supposed to be commited now.Alexander Yurchenko
2004-05-07proper casts for vtophys. looked at by grange@Ted Unangst
2004-05-07free the right thing on failure, in case this ever gets usedTed Unangst
2004-05-07fatty softdep merge with freebsd. fixes a variety of possible issues.Ted Unangst
2004-05-06back out kernel breakage. Be more careful damnitTheo de Raadt
2004-05-06remove more unused codeTheo de Raadt
2004-05-06spacingTheo de Raadt
2004-05-06knf and other cleanupsTheo de Raadt
2004-05-06Don't fseek() on stdin if it is a terminal. It does not fail, butOtto Moerbeek
2004-05-06TypoMiod Vallat
2004-05-06ichpcib(4) man page; with help from jmc@Alexander Yurchenko
2004-05-06spacesAlexander Yurchenko
2004-05-06Move speedstep code to a separate ichpcib(4) driver.Alexander Yurchenko
2004-05-06Treat ^H as non-binary. OK hshoexer@, brad@ and deraadt@Todd C. Miller
2004-05-06Tyop; noted by jmc@Todd C. Miller
2004-05-06Do not leak resources if bus_space_map() fails during attach, or we don'tMiod Vallat
2004-05-06When the NVRAM is toast and we have to guess the CPU speed, choose a saferMiod Vallat
2004-05-06Support ADSL routers running in half-bridge mode or acctuallyClaudio Jeker
2004-05-06pppoe now drops privileges to user _ppp and chroots after settingCan Erkin Acar
2004-05-06Two missing ifdef FIFO; noticed by form@pdp-11.org.ru.Alexander Yurchenko
2004-05-06carp needs sha1.c; noticed by form@pdp-11.org.ru.Alexander Yurchenko
2004-05-06Add support for the SiS 741 Northbridge. ok deraadt@, grange@Peter Galbavy
2004-05-06regenPeter Galbavy
2004-05-06add SiS 741 Northbridge and Sis 6330 VGA IDs - on my new motherboardsPeter Galbavy
2004-05-06debug.c not usedTheo de Raadt
2004-05-06change _pppoe to _ppp, i had thought about it before, but henning has convinc...Theo de Raadt
2004-05-06_pppoe privdrop user for canacarTheo de Raadt
2004-05-06document comment characters; jmc okTheo de Raadt
2004-05-06syncTheo de Raadt
2004-05-06ati video; jmcTheo de Raadt
2004-05-06ARM is yet another char == unsigned char platform. add the define to makeDale Rahn
2004-05-06actually reset p->auth_established to 0 in pfkey_[md5sig|ipsec]_removeHenning Brauer
2004-05-06we need a seperate field for the md5 key len, can't use strlen, noticedHenning Brauer
2004-05-06oups, spacesHenning Brauer
2004-05-06print Multiprotocol capabilities slightly nicerHenning Brauer
2004-05-06the Address Family Identifier field in the capability announcement isHenning Brauer
2004-05-06do not punish the peer (by holding him in IDLE for IdleHoldTime seconds) whenHenning Brauer
2004-05-06.Fl for flags, .Ar for arguments;Jason McIntyre
2004-05-06improve logging in teh capabilities parserHenning Brauer
2004-05-06scale socket buffer sizes (and thus window size) up to up to 64k,Henning Brauer
2004-05-06whitespace;Jason McIntyre
2004-05-06typo from John Cosimano (PR 3770);Jason McIntyre
2004-05-06KNF cleanup. hshoexer@ okHakan Olsson
2004-05-06there's a little race condition: a session is taken down and its associatedHenning Brauer
2004-05-06Obsolete. jakob@ ok.Hakan Olsson
2004-05-06improved man page, with example and error strings, suggested by deraadt@Ted Unangst
2004-05-06typo; sq@oganer.netTheo de Raadt