summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-07Add optional metadata memebers.Marco Peereboom
Randomize Crypto password and add salt array. Add mock key encryption functions.
2008-02-07enable DMA for 1-sector devices (i.e. most flash devices).Stuart Henderson
from NetBSD ok krw thib henning, tested by many
2008-02-07add a imsg which allows to "lock" the control connection, theReyk Floeter
restricted connection will reject any commands except snmp traps.
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
lines GNU cvs does it in, without actually fucking up on bad lines, like gnucvs. ok tobias@
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
ok espie@
2008-02-06Improve add command:Tobias Stoeckmann
* fix server-side add * support add in branches * do not add files in N-tagged directories OK joris@
2008-02-06Sticky tags must have a 'T' in front of them in CVS/Entries.Tobias Stoeckmann
OK joris@
2008-02-06Fix possible memory leaks when sending phase 1 IDs.Moritz Jodeit
From Igor Zinovik <zinovik@cs.karelia.ru> ok hshoexer@
2008-02-06Use isblank() instead of partial check for ' ' and/or '\t'. Complies toTobias Stoeckmann
GNU cvs. OK joris.
2008-02-05Move carp load balancing (ARP/IP) to a simpler configuration scheme.Marco Pfatschbacher
Instead of using the same IP on multiple interfaces, carp has to be configured with the new "carpnodes" and "balancing" options. # ifconfig carp0 carpnodes 1:0,2:100,3:100 balancing ip carpdev sis0 192.168.5.50 Please note, that this is a flag day for anyone using carp balancing. You'll need to adjust your configuration accordingly. Addititionally this diff adds IPv6 NDP balancing support. Tested and OK mcbride@, reyk@. Manpage help by jmc@.
2008-02-05ACPI 3.0 seems to work just fine so lets enable it.Marco Peereboom
Idea from fulvio ciriaco <oivulf@gmail.com>
2008-02-05When server sends CheckedIn use the supplied option and tag -- not theTobias Stoeckmann
one already in our CVS/Entries. OK xsa@
2008-02-05Added change for debugging setbufintJordan Hargrave
ok marco@
2008-02-05de-inline pciide, shaving a goodly amount off the kernelBret Lambert
ok jsg@ "please kill it" marco@ "no objections" krw@
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
This is unportable to some architectures, fix it. While i'm here, kill he defines for netbsd aprint_ and just use the DRM_* macros. ok miod@
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
diff. Also zapped unused DIFF.
2008-02-05Add the NFE_CORRECT_MACADDR flag for MCP77/79 chipsets.Brad Smith
ok jsg@ dlg@
2008-02-05Shave off a few more bytes by moving IO collision detection into a genericMarco Peereboom
fucntion. Fix bug in the crypto code that could casuse data corruption as a bonus, bad cut & past tedu!
2008-02-05Add strip size to debug print.Marco Peereboom
2008-02-05Create a generic function to validate IO instead of copying and pastingMarco Peereboom
same code in all disciplines. This shaves of a few bytes. crypto 3185 -> 2690 raid 0 2843 -> 2378 raid 1 3474 -> 2689
2008-02-05Change the method of identifying server connections to hide fromStuart Henderson
netstat without -a: use the connection state to identify TCP servers, check the foreign address (not local address) to identify servers on UDP and raw sockets. From Philip Guenther, style changes suggested by Claudio. ok claudio
2008-02-05extented -> extended;Jason McIntyre
2008-02-05Fix a debug printf. After the session members got a se_ prefix this oneThordur I. Bjornsson
was forgotten.
2008-02-05prevent the "ttflush write failed" panic when resizing using a windowReyk Floeter
manager that that continously sends resize events. fix inspired by an older diff for vi (r1.15 of src/usr.bin/vi/cl/cl_screen.c) ok otto@ jasper@
2008-02-04Fix release number.Mike Belopuhov
ok jmc
2008-02-04CVSROOT/modules:Joris Vink
correct -i and -o usage -i runs the program specified on commit -o runs the program specified on checkout
2008-02-04link sftp-server into sshd; feedback and ok djm@Markus Friedl
2008-02-04implement -n for checkout:Joris Vink
"Do not execute programs listed in the CVSROOT/modules file." ok tobias@, pleasekeepthingssortedktnx xsa@
2008-02-04r* commands have their own usage; don't check usage of their working dirTobias Stoeckmann
equivalents. OK joris@, xsa@
2008-02-04add IPv6 addresses for the root servers.Jakob Schlyter
http://www.iana.org/reports/root-aaaa-announcement.html
2008-02-04unbreak add in a remote setup.Joris Vink
bad tobias, no cookie.
2008-02-04trailing space police;Joris Vink
2008-02-04more CVSROOT/modules stuff:Joris Vink
- support for -i flag: Run "prog" on "cvs commit" from top-level of module. - fix some memory leaks in modules.c - pass the line number from cvs_read_config() towards the callbacks so its easier to print out where it's going wrong, if it ever does. OK tobias@
2008-02-04Stripped off 'nb', which was (or was supposed to be) used to distinguishTobias Stoeckmann
between a named branch and a revision number supplied by -r. This can be done easier in cvs_write_tagfile directly. OK joris@
2008-02-04document XENOCARA_BUILD_DRI;Jason McIntyre
2008-02-04Make CVS/Entries.Log look the same as GNU cvs'. This way interoperabilityTobias Stoeckmann
is possible. OK joris@
2008-02-04Added -k flag support for all commands which support it.Tobias Stoeckmann
OK joris@
2008-02-04specify that MakeWhatis and pkg-config fall outside the scope of this documentMarc Espie
2008-02-04Replace bogus lowercase n in 'DESCRIPTIOn'Landry Breuil
'go for it' espie@
2008-02-04typos and whitespaceMarc Espie
2008-02-04a somewhat long introduction to how the package tools really work,Marc Espie
so that people finally get a jump-start at figuring out code that's still evolving,..
2008-02-04Move some prototypes from relay.c to relayd.h and remove there externsThordur I. Bjornsson
in other places; ok reyk@
2008-02-04Move the declaration of DPRINTF from relay.c too relayd.h so it can beThordur I. Bjornsson
reused; ok reyk@