Age | Commit message (Expand) | Author |
2001-04-02 | +pkg | Marc Espie |
2001-04-02 | pkg command: perl frontend to pkg_{add,info,delete,create}, and hooks | Marc Espie |
2001-04-02 | More security fixes; check type before using it as tsptype index. | Federico G. Schwindt |
2001-04-02 | Fix security problem correctly; use >=, not >; mea culpa. | Federico G. Schwindt |
2001-04-02 | Use poll(2) instead of select(2). | Federico G. Schwindt |
2001-04-02 | Use strlcpy where possible. | Federico G. Schwindt |
2001-04-02 | Security fix; discard short packets. | Federico G. Schwindt |
2001-04-02 | sync | Theo de Raadt |
2001-04-02 | use a len in g_Ctoc, easier code; freebsd | Theo de Raadt |
2001-04-01 | Don't assume challenges and responses don't contain embedded '\0's. | brian |
2001-04-01 | Add a macro to initialize the contents of a vmcmd set. | Artur Grabowski |
2001-04-01 | if we have a secondary fontset loaded and it | Michael Shalayeff |
2001-04-01 | spelling. | Hugh Graham |
2001-04-01 | Braces and spaces. | Hugh Graham |
2001-04-01 | no longer install those now | Theo de Raadt |
2001-04-01 | wscons rc files are not nicely MI clean, so when some nice diffs are shown ar... | Theo de Raadt |
2001-04-01 | Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0 | Hugh Graham |
2001-04-01 | Pick up a change from NetBSD: | Hugh Graham |
2001-04-01 | Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55. | Hugh Graham |
2001-04-01 | Changes to initialize the cache on KA690 properly; from Lord Isildur. | Hugh Graham |
2001-04-01 | cleanup a little | Michael Shalayeff |
2001-04-01 | remove a little debugging | Michael Shalayeff |
2001-03-31 | Make this work again, this might be ugly, but it works; bad mickey. | Federico G. Schwindt |
2001-03-31 | Style, and let the kernel compile without option IPSEC. | Angelos D. Keromytis |
2001-03-31 | Log on short packets before discard'em; millert@ ok. | Federico G. Schwindt |
2001-03-31 | Fix -Wall warnings; millert@ ok. | Federico G. Schwindt |
2001-03-31 | Security fixes: check for short packets and bad types; from FreeBSD. | Federico G. Schwindt |
2001-03-31 | Add support for GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-31 | regen | Aaron Campbell |
2001-03-31 | Recognize a GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-31 | Build SCSI tape eject devices. Spotted while testing beckish slag? | Hugh Graham |
2001-03-30 | ok, test wheather cyrixIII supports 3dnow before enabling it | Michael Shalayeff |
2001-03-30 | init started aen; from nbsd | Michael Shalayeff |
2001-03-30 | Be consistent when adjusting pkthdr.len; it doesn't matter currently, | Angelos D. Keromytis |
2001-03-30 | Protect the IF_XXX macros in the callback routines with splimp(). Doh! | Angelos D. Keromytis |
2001-03-30 | Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a mux | Aaron Campbell |
2001-03-30 | increase ierrors if m_pullup fails in vlan_input(); pointed out by chris@ | Jason Wright |
2001-03-30 | Use stashed user_gid when checking against exempt gid since sudo | Todd C. Miller |
2001-03-30 | sync | Niklas Hallqvist |
2001-03-30 | enable FAKE_LOOPBACK_IF case by default. | Jun-ichiro itojun Hagino |
2001-03-30 | Avoid a 'thundering herd' problem when many processes wait for free buffers. | Artur Grabowski |
2001-03-30 | oops. Thanks fgsch. | Bob Beck |
2001-03-30 | Just because someone writes an errant program does not mean we should log | Dale Rahn |
2001-03-30 | typo | Paul Janzen |
2001-03-30 | Add prototypes, de-register, do better error checking, -Wall some, fix strcat() | Paul Janzen |
2001-03-30 | filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer. | Paul Janzen |
2001-03-30 | filename length fix: ianm@cit.uws.edu.au | Paul Janzen |
2001-03-30 | fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553. | Jun-ichiro itojun Hagino |
2001-03-30 | Add infrastructure to allow mapping of text sections which are normally | Dale Rahn |
2001-03-30 | kue ethernet was reported as working months ago, forgot to add it. | Dale Rahn |