summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-11Replace nfsm_reqdone and nfsm_srvdone macros inline. No binary change.Bret Lambert
2007-09-11KNFGilles Chehade
2007-09-11Add __bounded__ attributes to prototypes.Damien Miller
2007-09-11Improve the ospfd(8) manpage.Esben Norby
2007-09-11syncHenning Brauer
2007-09-11PLX 9016, found on a puc nick@ acquired somewhereHenning Brauer
2007-09-11regenMartin Reindl
2007-09-11add Innotek VirtualBox devicesMartin Reindl
2007-09-11rearrange the mount_vnd examples to show the equivalent entry for eachAlexandre Anriot
2007-09-11For STAC9221 Macs - no need to max the DAC volumes now that a masterDeanna Phillips
2007-09-11For STAC9221 Macs, create master volume and mute controls by bindingDeanna Phillips
2007-09-11sort #includeKevin Steves
2007-09-11henric, tsk tsk, you missed stuff related to cryptosoftTheo de Raadt
2007-09-10Remove the ipq locking, it isn't strictly needed right nowThordur I. Bjornsson
2007-09-10Remove unused "extern" declaration.Henric Jungheim
2007-09-10Use M_ZERO.Deanna Phillips
2007-09-10fix uninitialized linked list headAlexandre Ratchov
2007-09-10Make the hmac ipad/opad globals "const" and fixup the crypto functionsHenric Jungheim
2007-09-10Fix a copy/pasto from last year. CMI9880 should work now.Deanna Phillips
2007-09-10Missing $OpenBSD$ tag.Mark Kettenis
2007-09-10IPI implementation. Bits and pieces from NetBSD, but the interface has beenMark Kettenis
2007-09-10When selecting cylinder groups as candidates for new directory creationThordur I. Bjornsson
2007-09-10Lock the vnode in ffs_unmount() before passing it too vinvalbuf()Thordur I. Bjornsson
2007-09-10point to new 2.14.1.15 firmware (-current only).Damien Bergamini
2007-09-10fix boot code maximum size.Damien Bergamini
2007-09-10fix interrupts processing and scan command + cleanupDamien Bergamini
2007-09-10- add support for 802.11 headers with various sizes (will be requiredDamien Bergamini
2007-09-10Pass a real ipl level to add_nubus_intr(), and make sure the interruptMiod Vallat
2007-09-10more MALLOC/FREE -> malloc/free and M_ZERO changesGilles Chehade
2007-09-10Use erealloc3() in more_aliases() instead of malloc/realloc.Todd C. Miller
2007-09-10remove my addition of portnumber for rsh in CVSROOT.Joris Vink
2007-09-10Introduce a md pmap hook, pmap_remove_holes(), which is supposed to markMiod Vallat
2007-09-10if more than 5 consecutive beacons are lost, reinitialize sensitivityDamien Bergamini
2007-09-10only send a sensitivity update command when the settings have changed.Damien Bergamini
2007-09-10cleanup. no binary change.Damien Bergamini
2007-09-10Make function pointer calls look all alike; from Holger Mikolon.Miod Vallat
2007-09-10Make sure we don't skip the code which sends the QUIT command to the CDDBChad Loder
2007-09-10more M_ZERO usage.Federico G. Schwindt
2007-09-10Proper use of fseek/fseeko macros.Tobias Stoeckmann
2007-09-10Allow port specification in our CVSROOT which is used for ourJoris Vink
2007-09-10add support for relaying DNS traffic (with a little bit of packetReyk Floeter
2007-09-10Properly display list of commands in default 80 column terminal.Tobias Stoeckmann
2007-09-10typo in message, from Mark Lumsden.Otto Moerbeek
2007-09-10Fixed segmentation fault that occured during .cvsrc parsing if an invalidTobias Stoeckmann
2007-09-10optional flags must be sorted and enclosed in single brackets,Igor Sobrado
2007-09-10Fix setting up the multicast filter. Fixes PR 5474.Mark Kettenis
2007-09-10If 44.1kHz sample rate isn't supported, use 48kHz instead.Deanna Phillips
2007-09-10initialize sc_outports->master and sc_inports->master. Fixes "set failed"Alexandre Ratchov
2007-09-10Add command verbs, a mixer target and mixer controls for EAPD control.Deanna Phillips
2007-09-10Some pin widgets default to off, so make sure they're all enabled, notDeanna Phillips