summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-09Prepare for ehci: If GET_DEF request has failed, wait a moment beforeMarcus Glocker
2008-08-08Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a.Kenneth R Westerback
2008-08-08add a variable $SERVER_NAME which is "OpenBSD relayd" by default.Reyk Floeter
2008-08-08documentation tweaks.Igor Sobrado
2008-08-08o sync comment with reality, we have never malloc()'ed filehandlesThordur I. Bjornsson
2008-08-08After beck@ changed the way nfsiod's are notified of work, theBret Lambert
2008-08-08Remove code for variable-sized allocations of NFS filehandles by malloc(),Bret Lambert
2008-08-08chunked encoding may include empty lines at random places, do notReyk Floeter
2008-08-08Small step towards fixing documentation:Matthieu Herrb
2008-08-08remove an if notyet block from sys_fstatfs(), that will never be needed,Thordur I. Bjornsson
2008-08-08fix possible memleaks in chunked encoding handlerReyk Floeter
2008-08-08only dump all protocol nodes with DEBUG > 1.Reyk Floeter
2008-08-08Support HTTP responses that neither specify a Content-Length headerReyk Floeter
2008-08-08Do not latch the IPSec tdb to the inpcb unconditionally. This hasAlexander Bluhm
2008-08-08Wrap long lines and remove useless comment.Joel Sing
2008-08-08use cgbase() instead of doing arthmetic on fs_fpg when calculatingThordur I. Bjornsson
2008-08-08syncDamien Bergamini
2008-08-08Make sgivol use the sgilabel struct from machine/disklabel.h, rather thanJoel Sing
2008-08-08PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350).Damien Bergamini
2008-08-08add Longshine LCS-8031N to the list of supported devices (RT2860).Damien Bergamini
2008-08-08if we fail to extract the mbuf in the Rx routine, incrementThordur I. Bjornsson
2008-08-08syncReyk Floeter
2008-08-08add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4)Reyk Floeter
2008-08-08spacing + wrap a line at 79chars.Thordur I. Bjornsson
2008-08-08plug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf,Thordur I. Bjornsson
2008-08-08Check gettimeofday() against -1; Add a missing error check in one place.Thordur I. Bjornsson
2008-08-08add a description for the options of fgen;Igor Sobrado
2008-08-08o use definitions from cd.hFederico G. Schwindt
2008-08-08'prey' -> 'pray' in comment as prayer rather than predation seemsKenneth R Westerback
2008-08-08revertMartynas Venckus
2008-08-08make _digittoint staticMartynas Venckus
2008-08-07Remove workaround used for the 4.4 release. More route prio stuff is commingClaudio Jeker
2008-08-07Use %sys_tick to generate clock interrupts on systems that have it.Mark Kettenis
2008-08-07Fix a typo, inteface -> interface.Brad Smith
2008-08-07Give each CPU its own `struct intrhand' for %tick interrupts. Fixes aMark Kettenis
2008-08-07small cleanup of error/warning stringsOtto Moerbeek
2008-08-07grow MINCLSIZE to MHLEN + MLEN + 1 again. we shrinked it just before theHenning Brauer
2008-08-07correctly copy the log interface spec when expanding an antispoof rule thatHenning Brauer
2008-08-07account spanning tree frames in if_obytes and if_omcasts.Damien Bergamini
2008-08-07do not touch m after IFQ_ENQUEUE()+if_start().Damien Bergamini
2008-08-07- Enable ALTQ support.Brad Smith
2008-08-07don't wait for a free mbuf cluster in sosend() and enter the existingReyk Floeter
2008-08-07spacing.Igor Sobrado
2008-08-07we are at 4.4-currentTheo de Raadt
2008-08-07Add a little section about ACPI, explaining that disabling ACPI might helpMiod Vallat
2008-08-06In the upgrade blurb, mention xetc won't be selectable as well, and mentionMiod Vallat
2008-08-06Oops, the new sets size computation script does not work correctly onMiod Vallat
2008-08-06Update sets sizes.Miod Vallat
2008-08-06Fold text in 80 columns.Miod Vallat
2008-08-06Mention onboard USB might be disabled on XP1000 and close relatives, and howMiod Vallat