summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-29Introduce new checks against the received metric to update or delete the route.Michele Marchetto
2007-01-29Remove useless debug message when calculating the SPF tree.Esben Norby
2007-01-29Don't malloc memory to store option data in leases, just appropriateKenneth R Westerback
2007-01-29Do not link from the LS DB to outside structures that may vanish beforeClaudio Jeker
2007-01-29Bump fixed part of the stackgap to 2k. Allows two full paths to beOtto Moerbeek
2007-01-29whitespace, no change in code produced by bc -dlOtto Moerbeek
2007-01-29Three lines in SYNOPSIS are too much. Use only one line and sync usage.Bernd Ahlers
2007-01-29Correctly check for missing arguments, as in ospfctl/bgpctl. OK pyr@Claudio Jeker
2007-01-28hey look, i found another debug printf from my merging stuff!Joris Vink
2007-01-28do not overwrite a file that is modified but has a sticky tag setJoris Vink
2007-01-28revert 1.108, the diff allowed ldd to print the load address of the binary,Dale Rahn
2007-01-28regenMark Kettenis
2007-01-28Add nVIDIA GeForce 7800 GS. From Jim Razmus.Mark Kettenis
2007-01-28Fix a number of issues with vesabios discovered by miod@Gordon Willem Klok
2007-01-28Fix pasto.Mark Kettenis
2007-01-28New test for exceptions.Mark Kettenis
2007-01-28Move test in its own directory.Mark Kettenis
2007-01-28Properly route lapic NMIs.Mark Kettenis
2007-01-28add Apple GC on the old world macsMartin Reindl
2007-01-28Return ESRCH instead of segfaulting when a thread ID could not be found.Mark Kettenis
2007-01-28optimize m68k writeback():Miod Vallat
2007-01-28Accept a leading 0x for the -n length parameter.Miod Vallat
2007-01-28In doskip(), do not access an uninitialized variable in the statok == 0 caseMiod Vallat
2007-01-28Remove cross references between fstab(5) and umount(8).Alexander Bluhm
2007-01-28Remove #include <fstab.h> as there is no fstab in umount anymore.Alexander Bluhm
2007-01-28remove debug printfs that sneaked in.Joris Vink
2007-01-28Restore spl level before exiting on error.Kenneth R Westerback
2007-01-28add merging support in both local and remote sides.Joris Vink
2007-01-27Only allow a single instance of acpimadt(4).Mark Kettenis
2007-01-27Only allow a single instance of acpimadt(4).Mark Kettenis
2007-01-27We only poll on the bpf fd and the routing socket fd. No need forKenneth R Westerback
2007-01-27- do not try to add non-existing filesJoris Vink
2007-01-27When flooding dmesg with ``can't read/write phy register'', be nice enough toMiod Vallat
2007-01-27In autoneg mode, use RL_MEDIASTAT on re(4), like we do on rl(4) already.Miod Vallat
2007-01-27when we specify the 'f' flag do not bother removing files thatJoris Vink
2007-01-27missed a case for CVS_CMD_ADD from last commitJoris Vink
2007-01-27by default let cvs_file_classify complain about certain casesJoris Vink
2007-01-27preserve flags in Entries in the remote case. ok xsa@ joris@Otto Moerbeek
2007-01-27Add some more _STA flags.Marco Peereboom
2007-01-27Make sure that the graceful restart capability is printed in any case.Claudio Jeker
2007-01-27mktime() produces local time, so add in tm_gmtoff to get UTC.Otto Moerbeek
2007-01-27No need to invoke _INI explicitly as this is currently doneMichael Knudsen
2007-01-27Don't invoke methods on the wrong devnode. Sigh.Michael Knudsen
2007-01-27Unbreak build with ACPI_DEBUG.Michael Knudsen
2007-01-27Enable transmit TCP/UDP checksum offload.Kenneth R Westerback
2007-01-27Only set sensor to on when ACPIDOCK_STATUS_DOCKED. Before it would alsoMichael Knudsen
2007-01-27Delay status report during attach until after invoking _DCK.Michael Knudsen
2007-01-27add an option -S for specifying the salt file for -K . If not given, userAlexander von Gernler
2007-01-27use \(en for ranges e.g. 10 \(en 12Jason McIntyre
2007-01-27convert to our locks to rwlocks.David Gwynne