summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-04-18revert a change in the previous commit to appease henning@ for the timeBrad Smith
2005-04-18AfriNIC has been established as RIR for Africa nowHenning Brauer
2005-04-18- check for ETHERMIN with SIOCSIFMTU ioctl caseBrad Smith
2005-04-17- In vlan_input()/vlan_input_tag(), always mask off all but the VLIDBrad Smith
2005-04-17Intermediate cast of strio_offs -> uio_offset should be u_long not longTodd C. Miller
2005-04-17Use fatalx() instead of ospfd_shutdown() if kr_init() fails.Claudio Jeker
2005-04-17Generate SIGTRAP instead of SIGILL for breakpoint instructions.Mark Kettenis
2005-04-17Fix typosTom Cosgrove
2005-04-17Fix typoTom Cosgrove
2005-04-17Typo in panic stringTom Cosgrove