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