Age | Commit message (Expand) | Author |
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 |
2005-04-18 | revert a change in the previous commit to appease henning@ for the time | Brad Smith |
2005-04-18 | AfriNIC has been established as RIR for Africa now | Henning Brauer |
2005-04-18 | - check for ETHERMIN with SIOCSIFMTU ioctl case | Brad Smith |
2005-04-17 | - In vlan_input()/vlan_input_tag(), always mask off all but the VLID | Brad Smith |
2005-04-17 | Intermediate cast of strio_offs -> uio_offset should be u_long not long | Todd C. Miller |
2005-04-17 | Use fatalx() instead of ospfd_shutdown() if kr_init() fails. | Claudio Jeker |
2005-04-17 | Generate SIGTRAP instead of SIGILL for breakpoint instructions. | Mark Kettenis |
2005-04-17 | Fix typos | Tom Cosgrove |
2005-04-17 | Fix typo | Tom Cosgrove |
2005-04-17 | Typo in panic string | Tom Cosgrove |