Age | Commit message (Expand) | Author |
2002-06-19 | add magma dma4 serial board (thanks Matt!) | Jason Wright |
2002-06-19 | - set the size correctly. | Federico G. Schwindt |
2002-06-19 | natypos | Miod Vallat |
2002-06-19 | sbus pcmcia bridge driver (nell); from NetBSD. | Federico G. Schwindt |
2002-06-19 | remove custom CFLAGS; ok deraadt, millert, beck | Peter Valchev |
2002-06-19 | move initialization a bit later. | Federico G. Schwindt |
2002-06-19 | init goodhosts | Eric Jackson |
2002-06-19 | Since we can no longer count on isprint() to tell us whether or not | Todd C. Miller |
2002-06-19 | remove __BROKEN_INDIRECT_CONFIG cruft. | Federico G. Schwindt |
2002-06-19 | do not syslog from libraries! | Theo de Raadt |
2002-06-19 | make the monitor sync the transfer ssh1 session key; | Markus Friedl |
2002-06-19 | "Enabled for Ss" -> "Enabled for D days HH:MM:SS", ok frantzen@ | Daniel Hartmeier |
2002-06-19 | more careful buffer handling; pointed out by deraadt@ | Niels Provos |
2002-06-19 | more cleanup for timed. | Eric Jackson |
2002-06-19 | decode embedded scopeid on -inalv multicast address printing | Jun-ichiro itojun Hagino |
2002-06-19 | Update license based on lite2 version | Todd C. Miller |
2002-06-19 | Sync. | Mike Pechkin |
2002-06-19 | this was derived from UCB if_sl. therefore, we can update the UCB if_sl | Theo de Raadt |
2002-06-19 | mark which nlist[] kmem entries are not needed in the sysctl case, and which are | Theo de Raadt |
2002-06-19 | disable trsp, nothing uses it | Theo de Raadt |
2002-06-19 | ansi | Theo de Raadt |
2002-06-19 | use more snprintf | Theo de Raadt |
2002-06-19 | kill sprintf | Theo de Raadt |
2002-06-19 | Remove BUGS section as it no longer applies. | Miod Vallat |
2002-06-19 | Fix compilation error if option DEBUG is defined. | Miod Vallat |
2002-06-19 | rename variable so that scoping is more obvious | Niels Provos |
2002-06-19 | Poach a commit; error(1) groks yacc output now... | Todd C. Miller |
2002-06-19 | have yacc spit out c compiler-like error messages, so that utilities which | Theo de Raadt |
2002-06-19 | re-enable both crypto operations | Theo de Raadt |
2002-06-19 | regress for the kqueu for random | Michael Shalayeff |
2002-06-19 | add kqfilter for random, regress is coming | Michael Shalayeff |
2002-06-19 | cdev_ugen_init does not need to be, it's just a usbdev, just like any other u... | Michael Shalayeff |
2002-06-19 | using cdev_ugen_init for all sorts of usb devices is just one pint less wrong... | Michael Shalayeff |
2002-06-19 | Updates from lite2 via NetBSD; fixes license. | Todd C. Miller |
2002-06-19 | kq: it did not work like this and it seem to be working, from the denver wher... | Michael Shalayeff |
2002-06-19 | KNF, -Wall, and other cleanups. still does not failover 100% correctly | Theo de Raadt |
2002-06-19 | stupid stupid bug ja ja ja ja | Theo de Raadt |
2002-06-19 | stretch some ugly while(); | Theo de Raadt |
2002-06-19 | correct size_t printing | Theo de Raadt |
2002-06-19 | KNF done automatically while reading.... | Theo de Raadt |
2002-06-18 | pull in missing includes | Theo de Raadt |
2002-06-18 | size_t cleanups | Theo de Raadt |
2002-06-18 | gcc -Wall (pass this one up, hin) | Theo de Raadt |
2002-06-18 | string.h | Theo de Raadt |
2002-06-18 | oops, forgot to commit this when gpr was added. | Federico G. Schwindt |
2002-06-18 | Style. | Angelos D. Keromytis |
2002-06-18 | KNF | Angelos D. Keromytis |
2002-06-18 | Initialize mo to NULL, for good measure -- sam@errno.com | Angelos D. Keromytis |
2002-06-18 | Missing freeing of crp, from sam@errno.com | Angelos D. Keromytis |
2002-06-18 | need string.h | Theo de Raadt |