summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-21a little rearranging:Jacob Meuser
2008-12-21add mixer_class member to struct widget_t, and define the mixerJacob Meuser
2008-12-21add function azalia_widget_sole_conn, which determines if theJacob Meuser
2008-12-21on i386 and amd64, let ctrl-alt-delete let you enter ddb if ddb.console=1David Gwynne
2008-12-21Make the "machine xir" ddb command work on machines with pyro(4).Mark Kettenis
2008-12-21fix session flags resetting; ok gilles@Jacek Masiulaniec
2008-12-21just attach cpu0, not cpu*, ok kettenisTheo de Raadt
2008-12-21- missing prototype + smtp.c was misusing session_auth_pickup()Gilles Chehade
2008-12-21Change the way we include mpbios code to be similar to what we do on i386.Mark Kettenis
2008-12-21Undo m_defrag().Damien Bergamini
2008-12-21fix example comparison function to work with large ranges of numbers. ok djm...Ted Unangst
2008-12-21remove mixer bits from the audio(4) backend of libsndio, it's notAlexandre Ratchov
2008-12-21Add more compile time checking; fix warnings reported by gcc.Jacek Masiulaniec
2008-12-21Add more compile time checking; fix one warning reported by gcc.Jacek Masiulaniec
2008-12-21fix more spelling errors and typos,Alexandre Ratchov
2008-12-21Teach the header files not to bail out if pcc is used instead of gcc.Anders Magnusson
2008-12-21- AUTH PLAIN may receive credentials as a parameter to AUTH or on aGilles Chehade
2008-12-20Add man page for wcstol and friends.Mark Kettenis
2008-12-20protect mbstat with spl; ok claudio mikebTheo de Raadt
2008-12-20- various improvements from Ingo Schwarze;Jason McIntyre
2008-12-20- update smtpd.conf to provide an example of an auth enabled listenerGilles Chehade
2008-12-20- import first bricks of SMTP AUTH support. currently only AUTH PLAIN isGilles Chehade
2008-12-19Sync some bits with sudo 1.7.0 final.Todd C. Miller
2008-12-19Add missing #ifdef DDB around prototyupe.Mark Kettenis
2008-12-19document the default localpref, from discussion withHenning Brauer
2008-12-19On many systems the information returned by _PRT is an absolute lie, especiallyMark Kettenis
2008-12-19fix IF-MIB element and implementation ifInUnknownErrors -> ifInUnknownProtosReyk Floeter
2008-12-19fix indentation, no binary change.Jacek Masiulaniec
2008-12-19be more specific about the field delimiter;Jason McIntyre
2008-12-19syncTheo de Raadt
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