summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-28rev 1.46Brad Smith
2005-07-28Use proper type for 32 bit entity. s/long/intRobert Nagy
2005-07-28no need for libutil.Marco Pfatschbacher
2005-07-28Fix two situations where ifstated was leaking zombies.Marco Pfatschbacher
2005-07-28rev 1.32Brad Smith
2005-07-28allow the to be announced SAFIs to be specified per peer, that is part of theHenning Brauer
2005-07-28replace a dead documentation link with two alive ones.Joris Vink
2005-07-28respect CVSREAD env. variable; ok jfb@.Xavier Santolaria
2005-07-28Fix bug that prevented system exclusive messages longer than 6 bytesJonathan Gray
2005-07-28put this where it belongsDavid Gwynne
2005-07-28new sentence, new line;Jason McIntyre
2005-07-28rev 1.18Brad Smith
2005-07-28RCS idBrad Smith
2005-07-28add pcnBrad Smith
2005-07-28add a man page for pcn(4)Brad Smith
2005-07-28New driver for the AMD PCnet-PCI family of Ethernet chips. ThisBrad Smith
2005-07-28add support for Sundance ST1023 Gigabit chipset.Brad Smith
2005-07-27regenBrad Smith
2005-07-27add PCI ID for Sundance ST1023 Gigabit chipset.Brad Smith
2005-07-27remove a useless chunk of the page and mention myself in the AUTHORSBrad Smith
2005-07-27corresponding Makefile changes for removed files...Jason McIntyre
2005-07-27from tamas tevesz:Jason McIntyre
2005-07-27from tamas tevesz:Jason McIntyre
2005-07-27from tamas tevesz:Jason McIntyre
2005-07-27from tamas tevesz:Jason McIntyre
2005-07-27from tamas tevesz:Jason McIntyre
2005-07-27from tamas tevesz:Jason McIntyre
2005-07-27check == -1 not != 0 for stat() return value, for consistency sake!Xavier Santolaria
2005-07-27use LP_NOTICE here too;Xavier Santolaria
2005-07-27more use of LP_NOTICE instead of LP_INFO;Xavier Santolaria
2005-07-27use LP_NOTICE instead of LP_INFO where appropriate;Xavier Santolaria
2005-07-27rather make LP_NOTICE send to stderr not LP_INFO, pointed out by jfb@.Xavier Santolaria
2005-07-27delete the timeout on detach to avoid ticking after everything has beenDavid Gwynne
2005-07-27Restore recent changes except for the actual one that causes the problem.Todd C. Miller
2005-07-27add trace message in cvs_connect(); ok jfb@ joris@.Xavier Santolaria
2005-07-27backout gethostent changes for now -- there is fallout, discovered by ottoJared Yanovich
2005-07-27make LP_INFO send to stderr; ok joris@.Xavier Santolaria
2005-07-27Silence bogus -Wuninitialized warnings; ok djm@Darren Tucker
2005-07-27make cvs_rmdir() handle global -n and -t options; ok joris@.Xavier Santolaria
2005-07-27rename cvs_remove_dir() to cvs_rmdir() because it might be confusingXavier Santolaria
2005-07-27Back out 1.16. There are cases where we can recover from OF_mapintrArtur Grabowski
2005-07-26CELCIUS to CELSIUS in macros as pointed out by jolan and jmc. jmc also saysDavid Gwynne
2005-07-26slight shrinkingDavid Gwynne
2005-07-26- fix SIZE_LEFT macro for the cb_cur > cb_buf case.Moritz Jodeit
2005-07-26add missing argument for -k. ok xsa@Moritz Jodeit
2005-07-26Handle new signal trampoline on i386.Mark Kettenis
2005-07-26setup(n.) is one word; set up(v.) is two;Jason McIntyre
2005-07-26Fix buffer overflows in dhcpd and dhclient. Closes PR#4306.Kenneth R Westerback
2005-07-26Fan tachometers improvements from form@pdp-11.org.ru:Alexander Yurchenko
2005-07-26${PKGDIR}/COMMENT has been moved long ago to the COMMENT variable. espie@ ok.Federico G. Schwindt