summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-07-26dlg cant make fun of me for having to use the imperial system anymoreJolan Luff
2005-07-26move trace message before calling cvs_connect();Xavier Santolaria
2005-07-26remove the (errno != ENOENT) check now that it is included in cvs_unlink();Xavier Santolaria
2005-07-26no need to complain that we cannot remove the file in cvs_unlink()Joris Vink
2005-07-26from tamas tevesz:Jason McIntyre
2005-07-26remove details of PATH_INFO handling for historic versions of apache,Jason McIntyre
2005-07-26first of a series of commits from tamas tevesz to clean up these docs:Jason McIntyre
2005-07-26kill errant blank line;Jason McIntyre
2005-07-26Read/write from/to I-space instead of D-space.Mark Kettenis
2005-07-26switch .libs stubs package over to new COMMENT format.Marc Espie
2005-07-26Instead of juggling around with cr4 and enabling parts of it sometimes,Artur Grabowski
2005-07-26Microoptimizations.Artur Grabowski
2005-07-26In splraise, change an:Artur Grabowski
2005-07-26Add _PROF_PROLOGUE to Xspllower since it's so common in kernel profiles.Artur Grabowski
2005-07-26 - Make a UVM_OBJ_IS_DEVICE macro.Artur Grabowski
2005-07-26- setup -> set upJason McIntyre
2005-07-26Add missing newline to error message.Christopher Pascoe
2005-07-26- typos, punctuation, layout, macro tweaksJared Yanovich
2005-07-26- typos, grammar, punctuation, layout tweaksJared Yanovich
2005-07-26provide a description of the EXAMPLE; ok jmcJared Yanovich
2005-07-26note when these first appeared; ok jmcJared Yanovich
2005-07-26- typos, punctuation, spacing, macro, layout, etc. fixesJared Yanovich
2005-07-26clarify description of 'c' conversion; ok millert, jmcJared Yanovich
2005-07-26no need to typecast NULL; ok millert, jmcJared Yanovich
2005-07-26remove note about long double not being supported by vax.Jared Yanovich
2005-07-26note error return of mkstemps; ok millert, jmcJared Yanovich
2005-07-26- simplify descriptions of stream positioning in various open modesJared Yanovich