summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-19fix for isochronous pipes:Damien Bergamini
2005-04-19be more cautious when processing CMV interrupts.Damien Bergamini
2005-04-19backout. not discussed, and very wrong. bad bradTheo de Raadt
2005-04-19do not attempt to list which archs are relevant to which machdepJason McIntyre
2005-04-19Don't call event_set() before event_init().Claudio Jeker
2005-04-19- some sysctls may not be lowered eitherJason McIntyre
2005-04-19Use snprintf, not sprintf for floating point conversion. While the actualTodd C. Miller
2005-04-19Goodbye goodbye, parting is such sweet sorrow. Away and to the attic with you.Bob Beck
2005-04-19handle removed files as well when checking files to commitJean-Francois Brousseau
2005-04-19update to libevent 1.0c; keep local changesBrad Smith
2005-04-19send the correct argument, -A not -aJoris Vink
2005-04-19There is no reliable way to detect a working network interface. SoKenneth R Westerback
2005-04-19support -P -A -d flagsJoris Vink
2005-04-19remove debug codeJoris Vink
2005-04-19make sure we pick up newly added files.Joris Vink
2005-04-19update cf_type to the correct type if we cannot stat(2) theJoris Vink
2005-04-18restore tab before [X] list; krw okTheo de Raadt
2005-04-18don't send an Entry reply to the server for unknown files,Joris Vink
2005-04-18only copy ce_tag is it is not NULL, fixes a segfault onJoris Vink
2005-04-18missing prototype for get_date();Joris Vink
2005-04-18dummy handlers for the Entry, Modified, Is-Modified, Updated andJean-Francois Brousseau
2005-04-18free cf_tag for regular files in cvs_file_free();Joris Vink
2005-04-18use a standard EXAMPLES format;Jason McIntyre
2005-04-18add an example using both -c login_class and -c shell_arg;Jason McIntyre
2005-04-18more debugging leftoversJoris Vink
2005-04-18remove debugging leftoversJean-Francois Brousseau
2005-04-18Modify the CVSFILE structure using a union to keep information aboutJean-Francois Brousseau
2005-04-18extra paranoia, from a discussion with joergHenning Brauer
2005-04-18remove libcurses++Robert Nagy
2005-04-18syncTheo de Raadt
2005-04-18beautify the code by renaming HAL functions with capitalized words (iReyk Floeter
2005-04-18Correctly link on static arches.Miod Vallat
2005-04-18snprintf() return value handling. ok cloder@ henning@Moritz Jodeit
2005-04-18rm libcurses++Todd C. Miller
2005-04-18remove libcurses++Todd C. Miller
2005-04-18Remove libcurses++, it contains GPL'd code (cursesw.cc) and nothing uses it.Todd C. Miller
2005-04-18correctness: only account for offset after settime in next and deadlineHenning Brauer
2005-04-18fix a potential use after free and plug some memory leaks.Patrick Latifi
2005-04-18oops. uvm_page_physload() has different semantics for start and end...Michael Shalayeff
2005-04-18do not do some of the initmsgbuf()s jobMichael Shalayeff
2005-04-18sync usage() w/ man synopsis;Jason McIntyre
2005-04-18tidy up AS section a little;Jason McIntyre
2005-04-18Static routes are flagged with F_STATIC and not with F_KERNEL. OK henning@Claudio Jeker
2005-04-18after setting the clock hard correct the "next" and "deadline" timestampsHenning Brauer
2005-04-18Set flag F_STATIC based on RTF_STATIC and not just because the route cameClaudio Jeker
2005-04-18prevent replies with negative delay from being used, could happen with -sHenning Brauer
2005-04-18Print mrt config after the main and network config. Main and network configClaudio Jeker
2005-04-18people who import gnu fdl should stay away from the tree.Jolan Luff
2005-04-18If the parent interface is not IFF_RUNNING, do not call its start function.Brad Smith
2005-04-18grammarJolan Luff