Age | Commit message (Expand) | Author |
2007-02-03 | remove varying parts from generated configure info: | Marc Espie |
2007-02-03 | wait for hoststated to become available in monitor mode. | Reyk Floeter |
2007-02-03 | remove debug message | Reyk Floeter |
2007-02-03 | Change sensor description to `docked'/`not docked' depending on actual | Michael Knudsen |
2007-02-03 | fix NAME, ok jmc@ | Marc Espie |
2007-02-03 | Remove references to LK_EXCLUPGRADE, LK_REENABLE, LK_SETRECURSE and | Pedro Martelletto |
2007-02-03 | There is no good reason to disable half of the 7751 cache, so don't. | Miod Vallat |
2007-02-03 | Remove unused functionality from lockmgr(): | Miod Vallat |
2007-02-03 | Fix typo; clear tx FIFO underrun IRQ as intended instead of rx FIFO overrun | Mark Kettenis |
2007-02-03 | Plug memory leak. | Ray Lai |
2007-02-03 | Don't set the RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLEX bit in | Kenneth R Westerback |
2007-02-03 | Kludge around a horrible problem where gcc 'knows' that __udivsi3 will | Dale Rahn |
2007-02-02 | Update to tzdata2007a from elsie.nci.nih.gov | Todd C. Miller |
2007-02-02 | Remove refrence to VLAYER, its gone. | Thordur I. Bjornsson |
2007-02-02 | better example & description for mfs, parts from jmc, ok jmc simon | Henning Brauer |
2007-02-02 | Print neighbor templates with a state of Template. Makes the difference | Claudio Jeker |
2007-02-02 | - cope with recent weekly and newsyslog.conf changes | Antoine Jacoutot |
2007-02-02 | - enable weekly login accounting if LOGINACCOUNTING is set to 1 in the | Antoine Jacoutot |
2007-02-02 | - add a new "accounting" variable (default to NO) to enable accouting | Antoine Jacoutot |
2007-02-02 | Make -c, -l and -u mutually exclusive, they indicate the mode of operation. | Alexander von Gernler |
2007-02-02 | Remove cb_cur or replace with cb_buf; cb_cur was the same as cb_buf | Ray Lai |
2007-02-02 | Remove unused and buggy {cvs,rcs}_buf_set functions. | Ray Lai |
2007-02-02 | up the accepted length to ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN on rx; from brad@ | Jason Wright |
2007-02-01 | Don't count ethernet as overhead for UDP packet constuction. Gives | Kenneth R Westerback |
2007-02-01 | print id name in the monitor output if available | Reyk Floeter |
2007-02-01 | modify the imsg monitor to look even nicer and to use a more flexible | Reyk Floeter |
2007-02-01 | When doing signotify, check if we're notifying a process on another | Artur Grabowski |
2007-02-01 | Rename the MICROSET IPI we inherited from NetBSD to simply NOP since | Artur Grabowski |
2007-02-01 | When writing an rcs file, create the temp file next to the target | Otto Moerbeek |
2007-02-01 | change mode of a newly created rcs file in the repository to 0444 | Otto Moerbeek |
2007-02-01 | Correct function name in err() message. | Claudio Jeker |
2007-02-01 | add a monitor mode to hoststatectl to continuously report changes in | Pierre-Yves Ritschard |
2007-02-01 | correct rfc; from Kris Katterjohn | Jason McIntyre |
2007-02-01 | When checking to see if a checked-out copy of the file is the same | Todd C. Miller |
2007-02-01 | handle errors reading .pc files in --list gracefully. | Marc Espie |
2007-02-01 | whitespace cleanup, no binary change. | Claudio Jeker |
2007-02-01 | Enable reload support in ospfctl. This is still a bit experimental so try | Claudio Jeker |
2007-02-01 | If an interface is going down send out an empty OSPF hello packet so that | Claudio Jeker |
2007-02-01 | Preliminary configuration reload support. Seems to work reasonably well | Claudio Jeker |
2007-02-01 | kr_reload() -- another helper function for reload support. This one | Claudio Jeker |
2007-02-01 | There is no need to check if the LSA is matched by an net LSA in | Claudio Jeker |
2007-02-01 | Implement md_list_send() function to send auth crypt keys to the OSPF engine. | Claudio Jeker |
2007-02-01 | Ignore HASATTRIBUTE_UNUSED for C++ as our g++ does not grok | Todd C. Miller |
2007-02-01 | add support for [-k mode]; tests/ok otto@. | Xavier Santolaria |
2007-02-01 | add support for [-k mode]; tests/input/ok otto@. | Xavier Santolaria |
2007-02-01 | Don't throttle and serialize I/O operations, okay miod@ krw@ | Pedro Martelletto |
2007-01-31 | Introduce acpi_hasprocfvs thats "ACPI Has Processor Frequency and Voltage | Gordon Willem Klok |
2007-01-31 | snprintf() -> xsnprintf() | Xavier Santolaria |
2007-01-31 | Sync | Miod Vallat |
2007-01-31 | Do not check that the aspath is loopfree for the peer when sending updates. | Claudio Jeker |