Age | Commit message (Expand) | Author |
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 |
2007-01-31 | bump DEF_OPENFILES_CUR to 128 so firefox has enough file descriptors | Kurt Miller |
2007-01-31 | gcc 3.3 doesn't support __attribute__((unused)) in C++ mode. Patch | Todd C. Miller |
2007-01-31 | oops. now is the miodski version of the diff (; | Michael Shalayeff |
2007-01-31 | run a timeout (calling intr handler) to recover from in buffer oflows that ma... | Michael Shalayeff |
2007-01-31 | Replace another strtol() with strtonum() making the error checking easier | Claudio Jeker |
2007-01-31 | Workaround for the problem where the SD card reader stops responding after | Claudio Jeker |
2007-01-31 | Switch from strtoul() to strtonum() making the code easier to read. | Claudio Jeker |
2007-01-31 | link hoststated to the builds. | Pierre-Yves Ritschard |
2007-01-31 | macros describing a ports sata status register | David Gwynne |