Age | Commit message (Expand) | Author |
2008-02-10 | parse any date tags set in CVS/Tag or CVS/Entries properly, and use | Joris Vink |
2008-02-10 | Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001. | Mark Kettenis |
2008-02-10 | mantion that "internal-sftp" is useful with ForceCommand too | Damien Miller |
2008-02-09 | missing newline at EOF | Martin Reindl |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Add Intel Q33 and Q35 IDs. From a diff by niklas@ | Mark Kettenis |
2008-02-09 | Introduce cvs_ent_line_str() - formats CVS/Entries lines. | Xavier Santolaria |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Correct/normalize a few Intel server chipset IDs. | Mark Kettenis |
2008-02-09 | in cvs_update_enterdir() write the CVS/Tag file if the | Joris Vink |
2008-02-09 | Support for checkout -D extended: | Tobias Stoeckmann |
2008-02-09 | unused var police, biatsh! | Joris Vink |
2008-02-09 | if the CVS/ directory already exists when we reach cvs_mkadmin() | Joris Vink |
2008-02-09 | If no revision or date has been specified, default to HEAD. | Tobias Stoeckmann |
2008-02-09 | Mention new HW_PHYSMEM64 and HW_USERMEM64 variables. Mark HW_PHYSMEM and | Mark Kettenis |
2008-02-09 | Adjust type of hw.physmem and hw.usermem; they are 64-bit values now. | Mark Kettenis |
2008-02-09 | Introduce HW_PHYSMEM64 and HW_USERMEM64 sysctls, which don't overflow on | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Fix a few Intel 82673E entries. | Mark Kettenis |
2008-02-09 | Get date support into annotate, too. | Tobias Stoeckmann |
2008-02-09 | make sure we do not call rcsnum_addmagic() directly on | Joris Vink |
2008-02-09 | - always remove the additional .0 from magic branches, even when | Joris Vink |
2008-02-09 | fix error msg; | Joris Vink |
2008-02-09 | missing break | Joris Vink |
2008-02-09 | simplify some stuff; | Joris Vink |
2008-02-09 | fix a memleak in the snmp engine and the ber i/o; free the dynamically | Reyk Floeter |
2008-02-09 | remote improvements: | Joris Vink |
2008-02-09 | If run as server, (r)diff should properly write (r)diff into header | Tobias Stoeckmann |
2008-02-09 | Get in proper support for checkout/update -A when it comes to keyword | Tobias Stoeckmann |
2008-02-09 | Document the correct permissions for the ~/.ssh/ directory. | Ryan Thomas McBride |
2008-02-09 | Add .ssh and authorized keys to /etc/skel, makes setting up new | Ryan Thomas McBride |
2008-02-09 | spacing police | Joris Vink |
2008-02-09 | lets do -D for update as well | Joris Vink |
2008-02-09 | Get in initial support for checkout -D. Works fine with -r support right | Tobias Stoeckmann |
2008-02-09 | Remove an old workaround that was needed in SCCS times (%M% expanding to the | Marc Balmer |
2008-02-09 | missing `)'; | Jason McIntyre |
2008-02-08 | add sshd_config ChrootDirectory option to chroot(2) users to a directory and | Damien Miller |
2008-02-08 | when checking if a file is really dead do not use cvs_specified_tag only, | Joris Vink |
2008-02-08 | do not override a specified (-r) tag with the tag in the Entries file | Joris Vink |
2008-02-08 | do not override the specified tag (-r on the command line) with a directory | Joris Vink |
2008-02-08 | Return ENOTTY not EINVAL for unsupported ioctl's; | Thordur I. Bjornsson |
2008-02-08 | don't unconditionally return here, still need to set recording parameters | Jacob Meuser |
2008-02-08 | regen | Mark Kettenis |
2008-02-08 | Intel ICH-2 doesn't have an AGP bridge; rename to Hub-to-PCI. | Mark Kettenis |
2008-02-08 | use correct variable for COUNTER64 | Reyk Floeter |
2008-02-08 | Return ENOTTY not EINVAL for unsupported ioctl's; | Thordur I. Bjornsson |
2008-02-08 | Febuary -> February | Jason McIntyre |
2008-02-08 | fix Mdocdate. | Jason McIntyre |
2008-02-08 | adjust this page a little more, now that -an is the default; | Jason McIntyre |
2008-02-08 | ifp->if_start -> et_start | Brad Smith |