summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-26Tweak the asr API to make things a bit smoother on the user side.Eric Faurot
2011-03-26Merge a reverse lookup query implementation into asr.Eric Faurot
2011-03-26have the client API receive a stdio stream rather than a fd to the messageGilles Chehade
2011-03-26use an index for iterating into the mx list.Eric Faurot
2011-03-26use 'sizeof(struct usb_video_frame_desc)' instead of a hardcodedJacob Meuser
2011-03-26fill in the timestamp when copying a frame into the mmap bufferJacob Meuser
2011-03-26fill in support for VIDIOC_ENUM_FRAMEINTERVALSJacob Meuser
2011-03-26support VIDIOC_S_PARM and VIDIOC_G_PARM. these ioctls are used forJacob Meuser
2011-03-26print the supported frame intervals when printing the frame descriptorJacob Meuser
2011-03-25* don't try to align our array of frame descriptors with theJacob Meuser
2011-03-25* the mjpeg and uncompressed video frame descriptor structures areJacob Meuser
2011-03-25* empty the queue of frames in the mmap frame buffer and set theJacob Meuser
2011-03-25back out previous commit.Bob Beck
2011-03-25Add the following certs:David Hill
2011-03-25Use the rdomain information returned by DIOCNATLOOK to install theClaudio Jeker
2011-03-25clarify the description of the `1' command;Jason McIntyre
2011-03-25Pf can reassemble IPv6 fragments now.Alexander Bluhm
2011-03-25Include original rdomain in DIOCNATLOOK. This allows userland proxiesClaudio Jeker
2011-03-25Bump timeout to 30s.Antoine Jacoutot
2011-03-25Document the dconf MODULE.Antoine Jacoutot
2011-03-25Rewrite the lsack generation. Make it more like the lsupdate code.Claudio Jeker
2011-03-25home directory checks;Ingo Schwarze
2011-03-24use strcasecmp() for "clear" cert permission option also; ok djmKevin Steves
2011-03-24fix "german" typo; from <markus dot lude at gmx dot de>Ingo Schwarze
2011-03-24This script doesn't need write access to $curdir. Just check existence.Matthieu Herrb
2011-03-24Reassemble IPv6 fragments in pf. In the forward case, pf refragmentsAlexander Bluhm
2011-03-24zap trailing whitespace;Jason McIntyre
2011-03-24translit tests, Nigel TaylorMarc Espie
2011-03-24fix translit() behavior to not be recursive. Fixes autoconf 2.65, matchesMarc Espie
2011-03-24Document daemon_flags=NO.Antoine Jacoutot
2011-03-24Process interrupts in priority order. Joint work with jsing@.Mark Kettenis
2011-03-24remove whitespaceRobert Nagy
2011-03-24Make the sequence number constanst explicitly unsigned. The seq_num isClaudio Jeker
2011-03-24Fix some memory leaks. Mainly better cleanup on shutdown but the v_nexthopClaudio Jeker
2011-03-24if daemon_flags=NO is set, just exitRobert Nagy
2011-03-23regenJonathan Gray
2011-03-23add a bunch of new em/ix devices found in intel driversJonathan Gray
2011-03-23Work in progress to replace /etc/security, not yet linked to the build.Ingo Schwarze
2011-03-23The asr structure must always be freed in asr_done(). This is aEric Faurot
2011-03-23Cleanup .Va macros, triggered by a smaller diff from ajacoutot@.Ingo Schwarze
2011-03-23Simplify resolver initialization. This is done only onceEric Faurot
2011-03-23remove unused states in enumEric Faurot
2011-03-23use the define for max rdomain with tunneldomain as wellJonathan Gray
2011-03-23Extract the address family independent functions from pf fragmentAlexander Bluhm
2011-03-23Including <sparc64/intreg.h> here is ugly, but intr.h only comes fromTheo de Raadt
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2011-03-23remove -d, documentation removed >10 years ago; ok markusKevin Steves
2011-03-23-q not used in /etc/rc now so remove statement.Kevin Steves
2011-03-23renegade tabs, no binary changeMarco Peereboom
2011-03-23only read from the UART if there is something to read. fix beagle, otherwiseFederico G. Schwindt