summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-08-28async events defines and structsMichael Shalayeff
2006-08-28revert flags usage commits. too close to release. will go in post release ins...Brad Smith
2006-08-28make a define for dealing w/ the big bit (0x80); no func changeMichael Shalayeff
2006-08-28properly detect failed drives and do not crash bioctl; krw@ testingMichael Shalayeff
2006-08-28fix up disc size check.Michael Coulter
2006-08-28syncTheo de Raadt
2006-08-28Except I disagree strongly, and I was not askedTheo de Raadt
2006-08-28Fix manual media types by always leaving the PHY in autoneg mode but adjustingBrad Smith
2006-08-28bzero() the sensor memory after allocating it.Kenneth R Westerback
2006-08-28set error and break -- not return an error before spl is set back in ioctl! f...Michael Shalayeff
2006-08-28add a BGE_JUMBO flag.Brad Smith
2006-08-28turns out the volume info contains a bitmap of failed physdisks in it, soDavid Gwynne
2006-08-28Dell PCI vendor subid.Brad Smith
2006-08-28Set the BGE_NO3LED flag to properly adjust the PHY LED mode if attachingBrad Smith
2006-08-27proper justify the size caption to match numbers justification; krw@ okMichael Shalayeff
2006-08-27add -nosplit to AUTHORS; from deanna phillipsJason McIntyre
2006-08-27display proper volume device name in the volume line (; krw@ testingMichael Shalayeff
2006-08-27tweaks;Jason McIntyre
2006-08-27tweaks;Jason McIntyre
2006-08-27spelling;Jason McIntyre
2006-08-27it works a little better like this.Brad Smith
2006-08-27Enable HORRID_III_HACK, but make sure we only disable the data cache onMark Kettenis
2006-08-27pack several boolean fields into the existing bge_flags field.Brad Smith
2006-08-27notes on new bioctl supportMichael Shalayeff
2006-08-27basic monitoring and management support. there are a few more things to fix b...Michael Shalayeff
2006-08-27Change ``etc'' to ``/etc'' for consistency with the rest of th epage.Ray Lai
2006-08-27Use the correct IGN for the B side of schizo. Makes interrupts actually workMark Kettenis
2006-08-27RegenMiod Vallat