summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-12- document and mlink frexpf, ldexpf, modff added 13 years agoMartynas Venckus
2008-12-12document and mlink long double functions. ok jmc@Martynas Venckus
2008-12-11- last snprintf -> bsnprintfGilles Chehade
2008-12-11- snprintf -> bsnprintfGilles Chehade
2008-12-11- snprintf -> bsnprintfGilles Chehade
2008-12-11- snprintf -> bsnprintfGilles Chehade
2008-12-11- snprintf -> bsnprintfGilles Chehade
2008-12-11- snprintf -> bsnprintfGilles Chehade
2008-12-11- snprintf -> bsnprintfGilles Chehade
2008-12-11- fix a bug that would cause the runner to hit a fatal() when running outGilles Chehade
2008-12-11- document showqueue and showrunqueueGilles Chehade
2008-12-11- missing prototypeGilles Chehade
2008-12-11- bsnprintf() is a wrapper to snprintf() that can be used when we handle anGilles Chehade
2008-12-11Don't do radeon_cp_dispatch flip on lastclose.Owain Ainsworth
2008-12-11Kill the $ARCH prefix for isa_dma_cookie. With this change, the i386 andOwain Ainsworth
2008-12-11export per-interface mbuf cluster pool use statistics out to userlandTheo de Raadt
2008-12-11a little bit of paranoiaTheo de Raadt
2008-12-11Bump size of isakmpd RSA host key up to 2048 bits to match theChristian Weisgerber
2008-12-11copying local files may cause some issues, as noticed by sturm@Marc Espie
2008-12-11revert back to 1.4, since there's still some code that uses this; pointedMartynas Venckus
2008-12-11reorg code so that it can be cut further.Marc Espie
2008-12-11move one paragraph to a more logical position;Jason McIntyre
2008-12-11add __infinityf declaration. (only affects vax). pointed out by miod@Martynas Venckus
2008-12-11don't try to sio_close a NULL sio_hdl. stops cdio from segfaultingJacob Meuser
2008-12-11list AC8700 in ubsa(4)Felix Kronlage
2008-12-11hook Qualcomm AC8700 modem into ubsa(4), from freebsdFelix Kronlage
2008-12-11regenFelix Kronlage
2008-12-11add device id for Qualcomm AC8700 modem, from freebsdFelix Kronlage
2008-12-11- update the list of typesJason McIntyre
2008-12-11remove an unneccessary addition to SEE ALSO: all the informationJason McIntyre
2008-12-10convert the aggregator's AS number into host byte order whenStuart Henderson
2008-12-10When booting from a CD on i386/amd64, assume the root filesystemKenneth R Westerback
2008-12-10That the "aliases" and "virtual" maps satisfy m_src == S_DB is checkedJacek Masiulaniec
2008-12-10Fix ohci xfers for some devices by adjusting the number of microframes toMarcus Glocker
2008-12-10syncOwain Ainsworth
2008-12-10id for Radeon HD2600 PRO AGP; from johan.Owain Ainsworth
2008-12-10Replace m_free() with m_freem() in foo_start() to ensure that upon errorBrad Smith
2008-12-10both x86 platforms isa bus_dma implementations handle bus_dmamap_syncOwain Ainsworth
2008-12-10another rum; Arndt at ba-loerrach.deTheo de Raadt
2008-12-10syncTheo de Raadt
2008-12-10Macro spacing. No binary change.Marcus Glocker
2008-12-10Correctly skip the internal fd when checking the server sockets. Use PFD_MAXClaudio Jeker
2008-12-10no spaces allowed in the macro arguments. completely insanity!Theo de Raadt
2008-12-10use maximum value of dwMaxVideoFrameBufferSize in each vs descriptorsYojiro Uo
2008-12-10history should mention when the driver appeared in OpenBSD.Brad Smith
2008-12-10o cannot be NULL here but use xfree() to be consistent; ok djm@Kevin Steves
2008-12-10sizeofa -> nitemsKevin Lo
2008-12-10use sys/cdefs.h; pointed out by theoMartynas Venckus
2008-12-10use sys/cdefs.h; pointed out by theoMartynas Venckus
2008-12-10use sys/cdefs.hTheo de Raadt