Age | Commit message (Expand) | Author |
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 |
2005-04-18 | sync | Theo de Raadt |
2005-04-18 | beautify the code by renaming HAL functions with capitalized words (i | Reyk Floeter |
2005-04-18 | Correctly link on static arches. | Miod Vallat |
2005-04-18 | snprintf() return value handling. ok cloder@ henning@ | Moritz Jodeit |
2005-04-18 | rm libcurses++ | Todd C. Miller |
2005-04-18 | remove libcurses++ | Todd C. Miller |
2005-04-18 | Remove libcurses++, it contains GPL'd code (cursesw.cc) and nothing uses it. | Todd C. Miller |
2005-04-18 | correctness: only account for offset after settime in next and deadline | Henning Brauer |
2005-04-18 | fix a potential use after free and plug some memory leaks. | Patrick Latifi |
2005-04-18 | oops. uvm_page_physload() has different semantics for start and end... | Michael Shalayeff |
2005-04-18 | do not do some of the initmsgbuf()s job | Michael Shalayeff |
2005-04-18 | sync usage() w/ man synopsis; | Jason McIntyre |
2005-04-18 | tidy up AS section a little; | Jason McIntyre |
2005-04-18 | Static routes are flagged with F_STATIC and not with F_KERNEL. OK henning@ | Claudio Jeker |
2005-04-18 | after setting the clock hard correct the "next" and "deadline" timestamps | Henning Brauer |
2005-04-18 | Set flag F_STATIC based on RTF_STATIC and not just because the route came | Claudio Jeker |
2005-04-18 | prevent replies with negative delay from being used, could happen with -s | Henning Brauer |
2005-04-18 | Print mrt config after the main and network config. Main and network config | Claudio Jeker |
2005-04-18 | people who import gnu fdl should stay away from the tree. | Jolan Luff |
2005-04-18 | If the parent interface is not IFF_RUNNING, do not call its start function. | Brad Smith |
2005-04-18 | grammar | Jolan Luff |