summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-03Plug memory leak.Ray Lai
2007-02-03Don't set the RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLEX bit inKenneth R Westerback
2007-02-03Kludge around a horrible problem where gcc 'knows' that __udivsi3 willDale Rahn
2007-02-02Update to tzdata2007a from elsie.nci.nih.govTodd C. Miller
2007-02-02Remove refrence to VLAYER, its gone.Thordur I. Bjornsson
2007-02-02better example & description for mfs, parts from jmc, ok jmc simonHenning Brauer
2007-02-02Print neighbor templates with a state of Template. Makes the differenceClaudio Jeker
2007-02-02- cope with recent weekly and newsyslog.conf changesAntoine Jacoutot
2007-02-02- enable weekly login accounting if LOGINACCOUNTING is set to 1 in theAntoine Jacoutot
2007-02-02- add a new "accounting" variable (default to NO) to enable accoutingAntoine Jacoutot
2007-02-02Make -c, -l and -u mutually exclusive, they indicate the mode of operation.Alexander von Gernler
2007-02-02Remove cb_cur or replace with cb_buf; cb_cur was the same as cb_bufRay Lai
2007-02-02Remove unused and buggy {cvs,rcs}_buf_set functions.Ray Lai
2007-02-02up the accepted length to ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN on rx; from brad@Jason Wright
2007-02-01Don't count ethernet as overhead for UDP packet constuction. GivesKenneth R Westerback
2007-02-01print id name in the monitor output if availableReyk Floeter
2007-02-01modify the imsg monitor to look even nicer and to use a more flexibleReyk Floeter
2007-02-01When doing signotify, check if we're notifying a process on anotherArtur Grabowski
2007-02-01Rename the MICROSET IPI we inherited from NetBSD to simply NOP sinceArtur Grabowski
2007-02-01When writing an rcs file, create the temp file next to the targetOtto Moerbeek
2007-02-01change mode of a newly created rcs file in the repository to 0444Otto Moerbeek
2007-02-01Correct function name in err() message.Claudio Jeker
2007-02-01add a monitor mode to hoststatectl to continuously report changes inPierre-Yves Ritschard
2007-02-01correct rfc; from Kris KatterjohnJason McIntyre
2007-02-01When checking to see if a checked-out copy of the file is the sameTodd C. Miller
2007-02-01handle errors reading .pc files in --list gracefully.Marc Espie
2007-02-01whitespace cleanup, no binary change.Claudio Jeker
2007-02-01Enable reload support in ospfctl. This is still a bit experimental so tryClaudio Jeker
2007-02-01If an interface is going down send out an empty OSPF hello packet so thatClaudio Jeker
2007-02-01Preliminary configuration reload support. Seems to work reasonably wellClaudio Jeker
2007-02-01kr_reload() -- another helper function for reload support. This oneClaudio Jeker
2007-02-01There is no need to check if the LSA is matched by an net LSA inClaudio Jeker
2007-02-01Implement md_list_send() function to send auth crypt keys to the OSPF engine.Claudio Jeker
2007-02-01Ignore HASATTRIBUTE_UNUSED for C++ as our g++ does not grokTodd C. Miller
2007-02-01add support for [-k mode]; tests/ok otto@.Xavier Santolaria
2007-02-01add support for [-k mode]; tests/input/ok otto@.Xavier Santolaria
2007-02-01Don't throttle and serialize I/O operations, okay miod@ krw@Pedro Martelletto
2007-01-31Introduce acpi_hasprocfvs thats "ACPI Has Processor Frequency and VoltageGordon Willem Klok
2007-01-31snprintf() -> xsnprintf()Xavier Santolaria
2007-01-31SyncMiod Vallat
2007-01-31Do not check that the aspath is loopfree for the peer when sending updates.Claudio Jeker
2007-01-31bump DEF_OPENFILES_CUR to 128 so firefox has enough file descriptorsKurt Miller
2007-01-31gcc 3.3 doesn't support __attribute__((unused)) in C++ mode. PatchTodd C. Miller
2007-01-31oops. now is the miodski version of the diff (;Michael Shalayeff
2007-01-31run a timeout (calling intr handler) to recover from in buffer oflows that ma...Michael Shalayeff
2007-01-31Replace another strtol() with strtonum() making the error checking easierClaudio Jeker
2007-01-31Workaround for the problem where the SD card reader stops responding afterClaudio Jeker
2007-01-31Switch from strtoul() to strtonum() making the code easier to read.Claudio Jeker
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
2007-01-31macros describing a ports sata status registerDavid Gwynne