Age | Commit message (Expand) | Author |
2004-05-06 | spaces | Alexander Yurchenko |
2004-05-06 | Move speedstep code to a separate ichpcib(4) driver. | Alexander Yurchenko |
2004-05-06 | Treat ^H as non-binary. OK hshoexer@, brad@ and deraadt@ | Todd C. Miller |
2004-05-06 | Tyop; noted by jmc@ | Todd C. Miller |
2004-05-06 | Do not leak resources if bus_space_map() fails during attach, or we don't | Miod Vallat |
2004-05-06 | When the NVRAM is toast and we have to guess the CPU speed, choose a safer | Miod Vallat |
2004-05-06 | Support ADSL routers running in half-bridge mode or acctually | Claudio Jeker |
2004-05-06 | pppoe now drops privileges to user _ppp and chroots after setting | Can Erkin Acar |
2004-05-06 | Two missing ifdef FIFO; noticed by form@pdp-11.org.ru. | Alexander Yurchenko |
2004-05-06 | carp needs sha1.c; noticed by form@pdp-11.org.ru. | Alexander Yurchenko |
2004-05-06 | Add support for the SiS 741 Northbridge. ok deraadt@, grange@ | Peter Galbavy |
2004-05-06 | regen | Peter Galbavy |
2004-05-06 | add SiS 741 Northbridge and Sis 6330 VGA IDs - on my new motherboards | Peter Galbavy |
2004-05-06 | debug.c not used | Theo de Raadt |
2004-05-06 | change _pppoe to _ppp, i had thought about it before, but henning has convinc... | Theo de Raadt |
2004-05-06 | _pppoe privdrop user for canacar | Theo de Raadt |
2004-05-06 | document comment characters; jmc ok | Theo de Raadt |
2004-05-06 | sync | Theo de Raadt |
2004-05-06 | ati video; jmc | Theo de Raadt |
2004-05-06 | ARM is yet another char == unsigned char platform. add the define to make | Dale Rahn |
2004-05-06 | actually reset p->auth_established to 0 in pfkey_[md5sig|ipsec]_remove | Henning Brauer |
2004-05-06 | we need a seperate field for the md5 key len, can't use strlen, noticed | Henning Brauer |
2004-05-06 | oups, spaces | Henning Brauer |
2004-05-06 | print Multiprotocol capabilities slightly nicer | Henning Brauer |
2004-05-06 | the Address Family Identifier field in the capability announcement is | Henning Brauer |
2004-05-06 | do not punish the peer (by holding him in IDLE for IdleHoldTime seconds) when | Henning Brauer |
2004-05-06 | .Fl for flags, .Ar for arguments; | Jason McIntyre |
2004-05-06 | improve logging in teh capabilities parser | Henning Brauer |
2004-05-06 | scale socket buffer sizes (and thus window size) up to up to 64k, | Henning Brauer |
2004-05-06 | whitespace; | Jason McIntyre |
2004-05-06 | typo from John Cosimano (PR 3770); | Jason McIntyre |
2004-05-06 | KNF cleanup. hshoexer@ ok | Hakan Olsson |
2004-05-06 | there's a little race condition: a session is taken down and its associated | Henning Brauer |
2004-05-06 | Obsolete. jakob@ ok. | Hakan Olsson |
2004-05-06 | improved man page, with example and error strings, suggested by deraadt@ | Ted Unangst |
2004-05-06 | typo; sq@oganer.net | Theo de Raadt |
2004-05-06 | _afs user for privsep; beck ok | Theo de Raadt |
2004-05-06 | add back strchr/strrchr; from dhartmei | Theo de Raadt |
2004-05-05 | make sure uio_offset is a safe value, with suggestions from millert@ | Ted Unangst |
2004-05-05 | better cleandir | Theo de Raadt |
2004-05-05 | Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@ | Dale Rahn |
2004-05-05 | Use RFC1323 PAWS timestamps as a logical extension to the conventional TCP | Mike Frantzen |
2004-05-05 | line wrap | Theo de Raadt |
2004-05-05 | knf | Theo de Raadt |
2004-05-05 | spacing | Theo de Raadt |
2004-05-05 | use strtonum all over the place; ok pb millert | Theo de Raadt |
2004-05-05 | regen | Brad Smith |
2004-05-05 | typo | Brad Smith |
2004-05-05 | O_SYNC is valid for F_GETFL/F_SETFL too | Todd C. Miller |
2004-05-05 | simplify license. ok author. | Jakob Schlyter |