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