summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-08Add mapping for ACPI device to PCI bdf (match autoconf tree)Jordan Hargrave
2010-07-08Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI cornerMark Kettenis
2010-07-08Let traceroute parse extended ICMP messages as defined by RFC 4884.Claudio Jeker
2010-07-08Add definitions for ICMP extended headers available for some ICMP messagesClaudio Jeker
2010-07-08use config_activate_children to activate children that might need itTheo de Raadt
2010-07-08use config_activate_children to get down to the isa bus activation codeTheo de Raadt
2010-07-08Devices which don't have read or write functionality should not returnTheo de Raadt
2010-07-08remove some unused netinet6 codeJonathan Gray
2010-07-08Use correct alignment for scrub max-mss. Based on a diff from deraadt.Stuart Henderson
2010-07-08For DVACT_SUSPEND and DVACT_RESUME we should always return success.Theo de Raadt
2010-07-08make the buffer big enough to hold a 1500 byte packet. Workaround (mtuChris Kuethe
2010-07-08use more natural English in messages; ok espie@Stuart Henderson
2010-07-08Revert part of previous.Thordur I. Bjornsson
2010-07-08Update after kroute.c change. As a goody print the route priority.Claudio Jeker
2010-07-08Kill more code in kroute.c that is unneeded in ldpd. ldpd is a bit strangeClaudio Jeker
2010-07-08minor tweak from Brad; add the word 'chips' after a list of devicesStuart Henderson
2010-07-08Remove references to kvm.lum
2010-07-08pipex didn't work on output. Fixed following problems:YASUOKA Masahiko
2010-07-08better op buf handling. Instead of mallocing a new buffer for everyThordur I. Bjornsson
2010-07-08Move pool initialization to init_crypto and zap the crypto_pool_initializedThordur I. Bjornsson
2010-07-08- use nitems() where applicableJasper Lievisse Adriaanse
2010-07-08802.1X is unsupported; from Christopher Zimmermann (tweakedJason McIntyre
2010-07-08- Xr ldd; from jochen keil, netbsd pr 30043Jason McIntyre
2010-07-08syncTheo de Raadt
2010-07-08syncTheo de Raadt
2010-07-08Move ss and friends to the attic.Kenneth R Westerback
2010-07-08Move ss and friends to the attic.Kenneth R Westerback
2010-07-07Make ifstated cause a little less noise in /var/log/daemon.Stefan Sperling
2010-07-07revert last commit, it made my puc(4) disappear. ok pirofti@Stuart Henderson
2010-07-07Use correct function name in panic()Claudio Jeker
2010-07-07tag itTheo de Raadt
2010-07-07syncTheo de Raadt
2010-07-07Use atomic operations to increment clock interrupt counter.Mark Kettenis
2010-07-07Implement atomic_add_ulong.Mark Kettenis
2010-07-07Don't grab the kernel lock for clock interrupts. Prevents deadlocks whenMark Kettenis
2010-07-07Remove duplicate mtod(). No need to do it twice since the mbuf is notClaudio Jeker
2010-07-07minor whitespace tweaks and clean up extra ;David Gwynne
2010-07-07bring mpi_wait over to mpii for an mpsafe mechanism to sleep while waitingDavid Gwynne
2010-07-07set each disks openings to the maximum number the controller can handle.David Gwynne
2010-07-07update manpage to reflect recent changes to m_copybackBret Lambert
2010-07-07zap chmod of /etc/pkg.conf since the installer itself will not put a usernameAlexander Hall
2010-07-07rename ccb_xs to ccb_cookie, and switch it from a struct scsi_xfer * to aDavid Gwynne
2010-07-07use a mutex to ensure writes to the two registers used to post commands toDavid Gwynne
2010-07-07let the config page request code sleep while waiting for a ccb if it isDavid Gwynne
2010-07-07do a 1:1 conversion of mpii_{get,put}_ccb to scsi_io_{get,put}.David Gwynne
2010-07-07Pull out disk sort. I committed the wrong version of the diff and itMarco Peereboom
2010-07-06siop sets XS_NO_CCB when it fails to allocate device state when commandsDavid Gwynne
2010-07-06- add an openbsd rcsidJason McIntyre
2010-07-06Document new unsetenv() error returns.Christian Weisgerber
2010-07-06sun4e support in the bootblocks, derived from a diff from jason@ 7 years ago.Miod Vallat