summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-07unbreak build: aml_showvalue() is only available on !SMALL_KERNELPeter Valchev
2008-02-07syncPeter Valchev
2008-02-07syncPeter Valchev
2008-02-07unbreak SMALL_KERNEL kernels, with miodHenning Brauer
2008-02-07Oops. Better diff to enable -an by default without breakingThordur I. Bjornsson
2008-02-07Don't use .cvsrc of user running regress tests.Tobias Stoeckmann
2008-02-07Add the SIOCSIFMTU ioctl to allow ioctl changes;Thordur I. Bjornsson
2008-02-07make arp(8) default to -na when called with no arguments;Thordur I. Bjornsson
2008-02-07Add add -o flag to pkill/pgrep like on Solaris and Linux.Todd C. Miller
2008-02-07Add optional metadata memebers.Marco Peereboom
2008-02-07enable DMA for 1-sector devices (i.e. most flash devices).Stuart Henderson
2008-02-07add a imsg which allows to "lock" the control connection, theReyk Floeter
2008-02-07spacingReyk Floeter
2008-02-07add IPv6 root serversJakob Schlyter
2008-02-07exit() needs stdlib.hXavier Santolaria
2008-02-07Check reads and lseek correctly for unsigned return; ok krw@Ian Darwin
2008-02-06lets do co -c as well (list available modules) and do it in 1/6th of theJoris Vink
2008-02-06Replace magic values with appropriate symbolic constants.Mark Kettenis
2008-02-06Fix FETCH_CMD and don't hardcode ftp(1) but use OpenBSD::Paths->ftp().Bernd Ahlers
2008-02-06Improve add command:Tobias Stoeckmann
2008-02-06Sticky tags must have a 'T' in front of them in CVS/Entries.Tobias Stoeckmann
2008-02-06Fix possible memory leaks when sending phase 1 IDs.Moritz Jodeit
2008-02-06Use isblank() instead of partial check for ' ' and/or '\t'. Complies toTobias Stoeckmann
2008-02-05Move carp load balancing (ARP/IP) to a simpler configuration scheme.Marco Pfatschbacher
2008-02-05ACPI 3.0 seems to work just fine so lets enable it.Marco Peereboom
2008-02-05When server sends CheckedIn use the supplied option and tag -- not theTobias Stoeckmann
2008-02-05Added change for debugging setbufintJordan Hargrave
2008-02-05de-inline pciide, shaving a goodly amount off the kernelBret Lambert
2008-02-05Tag expansion can be pure evil...Tobias Stoeckmann
2008-02-05drm_pci_alloc allocates memory using bus_dma, but then doesn't use dmamaps.Owain Ainsworth
2008-02-05Added keyword expansion tests and extended update -A test for this.Tobias Stoeckmann
2008-02-05Extended regress test further to check new "checkout -d" functionality andTobias Stoeckmann