summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-05-05O_NOFOLLOW and O_SYNC are also valid flags to dbopen(3)Todd C. Miller
2004-05-05skip including cksumTheo de Raadt
2004-05-05Make the Transform functions match the other hash types and document them.Todd C. Miller
2004-05-05Make the 2nd arg to SHA1Transform const again and unifdef SHA1HANDSOFF.Todd C. Miller
2004-05-05fix va -> pa decode. 'by all means' deraadt@Marco S Hyman
2004-05-05write cpuhdr with info needed by libkvm to crash dumps.Marco S Hyman
2004-05-05provide some filter examples; PR3764Henning Brauer
2004-05-05regenjoshua stein
2004-05-05make my treo 600 attach as a uvisor instead of ugen, from netbsdjoshua stein
2004-05-05must simulate daemon because already inside the jail; henning okTheo de Raadt