summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-05fix description of the mail(1) "p" command; from Aaron W. Hsu.Igor Sobrado
ok martynas@
2008-08-05Fix spurious 0 values on batteries seen on laptopts that have an embeddedMarco Peereboom
controller. Found, diagnosed and patch from Stefan Sperling <stsp@stsp.name> Minor KNF changes while here. Tested by many on a variaty of IBM laptops and others with and without acpiec. ok deraadt
2008-08-05Tell people to update their bootblocks (and how to do so) if theyMiod Vallat
intend to upgrade with bsd.rd.
2008-08-05Do not advertise the default route with wrong metric of 0. Set it to 1Claudio Jeker
by default. Reminded to commit this brad@, OK deraadt@
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
The current method results in a MAC address of all zeros. Tested by bernd@/jcs@ with 8102E and fkr@ with 8168C. From FreeBSD ok jsg@
2008-08-04do not count ethernet header twice in if_obytes stats.Damien Bergamini
do not count address family field twice in tun's if_obytes stats. ok henning@ reyk@ deraadt@ for the ethernet bits. ok deraadt@ for the tun bits.
2008-08-04refuse to run on block devices; prompted by marco; ok marco@ millert@Otto Moerbeek
deraadt@
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
(using a recursion limit). now OpenBSD can be installed in a subsequent DOS/Linux-compatible extended partition. ok krw@ deraadt@
2008-08-04right spelling for Guinea-Bissau and Songkran;Igor Sobrado
from comet-berkeley <comet@transbay.net> on FreeBSD PR conf/126199, and Frantisek Holop. fixes PR #5794. ok jmc@
2008-08-04"-a" is used if no arguments are given to wsconsctl.Igor Sobrado
tweaked by jmc@. ok jmc@
2008-08-04improve SEE ALSO links; from Ingo SchwarzeJason McIntyre
ok otto millert
2008-08-04Properly output machdep.chipset values on alpha models without pci buses;Miod Vallat
ok deraadt@
2008-08-04syncMiod Vallat
2008-08-03Don't print a warning when the random device cannot be opened ifTodd C. Miller
we have a pre-chroot random device. OK deraadt@ kettenis@
2008-08-03spread the unwritten wisdom newfs should be run on raw devs, not onOtto Moerbeek
block devs; ok marco@ jmc@ millert@ deraadt@
2008-08-03Adjust for change in 'struct sysent'. From Alexander Holupirek.Mark Kettenis
Fixes PR 5898.
2008-08-03Make buf_dealloc_mem() remove the mapping even if b_pobj is NULL. OtherwiseMark Kettenis
bread_cluster() leaks mappings which causes grief on VAC architectures. Fixes bsd.rd on hppa and armish. ok art@, beck@
2008-08-03make U (abbreviation of unread) work as man page saysMartynas Venckus
ok millert@, jmc@. sure theo
2008-08-03Sparc miniroot hasn't worked for a while, since the sed code to findKenneth R Westerback
the root disk was broken. Simplify and fix said sed code. Problem noted by okan@ and others, diagnosed by deraadt@, sed suggestions from nordin@, jmc@, fgsch@, guenther@. 'get something in before sparc gets done' deraadt@
2008-08-03revert part of rev. 1.65 where we set the address earlier. this seemsFederico G. Schwindt
to cause issues as per netbsd pr/39023. deraadt@ yuo@ ok.
2008-08-02Use correct terms as in the specs;Marcus Glocker
"fragment" gets replaced by "sample". "sample" gets replaced by "frame". A sample is a peace of a frame (final image). No functional changes. OK deraadt@
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
for some devices and we will fail back to GET_CUR then.
2008-08-02compile inteldrm and radeondrm in GENERIC by default, but disabled.Owain Ainsworth
This will let them get some more testing. Re-order things a little while i'm here. prompted by and ok deraadt@.
2008-08-02Make the drm attach messages a lot prettier.Owain Ainsworth
the DRM_{INFO,ERROR,DEBUG} printf macros still need some __VA_ARGS__ love. reyk@ and marco@ liked this, prompted by deraadt.
2008-08-02make the drm unsupported printf more in line with how the rest of themOwain Ainsworth
work. ok deraadt@
2008-08-02Ignore the ata channel on 164SX when controller is the built-in one, whenMiod Vallat
looking for the boot device; PR #5895
2008-08-02do not write the pf state key pointer to the pkhdr.Henning Brauer
effectively disables state key linking and pcb linking - unfortunatly, there seems to be a bug somewhere in there or triggered by it that we haven't tracked down yet, so we disable this for now to be on the safe side for release. lots of testing and analysis from todd and david.
2008-08-02If a format descriptor doesn't contain any frame descriptors even if itMarcus Glocker
claims to (as seen on the M$ LifeCam NX6000), abort further processing. Safes us from potential NULL pointer derefs.
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
- fix a typo in lkm.4 (different fix used) - document securelevel(7) (again, different fix taken) whilst here, some minor repair: - no need to wrap section names in quotes - tidy up FILES a little - new sentence, new line
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
wrong. hard-code 0xf for now. will be fixed post-release.
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
copy m_pkthdr.len and m_flags before and use that after to update the statistics. from altq(4) man page and for consistency with what is done in other parts of the tree.
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
WPA is on and RX protection for TA is on. Keep track of the TX/RX protection for each node when WPA is on. tested by djm@ (ral+wpa), ckuethe@ (ath-noenc) and krw@ (wpi<->ral+wpa). hints from bluhm@ has been in snaps for a few days. pointed out by bluhm@ something like 1 year ago but we did not have the right infrastructure to fix it properly at that time. ok deraadt@
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
ok jmc espie
2008-08-01- Use defined return values wherever possible instead inventingMarcus Glocker
custom ones. - Define functions which use USB return values with usbd_status instead int. - Define functions which always return 0 with void instead int. - (void) function calls which don't check the return code.
2008-08-01If no format descriptors have been found, abort attachment. Adjust someMarcus Glocker
DPRINTF and printf messages while here.
2008-08-01force route priority to RTP_DEFAULT unconditionally, effectively disablingHenning Brauer
route prios. playing safe for 4.4-release, as not all parts of the system deal correctly with route prios yet. ok claudio
2008-08-01silence failures to run scsi_prevent. dmesg spam sucks.David Gwynne
ok krw@ marco@ miod@ deraadt@