Age | Commit message (Expand) | Author |
2004-01-06 | re-sync | Tom Cosgrove |
2004-01-06 | StartTimer -> IdleHoldTimer | Henning Brauer |
2004-01-06 | rename our StartTimer to IdleHoldTimer as per draft-ietf-idr-bgp4-23 | Henning Brauer |
2004-01-06 | import netbsd's version of David Borman's syncache code | Markus Friedl |
2004-01-06 | fix vlan destroy for MROUTING; report spamme@wouz.dk via tedu; ok itojun | Markus Friedl |
2004-01-06 | sync | Tom Cosgrove |
2004-01-06 | Fix typo in device id for SiS596, and correct name. Also update | Tom Cosgrove |
2004-01-06 | simplify a list; | Jason McIntyre |
2004-01-06 | Add tests for interface->address translation in userland and in the kernel. | Cedric Berger |
2004-01-06 | 2004 OK henning@ | Claudio Jeker |
2004-01-06 | Fix reopening of dump files. | Claudio Jeker |
2004-01-06 | group-locked -> group-bound, from J. Knight | Cedric Berger |
2004-01-06 | man tweaks; | Jason McIntyre |
2004-01-06 | cleanup | Theo de Raadt |
2004-01-06 | protect output from %union from being anonymous using cpp guarding, for | Theo de Raadt |
2004-01-06 | keep track of a vnode's parent dir. ufs only, and unused atm, but | Ted Unangst |
2004-01-06 | lock filedesc before manipulating. avoids some rare races. | Ted Unangst |
2004-01-06 | 2004 | Henning Brauer |
2004-01-06 | small typos fixed. | Hans-Joerg Hoexer |
2004-01-06 | Remove redundant test for file types. Noted by Stefan Paletta. | Hans-Joerg Hoexer |
2004-01-05 | stop ifc_destroy() if there are still knotes registered. | Marco Pfatschbacher |
2004-01-05 | Big overhaul of the mrt code. | Claudio Jeker |
2004-01-05 | fix comments | Claudio Jeker |
2004-01-05 | Mention 8 tty on M8120 here too. | Miod Vallat |
2004-01-05 | few off by ones in strlcpy overflow check; Patrick Latifi | Henning Brauer |
2004-01-05 | make these refer to sysctl(8), not (3), for consistency; | Jason McIntyre |
2004-01-05 | man tweaks; ok markus@ | Jason McIntyre |
2004-01-05 | wording improvemements; | Jason McIntyre |
2004-01-05 | add -F to usage() | Jun-ichiro itojun Hagino |
2004-01-05 | add -F option, which sets sysctl(8) variables rather than warn(3) about the | Jun-ichiro itojun Hagino |
2004-01-05 | do correctly.. sigh | Theo de Raadt |
2004-01-05 | add nsclpcsio and format.. | Theo de Raadt |
2004-01-05 | National LPC SIO monitor | Markus Friedl |
2004-01-05 | Regen (M8120 tty04-tty07 support). | Miod Vallat |
2004-01-05 | Handle tty04-tty07 for M8120 | Miod Vallat |
2004-01-05 | Support for the second set of serial ports on the M8120 (untested) | Miod Vallat |
2004-01-05 | Stop masquerading the M8120 (no-slot MVME187) as a real MVME187, and keep | Miod Vallat |
2004-01-05 | regress test for kqueue+EOF; marius aamodt eriksen | Markus Friedl |
2004-01-05 | support NOTE_EOF; from marius aamodt eriksen; ok tedu, millert | Markus Friedl |
2004-01-05 | missing fclose() | Henning Brauer |
2004-01-05 | correctly handle SIGCHLD. | Henning Brauer |
2004-01-05 | remove support for reading configuration from stdin. | Henning Brauer |
2004-01-05 | fix off by ones with strlcpy() | Henning Brauer |
2004-01-05 | 0 -> (void *)NULL for last argument of icmp_error(), which is of type | Daniel Hartmeier |
2004-01-05 | waitpid's return is a pid_t | Henning Brauer |
2004-01-05 | temp/volt sensor for NS PC87366 LPC Super I/O; based on netbsd version; ok de... | Markus Friedl |
2004-01-05 | kill debugging code that is not needed anymore | Michael Shalayeff |
2004-01-05 | add support for couple/decouple | Henning Brauer |
2004-01-05 | allow fib couple/decouple based on an imsg received on the control socket | Henning Brauer |
2004-01-05 | protect against trying to couple when we're already coupled to the fib, | Henning Brauer |