summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add another 'best quote about XML evar!' courtesy Pav Lucistnik (pav@)wes2005-12-011-0/+3
* Fix logic error which causes <null> to be printed instead of thesobomax2005-12-011-1/+1
* Add kernel module loading option for snd_atiixp(4).ariff2005-12-011-0/+1
* set signal queue values for sysconf().davidxu2005-12-011-0/+4
* Fixing yet another regression introduced in rev1.37 by preserving cs_localavatar2005-12-011-0/+1
* Avoid using signal 127 and 128 as RT signals, these two signals confusedavidxu2005-11-301-1/+1
* It is unclear who is wrong and who is right, but when operating onsobomax2005-11-301-0/+10
* Don't pass error value pointer to g_read_data(9) at all if we don'tsobomax2005-11-3013-25/+24
* Check for altq presence during module init, and allow module to work even ifphilip2005-11-301-2/+47
* - match_var: do not address memory at invalid address (`len' can be greaterfjoe2005-11-302-3/+5
* fix dynamic changes in short slottime for 11g sta mode: set thesam2005-11-301-1/+1
* Check for g_read_data(9) errors properly:sobomax2005-11-3017-26/+26
* Kill leading whilespace.sobomax2005-11-301-1/+1
* Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98ru2005-11-301-4/+27
* Style: use S_ISDIR() (submitted by bde@) and eq() where appropriate.ru2005-11-301-4/+3
* Byte copy IF_LLADDR() on stack to align it to be safe for typecasts.ru2005-11-304-42/+40
* Remove superfluous bzero()'ing of the softc.marius2005-11-303-3/+0
* Remove superfluous inclusion of upa.h.marius2005-11-303-3/+0
* If bus_dmamap_load() failed, we free the mbuf. We also need to clearglebius2005-11-301-2/+6
* MFi386: revision 1.1215 (add savagedrm).nyan2005-11-301-0/+1
* Rearranged the polynomial evaluation to reduce dependencies, as inbde2005-11-302-9/+13
* Fix compiling for c++, include cdefs.h.davidxu2005-11-301-0/+3
* Fixed cosf(x) when x is a "negative" NaNs. I broke this in rev.1.10.bde2005-11-301-11/+19
* Last step to make mq_notify conform to POSIX standard, If the processdavidxu2005-11-305-107/+237
* Fixed the hi+lo approximation to log(2). The normal 17+24 bit decompositionbde2005-11-301-4/+4
* Update conformance and history sections.davidxu2005-11-304-4/+16
* Symlink mq_send to mq_timedsend.davidxu2005-11-301-0/+2
* Add manuals for POSIX message queue.davidxu2005-11-308-2/+1077
* Fix misspelling in Poul-Henning Kamp's email address under AUTHORS, fromtmclaugh2005-11-301-1/+1
* Add codec ID for Avance Logic ALC203yongari2005-11-301-0/+1
* Fix snderr() to not leak the socket buffer lock if an error occurs injhb2005-11-291-1/+1
* The DEFAULTS changes caused the user specified config file to be openedpeter2005-11-291-0/+5
* Tell Rx radiotap that hardware leaves FCS at the end of the frame.damien2005-11-291-1/+1
* Sync with ural:damien2005-11-292-18/+19
* Use usbd_clear_endpoint_stall_async() instead of usbd_clear_endpoint_stall()damien2005-11-291-2/+2
* o Send management frames at the lowest possible rate.damien2005-11-293-8/+43
* The bridge is capable of sending broadcast packets so enable IFF_BROADCASTthompsa2005-11-291-1/+1
* Fix the ata_composite/ata_request leak when using RAID0+1.sos2005-11-292-9/+18
* Let kmod.mk create empty opt_*.h files.ru2005-11-291-7/+1
* Document removal of nodev mount option.rodrigc2005-11-291-0/+5
* obey opt_inet6.h and opt_ipsec.h in kernel build directory.ume2005-11-293-3/+17
* - We don't install USD docs for games anymore since the games with docsjhb2005-11-291-8/+2
* Remove references to rdist(1) and friends.jhb2005-11-291-18/+0
* - Axe the PARTITIONING and IOCTLS section as this has been made obsoletejhb2005-11-291-111/+5
* Correct xref to systat(1) which was mispelled as ststat(1) in 1.5.jhb2005-11-291-1/+1
* We couldn't specify the rule for filtering tunnel traffic since anume2005-11-292-16/+62
* We do nothing with returned error value, so just remove it.pjd2005-11-291-3/+2
* Catch up with ip_dummynet.h rev. 1.38 and fix build.glebius2005-11-291-2/+2
* Unexpand LLADDR().ru2005-11-291-2/+2
* Separate the hardware definitions into ipsreg.h so they can be used byscottl2005-11-297-309/+351
OpenPOWER on IntegriCloud