summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-05-06_afs user for privsep; beck okTheo de Raadt
2004-05-06add back strchr/strrchr; from dhartmeiTheo de Raadt
2004-05-05make sure uio_offset is a safe value, with suggestions from millert@Ted Unangst
2004-05-05better cleandirTheo de Raadt
2004-05-05Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@Dale Rahn
2004-05-05Use RFC1323 PAWS timestamps as a logical extension to the conventional TCPMike Frantzen
2004-05-05line wrapTheo de Raadt
2004-05-05knfTheo de Raadt
2004-05-05spacingTheo de Raadt
2004-05-05use strtonum all over the place; ok pb millertTheo de Raadt
2004-05-05regenBrad Smith
2004-05-05typoBrad Smith
2004-05-05O_SYNC is valid for F_GETFL/F_SETFL tooTodd C. Miller
2004-05-05simplify license. ok author.Jakob Schlyter