summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-05It's amd64 not i386 here.Miod Vallat
2008-08-05More SRM information, and how to make a non model 300 DEC 3000 autobootMiod Vallat
2008-08-05Better description of the installation steps:Miod Vallat
2008-08-05Mention mail.html for mailing list etiquette and information.Miod Vallat
2008-08-05fix description of the mail(1) "p" command; from Aaron W. Hsu.Igor Sobrado
2008-08-05Fix spurious 0 values on batteries seen on laptopts that have an embeddedMarco Peereboom
2008-08-05Tell people to update their bootblocks (and how to do so) if theyMiod Vallat
2008-08-05Do not advertise the default route with wrong metric of 0. Set it to 1Claudio Jeker
2008-08-05One last duplicate scsi initiator report in dmesg.Miod Vallat
2008-08-05Add support for reading the MAC address for newer re(4) chipsets.Brad Smith
2008-08-04do not count ethernet header twice in if_obytes stats.Damien Bergamini
2008-08-04refuse to run on block devices; prompted by marco; ok marco@ millert@Otto Moerbeek
2008-08-04Accept 'q' or 'Q' for quit at the --More-- prompt.Todd C. Miller
2008-08-04Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@Todd C. Miller
2008-08-04fix extended partition support by handling chained EBRs correctlyReyk Floeter
2008-08-04right spelling for Guinea-Bissau and Songkran;Igor Sobrado
2008-08-04"-a" is used if no arguments are given to wsconsctl.Igor Sobrado
2008-08-04improve SEE ALSO links; from Ingo SchwarzeJason McIntyre
2008-08-04Properly output machdep.chipset values on alpha models without pci buses;Miod Vallat
2008-08-04syncMiod Vallat
2008-08-03Don't print a warning when the random device cannot be opened ifTodd C. Miller
2008-08-03spread the unwritten wisdom newfs should be run on raw devs, not onOtto Moerbeek
2008-08-03Adjust for change in 'struct sysent'. From Alexander Holupirek.Mark Kettenis
2008-08-03Make buf_dealloc_mem() remove the mapping even if b_pobj is NULL. OtherwiseMark Kettenis
2008-08-03make U (abbreviation of unread) work as man page saysMartynas Venckus
2008-08-03Sparc miniroot hasn't worked for a while, since the sed code to findKenneth R Westerback
2008-08-03revert part of rev. 1.65 where we set the address earlier. this seemsFederico G. Schwindt
2008-08-02Use correct terms as in the specs;Marcus Glocker
2008-08-02Better wording for a comment.Marcus Glocker
2008-08-02Spacing, sorting, and remove an unused prototype.Marcus Glocker
2008-08-02Woops, remove #undef which was committed by mistake.Marcus Glocker
2008-08-02Don't print error message if GET_DEF request fails, since this is commonMarcus Glocker
2008-08-02compile inteldrm and radeondrm in GENERIC by default, but disabled.Owain Ainsworth
2008-08-02Make the drm attach messages a lot prettier.Owain Ainsworth
2008-08-02make the drm unsupported printf more in line with how the rest of themOwain Ainsworth
2008-08-02Ignore the ata channel on 164SX when controller is the built-in one, whenMiod Vallat
2008-08-02do not write the pf state key pointer to the pkhdr.Henning Brauer
2008-08-02If a format descriptor doesn't contain any frame descriptors even if itMarcus Glocker
2008-08-02Fix integer truncation in pcread() and ptcwrite(). ok miod, otto, deraadt.Stefan Kempf
2008-08-02fixes from Alexander Holupirek, documentation/5899:Jason McIntyre
2008-08-02Fix typo. Reported by Maxim Belooussov.Marcus Glocker
2008-08-02do not use IEEE80211_QOS_TID. its definition in ieee80211.h isDamien Bergamini
2008-08-02fix printf format specifiers; ok krw@ millert@ deraadt@Otto Moerbeek
2008-08-02do not touch m after it has been enqueued with IFQ_ENQUEUE().Damien Bergamini
2008-08-02print the correct value in a debug message.Damien Bergamini
2008-08-02typo in a comment. no binary change.Damien Bergamini
2008-08-02Drop frames that are received unencrypted when WEP is on or whenDamien Bergamini
2008-08-02whitepsace -> whitespace. From Matthew Clarke via bugs@.Kenneth R Westerback
2008-08-02usage() has to exit 1; Gleydson SoaresTheo de Raadt
2008-08-01Document the MAKEFILE variable as unreliable.Alexander Bluhm