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