Age | Commit message (Expand) | Author |
2009-09-19 | if pipe_read() returns 0 we are at EOF and the structure describing | Jacob Meuser |
2009-09-19 | If UDLIO_DAMAGE fails to queue the damage drawing request, undo the | Marcus Glocker |
2009-09-19 | Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire | Mark Kettenis |
2009-09-19 | if the device is dying, don't try to stop it, otherwise this would | Alexandre Ratchov |
2009-09-19 | KNF indentation; no binary change | Stuart Henderson |
2009-09-19 | tag the device as stopped even if sio_stop() failed (ie. device | Alexandre Ratchov |
2009-09-19 | some minor improvements for this page, as well as an expanded examples | Jason McIntyre |
2009-09-19 | - "stub redistribute default" does not take a "no" option, remove it | Stuart Henderson |
2009-09-19 | Add bits for X11 support over the wsdisplay framework (fully Huffman | Marcus Glocker |
2009-09-18 | Zero out IPv6 mask before using it. This fixes expressions like | Alexander Bluhm |
2009-09-18 | now in sync with version 1.9.2 | Ingo Schwarze |
2009-09-18 | sync to 1.9.2: Add .UC libman macro for compatibility, has no effect. | Ingo Schwarze |
2009-09-18 | fix typo (overriden -> overridden); from jmc@; included in 1.9.2 | Ingo Schwarze |
2009-09-18 | sync to 1.9.2: non-printable characters in macro names are errors; | Ingo Schwarze |
2009-09-18 | Make sure we handle all possible ways regions can overlap when EX_CONFLICTOK | Mark Kettenis |
2009-09-18 | ldt removal missed some. amd64_{get,set}_ldt gone. also remove | Martynas Venckus |
2009-09-18 | like login(1), back off password guesses after login-backoff; and | Martynas Venckus |
2009-09-18 | For some dark reason there's a bit on the VLINK device of this chipset | Mark Kettenis |
2009-09-18 | Fix conversion of symbolic IPL level to hardware PSL value in the mutex code. | Miod Vallat |
2009-09-18 | Add regression test for overlapping allocation that should coallesce but | Mark Kettenis |
2009-09-18 | Make sure to always initialize the scsi_xfer timeout with timeout_set() early | Miod Vallat |
2009-09-18 | Make kroute code routing priority aware. | Michele Marchetto |
2009-09-18 | New option, set-titles-string, to allow the window title to be specified (as | Nicholas Marriott |
2009-09-18 | Remove useless Received line added at the /usr/sbin/sendmail stage, it | Jacek Masiulaniec |
2009-09-17 | The client API is meant to require STARTTLS by default, a behaviour which | Jacek Masiulaniec |
2009-09-17 | Use __builtin_va_start instead of __builtin_stdarg_start | Jonathan Gray |
2009-09-17 | Fail bus_space_map() calls if the flags can't be honoured (such as | Miod Vallat |
2009-09-17 | Return a dense mapping for BUS_SPACE_MAP_PREFETCHABLE mappings; repaires | Miod Vallat |
2009-09-17 | tweak previous; ok jacekm | Jason McIntyre |
2009-09-17 | Remove the comaptibility structures for routing socket version 3. | Claudio Jeker |
2009-09-17 | Wrap trunk_enqueue() calls in splnet() since sending out lacp packets | Claudio Jeker |
2009-09-17 | Add an splassert check trunk_enqueue() calling this function at anything | Claudio Jeker |
2009-09-17 | Add instructions for enabling smtpd to the EXAMPLES section. | Jacek Masiulaniec |
2009-09-17 | change variable i to $i in an expression of ifstart() for consistency | Simon Bertrang |
2009-09-17 | sync the spamd example to that used in spamd(8); ok beck | Jason McIntyre |
2009-09-17 | merge/update the spamlogd rules into spamd - there were some subtle | Jason McIntyre |
2009-09-16 | Do not print "could not load cert" warning at startup if certificate is not | Jacek Masiulaniec |
2009-09-16 | +.Xr mailer.conf 5 , | Jason McIntyre |
2009-09-16 | fix ENETRESET handling in run_ioctl() and run_media_change(). | Damien Bergamini |
2009-09-16 | Free resources when bounce enqueue fails due to a timeout. | Jacek Masiulaniec |
2009-09-16 | Rather than constructing an entire termios struct from ttydefaults.h, just let | Nicholas Marriott |
2009-09-16 | style: in pf_test_state_other, fix indentation, kill excessive newlines, | Henning Brauer |
2009-09-16 | fix copy & paste error from almost a year ago (bad ryan) | Henning Brauer |
2009-09-16 | Allow -maxdepth 0; noticed by bluhm@ | Todd C. Miller |
2009-09-16 | Ignore sendmail's -L, -A, and -q switches: makes clientmqueue cron | Jacek Masiulaniec |
2009-09-15 | also ignore boundaries when checking if the disklabel was modified when -e | Federico G. Schwindt |
2009-09-15 | Make sure we block clock interrupts at IPL_CLOCK and higher. | Mark Kettenis |
2009-09-15 | TP-LINK TL-WN821N | Damien Bergamini |
2009-09-15 | usb id for TP-LINK TL-WN821N (otus(4)). | Damien Bergamini |
2009-09-15 | Enclose repeated buffer draining code in a new msgbuf_drain() | Jacek Masiulaniec |