summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-21Add assertwaitok(9) to declare code paths that assume they can sleep.Matthew Dempsky
2010-09-21mclgeti() support for xl(4). All done by Loganaden Velvindron.Claudio Jeker
2010-09-21Make splassert(IPL_NONE) work on amd64 the same as it does on i386.Matthew Dempsky
2010-09-21When attaching a unknown SFP+ module on the 82598 controller recompute theClaudio Jeker
2010-09-20Make md_printins() get the printf-like function as an extra parameter, andMiod Vallat
2010-09-20remove remaining pod2man escapes, mandoc now uses the standard preamble;Ingo Schwarze
2010-09-20Format multiple authors (.%A) in the same way as groff:Ingo Schwarze
2010-09-20Make .Pp .Lp .br not FATAL when having arguments;Ingo Schwarze
2010-09-20tweak previous; ok schwarzeJason McIntyre
2010-09-20fixup length of an eap identity message payload.Mike Belopuhov
2010-09-20Implement support for bsdauth authentication via simple binds, not onlyMartin Hedenfal
2010-09-20fix-up the sysORTable by using the same name (sensorsMIBObjects) as usedStuart Henderson
2010-09-20Use strvis to encode octet strings in -DDEBUG mode.Martin Hedenfal
2010-09-20cache operations for octeon. ok miod@Takuya ASADA
2010-09-20add octeon as cross build target arch. ok miod@Takuya ASADA
2010-09-20improve getpeereid docs; pointed out by jmcTheo de Raadt
2010-09-20- fix a regression caused by latest commit (long story made short: do notGilles Chehade
2010-09-20Return error on GET requests without an instance identifier, both forMartin Hedenfal
2010-09-20ber_scanf_elements "i" format expects a long long pointer.Martin Hedenfal
2010-09-20Allow output of null values with a context class. This is used in SNMPv2 toMartin Hedenfal
2010-09-20Fix a variety of structure packing and byte order bugs to try to getTheo de Raadt
2010-09-20according to ingo, it isn;t a problem to have empty [BDS]q macros, soJason McIntyre
2010-09-20Stop doing shutdown hooks in network drivers where possible. We alreadyTheo de Raadt
2010-09-20COMPAT_O43 went away a while backTheo de Raadt
2010-09-20syncTheo de Raadt
2010-09-20Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is libraryTheo de Raadt
2010-09-20"atomically" create the listening mux socket by binding it on a temoraryDamien Miller
2010-09-20Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is libraryTheo de Raadt
2010-09-20Update evcount(9) documentation to reflect simplifications.Matthew Dempsky
2010-09-20oops! missing quote in previous;Jason McIntyre
2010-09-20If during resume we get an interrupt, sure, be a bit noisy about itTheo de Raadt
2010-09-20Get rid of evcount's support for arranging counters in a treeMatthew Dempsky
2010-09-20Initial revisionTakuya ASADA
2010-09-20Initial revisionTakuya ASADA
2010-09-20Use SSD_ERRCODE_CURRENT instead of magic 0x70.Kenneth R Westerback
2010-09-20define and use macros for looking at ncq bits.David Gwynne
2010-09-20missing #includeDamien Miller
2010-09-20check that received values are smaller than the group size in theDamien Miller
2010-09-20nsd uses configure, so put it in NO_CROSS for now.Dale Rahn
2010-09-20install a SIGCHLD handler to reap expiried child process; ok markus@Damien Miller
2010-09-20add some missing ral/run firmware to install mediaJonathan Gray
2010-09-20bus_dmamap_sync was using xs->flags to determine which directionDavid Gwynne
2010-09-20Update instructions for testing npppd and pipex. The instructions wasYASUOKA Masahiko
2010-09-20Fix unitialised variable access in the suspend/resume caseJonathan Gray
2010-09-20bufq_drain() does not need to be done in deactivate; we only needTheo de Raadt
2010-09-20Write the start of an activate function. QUIESCE should wait for theTheo de Raadt
2010-09-20Need an activate function to get to sub-devices. Write it by hand sinceTheo de Raadt
2010-09-20DVACT_ACTIVATE and DVACT_DEACTIVATE do nothing here; removeTheo de Raadt
2010-09-20Must travese deeper for DVACT_QUIESCE; ok miodTheo de Raadt
2010-09-20bring back scsi_base.c r1.195 and scsiconf.h r1.138 now thatDavid Gwynne