summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-29Fix handling of beacon frames by stations while they're associated.Damien Bergamini
2006-08-29add support for ufqdn ids in ike rulesMathieu Sauve-Frankel
2006-08-29make ic_stats.is_rx_tooshort statistic more accurate.Damien Bergamini
2006-08-29remove some unhelpful Xrs; ok hshoexerJason McIntyre
2006-08-29Change the way ieee80211_fix_rate() handles the IEEE80211_F_DOFRATE flag.Damien Bergamini
2006-08-29If pgrp is zero, the process ID of the specified process is used.Christian Weisgerber
2006-08-29Add support for IKE AH rules to ipsecctl. Man page input by jmc@.Christian Weisgerber
2006-08-29comment out ipcomp stuff for now; ok hshoexerJason McIntyre
2006-08-29Add support for onboard bge(4)'s on Sun UltraSPARC hardware that apparentlyMark Kettenis
2006-08-29increase the carp demotion counter by 128 instead of 1 while rc runs.Henning Brauer
2006-08-29Don't panic when watchdog timeout is called.Marcus Glocker
2006-08-29move the NOTE section into the main body;Jason McIntyre
2006-08-29allow a numeric argument to "carpdemote" to in-/decrease the demotionHenning Brauer
2006-08-29allow the carp demotion counter to be changed by arbitary values as longHenning Brauer
2006-08-29Reality check:Michael Knudsen
2006-08-29Work around a problem in Heimdal that occurs when KRB5CCNAME file isDarren Tucker
2006-08-29normalise some inconsistent (but harmless) NULL pointer checksDamien Miller
2006-08-29avoid ending mid-sentence w/ `.', or we get an extra space;Jason McIntyre
2006-08-29clean up our messDamien Miller
2006-08-29Properly define quick mode suites for AH. With naddy.Hans-Joerg Hoexer
2006-08-29Fix a possible kernel panic in ucom(4) that is caused by ttyclose() using dataMarc Balmer
2006-08-29zyd is not making this release; ok jsgTheo de Raadt
2006-08-29snuck in a typo, damnitTheo de Raadt
2006-08-29some net if devices do not media negotiate (for link) until brought up.Theo de Raadt
2006-08-29XXX when we find vgapci devices on a USIII machine, fail to matchTheo de Raadt
2006-08-29Handle site${VERSION}-$(hostname -s).tgz files better so that theyKenneth R Westerback
2006-08-28use Forwarding Information Base vs. Forward Information Base;Kevin Steves
2006-08-28Resync MAKEDEV scripts and man pagesMarc Aurele La France
2006-08-28move to official 4.0Theo de Raadt
2006-08-28Extend /dev/tty[C-F]* to /dev/tty[C-J]* on sparc64, and to /dev/tty[C-I]* onMarc Aurele La France
2006-08-28Allow building procfs on systems that don't #define PT_STEP (such as sparc64).Marc Aurele La France
2006-08-28-fgnu-runtime is only effective for Objective-C source, and produces aMarc Aurele La France
2006-08-28Completely rework the allocation/management of Rx buffers.Damien Bergamini
2006-08-28sync MEXTADD prototype with reality.Damien Bergamini
2006-08-28Make carp see all IPv6 address additions and remove dead code in carp_ioctl()Ryan Thomas McBride
2006-08-28Bump firmware package; create package which installs on any architecture,Marcus Glocker
2006-08-28Another grammar nit; "please go ahead" jmc@.Tom Cosgrove
2006-08-28zap argument name, okay millert@Marc Espie
2006-08-28.Xr sysctl 8; wording from jmc@Kevin Steves
2006-08-28tiny grammar fix; ok jmc@Kevin Steves
2006-08-28Port bus_dmamap_load(9) and bus_dmamap_sync(9).Marcus Glocker
2006-08-28typos; from tbertJason McIntyre
2006-08-28proper justify the size caption to match numbers justification; deraadt@ okMichael Shalayeff
2006-08-28avoid avail_end common; no binary change; found by grunk@Michael Shalayeff
2006-08-28enable arcDavid Gwynne
2006-08-28Check for illegal option lengths when parsing LCP packetsCan Erkin Acar
2006-08-28Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.Marcus Glocker
2006-08-28Get MAC address from the OpenFirmware local-mac-address property on sparc64.Mark Kettenis
2006-08-28move the firmware messaging under NBIO since it's only used by bio.David Gwynne
2006-08-28indicate when the peer announced the Graceful Restart capability, ok claudioHenning Brauer