summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-08syncReyk Floeter
2008-08-08add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4)Reyk Floeter
device)
2008-08-08spacing + wrap a line at 79chars.Thordur I. Bjornsson
2008-08-08plug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf,Thordur I. Bjornsson
free the mbuf before bailing out. ok claudio@
2008-08-08Check gettimeofday() against -1; Add a missing error check in one place.Thordur I. Bjornsson
OK reyk@
2008-08-08add a description for the options of fgen;Igor Sobrado
remove superfluous comments from the roff source code. improvements by jmc@ and matthieu@. ok jmc@, matthieu@
2008-08-08o use definitions from cd.hFederico G. Schwindt
o remove unused function prototype
2008-08-08'prey' -> 'pray' in comment as prayer rather than predation seemsKenneth R Westerback
the intended meaning.
2008-08-08revertMartynas Venckus
2008-08-08make _digittoint staticMartynas Venckus
2008-08-07Remove workaround used for the 4.4 release. More route prio stuff is commingClaudio Jeker
soon.
2008-08-07Use %sys_tick to generate clock interrupts on systems that have it.Mark Kettenis
2008-08-07Fix a typo, inteface -> interface.Brad Smith
From Gleydson Soares <gsoares at gmail dot com>
2008-08-07Give each CPU its own `struct intrhand' for %tick interrupts. Fixes aMark Kettenis
problem where the clock would stop ticking on some CPUs because of lost ticks.
2008-08-07small cleanup of error/warning stringsOtto Moerbeek
2008-08-07grow MINCLSIZE to MHLEN + MLEN + 1 again. we shrinked it just before theHenning Brauer
release to be on the safe side, now we have 6 months to find remaining offenders misusing MINCLSIZE
2008-08-07correctly copy the log interface spec when expanding an antispoof rule thatHenning Brauer
covers loopback addresses. ok ryan problem report from Harald Dunkel <harald.dunkel@aixigo.de>
2008-08-07account spanning tree frames in if_obytes and if_omcasts.Damien Bergamini
ok henning@
2008-08-07do not touch m after IFQ_ENQUEUE()+if_start().Damien Bergamini
ok brad@, mpf@, henning@, reyk@
2008-08-07- Enable ALTQ support.Brad Smith
- Let the VLAN driver know that the hw can send and receive full size VLAN tagged packets. Tested by maja@
2008-08-07don't wait for a free mbuf cluster in sosend() and enter the existingReyk Floeter
error handler that was never used before. this fixes a bug that a userland process might hang if the system ran out of mbuf clusters or even other unexpected behaviour in the network drivers. this bug is very old - it is also found in rev 1.1/stevens v2/44lite2/... discussed with many ok markus@ thib@ dlg@
2008-08-07spacing.Igor Sobrado
2008-08-07we are at 4.4-currentTheo de Raadt
2008-08-07Add a little section about ACPI, explaining that disabling ACPI might helpMiod Vallat
troubleshooting interrupt problems on some machines, and insist people should report such problems or they'll never get fixed. Final commit to the installation notes for this release. ok deraadt@
2008-08-06In the upgrade blurb, mention xetc won't be selectable as well, and mentionMiod Vallat
sysmerge can help you upgrade etc and xetc afterwards.
2008-08-06Oops, the new sets size computation script does not work correctly onMiod Vallat
symbolic links.
2008-08-06Update sets sizes.Miod Vallat
2008-08-06Fold text in 80 columns.Miod Vallat
2008-08-06Mention onboard USB might be disabled on XP1000 and close relatives, and howMiod Vallat
to enable it if necessary. From FreeBSD.
2008-08-06Minor random tweaks and fixes.Miod Vallat
2008-08-06Sync machine list with the web page.Miod Vallat
2008-08-06Don't bother mentioning FreeBSD ports or NetBSD pkgsrc only on theMiod Vallat
architectures FreeBSD or NetBSD runs on too: if a third-party application is missing from the OpenBSD ports tree, it is worth looking at the neighbours' regardless of the platform.
2008-08-06Foreign partition on MBR partition tables are put in default disklabelsMiod Vallat
from partition `i' onwards, not `h' onwards.
2008-08-06Unconditionnaly disable -fcse-skip-blocks at -O2 on m68k, for it causes NULLMiod Vallat
derefs in at least one case and I do not have time to debug this before the release. ok deraadt@
2008-08-06Jumbo update of installation notes for alpha:Miod Vallat
- mention more models supported by each floppy - mention more supported and unsupported models - sync cdrom boot instructions with reality - update ftp urls, ftp.digital.com no longer exist (but I resisted whining at HP which does not provide all the contents formerly available from ftp.digital.com and which you have to pick from educational sites which have mirrored them) - various little rewording with help from sobrado@
2008-08-06fix trunk breakage that sneaked in with the lacp diff:Reyk Floeter
- don't use in-kernel IFMEDIA ioctls in lacp and remove two KASSERTs that caused reliable panics - the lacp key can be locally assigned and we don't need to query the media subtype here. - unbreak failover/loadbalance/broadcast status handling. Reported by brad@ ok deraadt@
2008-08-06Backout the acpicpu_setpdc code and the code to allow est to use acpicpuGordon Willem Klok
on amd64. Evaluating the _PDC seems to lead to instability (PR5878 and a report by jmc@) on lower end machines its too close to release and I don't have enough nickels. ok deraadt@
2008-08-06we are no longer in -betaTheo de Raadt
2008-08-05Various tweaks and clarifications, and drop obsolete information regardingMiod Vallat
last century's hard disks on this century's platforms.
2008-08-05It's eiher ... or, not either ... andMiod Vallat
2008-08-05typoMiod Vallat
2008-08-05uncomment cardbus stuff.Miod Vallat
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
unattended when configured for serial console and no keyboard is plugged.
2008-08-05Better description of the installation steps:Miod Vallat
- document questions in proper order: hostname before network configuration, DNS only if network is configured, sshd and ntpd, aperture only on machines which need it, serial console only on machines which need it. This is done by splitting the end of OpenBSDCommonURL in various macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole and OpenBSDInstallWrapupPart2. - use the above macros when appropriate, OpenBSDInstallWrapup* being mandatory on all arches. - remove serial console configuration blurb on sparc and sparc64, it is handled by OpenBSDInstallConsole now.
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
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@