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