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