Age | Commit message (Expand) | Author |
2005-04-19 | As a late birthday present, a preliminary port to the Solbourne IDT systems | Miod Vallat |
2005-04-19 | add error messages for the new RCS error codes | Jean-Francois Brousseau |
2005-04-19 | add rcs_sym_check() to check the validity of an RCS symbol and | Jean-Francois Brousseau |
2005-04-19 | big spring cleanup and make tag work again when dealing with multiple | Jean-Francois Brousseau |
2005-04-19 | fix comment | Michael Shalayeff |
2005-04-19 | Document the fact that ospfctl(8) understands "show rib". | Esben Norby |
2005-04-19 | fix more cases of snprintf() returning -1. ok cloder@ niallo@ | Moritz Jodeit |
2005-04-19 | correctly handle the "Removed" response, so that the correct | Joris Vink |
2005-04-19 | document the syntax of the route(8) command to open a PVC. | Damien Bergamini |
2005-04-19 | handle snprintf() returning -1. ok henning@ | Moritz Jodeit |
2005-04-19 | missing endpwent(), change more carefully to _isakmpd privsep user | Hans-Joerg Hoexer |
2005-04-19 | sync | Theo de Raadt |
2005-04-19 | - remove unused header | Xavier Santolaria |
2005-04-19 | use pool for struct vndbug; tested by many and pedro@ ok | Michael Shalayeff |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-19 | Do not bother looking for symbols if either esym is zero or the computed | Miod Vallat |
2005-04-19 | Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide | Miod Vallat |
2005-04-19 | No more a.out symbols support in ddb. | Miod Vallat |
2005-04-19 | CLKF_BASEPRI we do not have no more; noticed by miod | Michael Shalayeff |
2005-04-19 | move the "reply from ... " log msg in -d mdoe uop a bit so it actually | Henning Brauer |
2005-04-19 | document REPORT_PROBLEM_LOGFILE, nitpick jmc@ | Marc Espie |
2005-04-19 | fix for isochronous pipes: | Damien Bergamini |
2005-04-19 | be more cautious when processing CMV interrupts. | Damien Bergamini |
2005-04-19 | backout. not discussed, and very wrong. bad brad | Theo de Raadt |
2005-04-19 | do not attempt to list which archs are relevant to which machdep | Jason McIntyre |
2005-04-19 | Don't call event_set() before event_init(). | Claudio Jeker |
2005-04-19 | - some sysctls may not be lowered either | Jason McIntyre |
2005-04-19 | Use snprintf, not sprintf for floating point conversion. While the actual | Todd C. Miller |
2005-04-19 | Goodbye goodbye, parting is such sweet sorrow. Away and to the attic with you. | Bob Beck |
2005-04-19 | handle removed files as well when checking files to commit | Jean-Francois Brousseau |
2005-04-19 | update to libevent 1.0c; keep local changes | Brad Smith |
2005-04-19 | send the correct argument, -A not -a | Joris Vink |
2005-04-19 | There is no reliable way to detect a working network interface. So | Kenneth R Westerback |
2005-04-19 | support -P -A -d flags | Joris Vink |
2005-04-19 | remove debug code | Joris Vink |
2005-04-19 | make sure we pick up newly added files. | Joris Vink |
2005-04-19 | update cf_type to the correct type if we cannot stat(2) the | Joris Vink |
2005-04-18 | restore tab before [X] list; krw ok | Theo de Raadt |
2005-04-18 | don't send an Entry reply to the server for unknown files, | Joris Vink |
2005-04-18 | only copy ce_tag is it is not NULL, fixes a segfault on | Joris Vink |
2005-04-18 | missing prototype for get_date(); | Joris Vink |
2005-04-18 | dummy handlers for the Entry, Modified, Is-Modified, Updated and | Jean-Francois Brousseau |
2005-04-18 | free cf_tag for regular files in cvs_file_free(); | Joris Vink |
2005-04-18 | use a standard EXAMPLES format; | Jason McIntyre |
2005-04-18 | add an example using both -c login_class and -c shell_arg; | Jason McIntyre |
2005-04-18 | more debugging leftovers | Joris Vink |
2005-04-18 | remove debugging leftovers | Jean-Francois Brousseau |
2005-04-18 | Modify the CVSFILE structure using a union to keep information about | Jean-Francois Brousseau |
2005-04-18 | extra paranoia, from a discussion with joerg | Henning Brauer |
2005-04-18 | remove libcurses++ | Robert Nagy |