Age | Commit message (Expand) | Author |
2008-12-19 | use simple linear interpolation in the resampling code. | Alexandre Ratchov |
2008-12-19 | - fatal() if flock() has failed for any reason that's not EWOULDBLOCK, this | Gilles Chehade |
2008-12-19 | - smtpd handled mbox locking failures as "regular" temporary failures which | Gilles Chehade |
2008-12-18 | Introduce safe_fclose, which tries to push file to the disk as | Jacek Masiulaniec |
2008-12-18 | Declarations for functions used only in smtp_session.c were moved | Jacek Masiulaniec |
2008-12-18 | Check fwrite return code at DATA stage. | Jacek Masiulaniec |
2008-12-18 | ddb.log is enabled by default, so use "unless disabled" rather | Stuart Henderson |
2008-12-18 | - condition lists is wrongly described, unbreak the following syntax: | Gilles Chehade |
2008-12-18 | Print the interface livelocks if non-zero. From deraadt@ | Can Erkin Acar |
2008-12-18 | Instead of directly applying ntoh*() to fields of the captured | Hans-Joerg Hoexer |
2008-12-18 | Remove redundant function prototypes which are already in pfvar.h | David Hill |
2008-12-18 | Don't err() on blank lines. | Jacek Masiulaniec |
2008-12-18 | Cleanup /incoming before handling each MAIL FROM. | Jacek Masiulaniec |
2008-12-18 | Don't set the global bit PG_G for kernel pmap low memory mappings. | Kurt Miller |
2008-12-18 | Don't set the global bit PG_G for kernel pmap low memory mappings. Use a | Kurt Miller |
2008-12-18 | use atomic operations to update ptes in pmap_unwire(). okay weingart@ | Kurt Miller |
2008-12-18 | Add pthread_attr_[sg]etguardsize() to match rthread, including manpages | Philip Guenthe |
2008-12-18 | sync | Theo de Raadt |
2008-12-17 | Warn if empty map is being created; this catches at least usage | Jacek Masiulaniec |
2008-12-17 | Merge newaliases into makemap. | Jacek Masiulaniec |
2008-12-17 | typo | Miod Vallat |
2008-12-17 | Make the code that picks an IRQ from the list of possible IRQs a bit smarter | Mark Kettenis |
2008-12-17 | add some newly created stats that are defined in ieee80211_ioctl.h | joshua stein |
2008-12-17 | Introduce /purge, where all msgs scheduled for deletion are put by | Jacek Masiulaniec |
2008-12-17 | - Extend our quirk device table by a flags field. | Marcus Glocker |
2008-12-17 | sort; | Jason McIntyre |
2008-12-17 | Add a workaround for some crazyness that happens if a cloning route has a | Claudio Jeker |
2008-12-17 | Add support for demotion counter. | Michele Marchetto |
2008-12-17 | change the name displayed by the c-mode on the mode line to "c", | Igor Sobrado |
2008-12-17 | sort CFLAGS, SRCS and the list of compile-time options; while here, | Igor Sobrado |
2008-12-17 | stop using stderr in the library, wrap all diagnostic fprintfs | Alexandre Ratchov |
2008-12-17 | Document ENOBUFS for writev(2). | Ray Lai |
2008-12-17 | more on editors; ok ajacoutot | Jason McIntyre |
2008-12-17 | tweak previous; | Jason McIntyre |
2008-12-17 | Backout anonymous union fix, since it breaks V4L ports. we try to fix | Marcus Glocker |
2008-12-17 | Rewrite the 'mbuf' page to display mbuf usage information from system pools | Can Erkin Acar |
2008-12-17 | fix spell errors, from Thomas Pfaff <tpfaff(at)tp76.info>, thanks! | Alexandre Ratchov |
2008-12-17 | add a writable ``appbufsz'' field to the sa_par structure, containing | Alexandre Ratchov |
2008-12-16 | Make the "machine xir" ddb command work on machines with Tomatillo | Mark Kettenis |
2008-12-16 | - make it possible to edit a merged file using an external editor ; | Antoine Jacoutot |
2008-12-16 | when searching for an endpoint, return the correct abuf pointers. | Alexandre Ratchov |
2008-12-16 | reorder so that web certificates are more obvious. | Marc Espie |
2008-12-16 | Use macros from route.h when mapping route priorities to names; the | Stuart Henderson |
2008-12-16 | Move the functionality of psignal() to a new function ptsignal() | Philip Guenthe |
2008-12-16 | strptime() never sets tm_isdst, so set it to -1 before passing the | Philip Guenthe |
2008-12-15 | Make the "machine xir" ddb command work on machines with uperf(4) on sbus(4). | Mark Kettenis |
2008-12-15 | Make the "machine xir" ddb command work on machines with uperf(4) on ebus(4). | Mark Kettenis |
2008-12-15 | Let tty subsystem know when transmit is finished so ioctls do not hang. | Dale Rahn |
2008-12-15 | Unbreak netstat, reflecting kernel changes. | Michele Marchetto |
2008-12-15 | work around tree breakage by mpls people | Theo de Raadt |