openbsd
16 years agoRegen
miod [Sat, 9 Aug 2008 16:31:23 +0000 (16:31 +0000)]
Regen

16 years agoAdd the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.
miod [Sat, 9 Aug 2008 16:31:06 +0000 (16:31 +0000)]
Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.
This is only the simplified layout, which is final; the complete layout with
extra symbols is still being discussed.

16 years agoturn an MFREE() into an m_free() and garbage collect an
thib [Sat, 9 Aug 2008 11:25:05 +0000 (11:25 +0000)]
turn an MFREE() into an m_free() and garbage collect an
unused mbuf pointer.

OK claudio@

16 years agoo nfs_vinvalbuf() is always called with the intrflag as 1, and then
thib [Sat, 9 Aug 2008 10:14:02 +0000 (10:14 +0000)]
o nfs_vinvalbuf() is always called with the intrflag as 1, and then
  checks if the mount is actually interrutable, and if not sets it 0.
  remove this argument from nfs_vinvalbuf and just do the checking inside
  the function.
o give nfs_vinvalbuf() a makeover so it looks nice. (spacing, casts, &c);
o Actually pass PCATCH too tsleep() if the mount it interrutable.

ok art@, blambert@

16 years agoRevert last commit, it doesn't always help, we need to find another
mglocker [Sat, 9 Aug 2008 08:42:03 +0000 (08:42 +0000)]
Revert last commit, it doesn't always help, we need to find another
solution.

16 years agoPrepare for ehci: If GET_DEF request has failed, wait a moment before
mglocker [Sat, 9 Aug 2008 07:57:48 +0000 (07:57 +0000)]
Prepare for ehci:  If GET_DEF request has failed, wait a moment before
issuing GET_CUR.  Makes my NX6000 attach on ehci.

16 years agoAdmit b_blkno means block number; a block is DEV_BSIZE (a.k.a.
krw [Fri, 8 Aug 2008 23:49:53 +0000 (23:49 +0000)]
Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a.
512) bytes; ffs is inextricably tied to using b_blkno and disklabel
always uses sectorsize units.

Thus use DEV_BSIZE units for all fields describing ffs filesystems
and convert to/from sectors where required. This enables the creation
and use of ffs filesystems on non-512 byte sectorsize devices.

This diff allows i386 and sgi (the two test platforms) to find
disklabels that are not on a sectorsize boundary. Same change to
further archs coming.

This is a no-op on 512-byte sectorsize devices.

This work triggered by jsing@'s need to create ffs filesystems on
sgi cdroms so we can create cdrom install media for sgi.

sgi testing by jsing@

ok jsing@ pedro@ "looks sane" beck@ weingart@

16 years agoadd a variable $SERVER_NAME which is "OpenBSD relayd" by default.
reyk [Fri, 8 Aug 2008 22:49:33 +0000 (22:49 +0000)]
add a variable $SERVER_NAME which is "OpenBSD relayd" by default.

16 years agodocumentation tweaks.
sobrado [Fri, 8 Aug 2008 21:48:19 +0000 (21:48 +0000)]
documentation tweaks.

ok jmc@, matthieu@

16 years agoo sync comment with reality, we have never malloc()'ed filehandles
thib [Fri, 8 Aug 2008 21:44:44 +0000 (21:44 +0000)]
o sync comment with reality, we have never malloc()'ed filehandles
  and the dead code that was supposed todo that has been removed.
o rename the NFS_SMALLFH constant to NFS_MAXFHSIZE, since it better
  reflects what it's for.

ok blambert@

16 years agoAfter beck@ changed the way nfsiod's are notified of work, the
blambert [Fri, 8 Aug 2008 20:44:38 +0000 (20:44 +0000)]
After beck@ changed the way nfsiod's are notified of work, the
nfs_iodwant array became unused. Garbage collect and free up
a few bytes.

ok thib@

16 years agoRemove code for variable-sized allocations of NFS filehandles by malloc(),
blambert [Fri, 8 Aug 2008 20:40:24 +0000 (20:40 +0000)]
Remove code for variable-sized allocations of NFS filehandles by malloc(),
as it was never used because there were 64-bit buffers already allocated
for filehandles in nfsnode structs.

ok thib@

16 years agochunked encoding may include empty lines at random places, do not
reyk [Fri, 8 Aug 2008 20:34:30 +0000 (20:34 +0000)]
chunked encoding may include empty lines at random places, do not
abort the session if we get an empty line except of the expected chunk
header.

16 years agoSmall step towards fixing documentation:
matthieu [Fri, 8 Aug 2008 20:07:49 +0000 (20:07 +0000)]
Small step towards fixing documentation:
- sync usage() with reality. Remove the -h option that does nothing.
- don't complain about kvm_openfiles() error in case of incorrect usage.
- add basic descriptions of the new options and views in the manual
  page. More is needed...
with help from jmc@ and sobrado@. ok sobrado@.

16 years agoremove an if notyet block from sys_fstatfs(), that will never be needed,
thib [Fri, 8 Aug 2008 19:49:09 +0000 (19:49 +0000)]
remove an if notyet block from sys_fstatfs(), that will never be needed,
softupdates are reported too statfs via other means. missed this block
in in rev1.148 where the same block was removed from sys_statfs().

16 years agofix possible memleaks in chunked encoding handler
reyk [Fri, 8 Aug 2008 19:13:24 +0000 (19:13 +0000)]
fix possible memleaks in chunked encoding handler

16 years agoonly dump all protocol nodes with DEBUG > 1.
reyk [Fri, 8 Aug 2008 18:56:05 +0000 (18:56 +0000)]
only dump all protocol nodes with DEBUG > 1.

16 years agoSupport HTTP responses that neither specify a Content-Length header
reyk [Fri, 8 Aug 2008 18:38:14 +0000 (18:38 +0000)]
Support HTTP responses that neither specify a Content-Length header
nor chunked encoding.  We don't know the length of the HTTP body in
this case, so it only works for single-pass HTTP responses without
subsequent HTTP response headers in the stream.  You can still enforce
the Content-Length header with an "expect" rule.

For example, this fixes response handling from undeadly.org (thttpd)
if relayd is running as a transparent HTTP proxy.

16 years agoDo not latch the IPSec tdb to the inpcb unconditionally. This has
bluhm [Fri, 8 Aug 2008 17:49:21 +0000 (17:49 +0000)]
Do not latch the IPSec tdb to the inpcb unconditionally.  This has
been moved to the protocol layer from ip_output at 2002/05/31.  The
IPv6 part has been forgotten so packets could get encrypted
unintentionally.
ok hshoexer markus

16 years agoWrap long lines and remove useless comment.
jsing [Fri, 8 Aug 2008 17:12:37 +0000 (17:12 +0000)]
Wrap long lines and remove useless comment.

16 years agouse cgbase() instead of doing arthmetic on fs_fpg when calculating
thib [Fri, 8 Aug 2008 16:17:38 +0000 (16:17 +0000)]
use cgbase() instead of doing arthmetic on fs_fpg when calculating
block# too ensure proper casting.

From FreeBSD;

ok miod@, pedro@, blambert@

16 years agosync
damien [Fri, 8 Aug 2008 16:08:22 +0000 (16:08 +0000)]
sync

16 years agoMake sgivol use the sgilabel struct from machine/disklabel.h, rather than
jsing [Fri, 8 Aug 2008 16:07:41 +0000 (16:07 +0000)]
Make sgivol use the sgilabel struct from machine/disklabel.h, rather than
declaring another.

ok miod@

16 years agoPCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350).
damien [Fri, 8 Aug 2008 16:07:18 +0000 (16:07 +0000)]
PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350).

16 years agoadd Longshine LCS-8031N to the list of supported devices (RT2860).
damien [Fri, 8 Aug 2008 15:57:41 +0000 (15:57 +0000)]
add Longshine LCS-8031N to the list of supported devices (RT2860).

from Fabian (bsdlist at gmx dot net)

16 years agoif we fail to extract the mbuf in the Rx routine, increment
thib [Fri, 8 Aug 2008 12:20:24 +0000 (12:20 +0000)]
if we fail to extract the mbuf in the Rx routine, increment
the if_ierrors before bailing out;
Turn a printf() that fires in this case too a DPRINTF since we
the interface error counters now reflect this.

OK mglocker@

16 years agosync
reyk [Fri, 8 Aug 2008 11:10:31 +0000 (11:10 +0000)]
sync

16 years agoadd eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4)
reyk [Fri, 8 Aug 2008 11:10:06 +0000 (11:10 +0000)]
add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4)
device)

16 years agospacing + wrap a line at 79chars.
thib [Fri, 8 Aug 2008 09:02:25 +0000 (09:02 +0000)]
spacing + wrap a line at 79chars.

16 years agoplug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf,
thib [Fri, 8 Aug 2008 08:54:08 +0000 (08:54 +0000)]
plug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf,
free the mbuf before bailing out.

ok claudio@

16 years agoCheck gettimeofday() against -1; Add a missing error check in one place.
thib [Fri, 8 Aug 2008 08:51:21 +0000 (08:51 +0000)]
Check gettimeofday() against -1; Add a missing error check in one place.

OK reyk@

16 years agoadd a description for the options of fgen;
sobrado [Fri, 8 Aug 2008 08:22:42 +0000 (08:22 +0000)]
add a description for the options of fgen;
remove superfluous comments from the roff source code.

improvements by jmc@ and matthieu@.

ok jmc@, matthieu@

16 years agoo use definitions from cd.h
fgsch [Fri, 8 Aug 2008 07:26:40 +0000 (07:26 +0000)]
o use definitions from cd.h
o remove unused function prototype

16 years ago'prey' -> 'pray' in comment as prayer rather than predation seems
krw [Fri, 8 Aug 2008 01:05:20 +0000 (01:05 +0000)]
'prey' -> 'pray' in comment as prayer rather than predation seems
the intended meaning.

16 years agorevert
martynas [Fri, 8 Aug 2008 00:41:17 +0000 (00:41 +0000)]
revert

16 years agomake _digittoint static
martynas [Fri, 8 Aug 2008 00:32:47 +0000 (00:32 +0000)]
make _digittoint static

16 years agoRemove workaround used for the 4.4 release. More route prio stuff is comming
claudio [Thu, 7 Aug 2008 21:32:08 +0000 (21:32 +0000)]
Remove workaround used for the 4.4 release. More route prio stuff is comming
soon.

16 years agoUse %sys_tick to generate clock interrupts on systems that have it.
kettenis [Thu, 7 Aug 2008 21:25:47 +0000 (21:25 +0000)]
Use %sys_tick to generate clock interrupts on systems that have it.

16 years agoFix a typo, inteface -> interface.
brad [Thu, 7 Aug 2008 19:26:57 +0000 (19:26 +0000)]
Fix a typo, inteface -> interface.

From Gleydson Soares <gsoares at gmail dot com>

16 years agoGive each CPU its own `struct intrhand' for %tick interrupts. Fixes a
kettenis [Thu, 7 Aug 2008 18:46:04 +0000 (18:46 +0000)]
Give each CPU its own `struct intrhand' for %tick interrupts.  Fixes a
problem where the clock would stop ticking on some CPUs because of lost
ticks.

16 years agosmall cleanup of error/warning strings
otto [Thu, 7 Aug 2008 18:41:47 +0000 (18:41 +0000)]
small cleanup of error/warning strings

16 years agogrow MINCLSIZE to MHLEN + MLEN + 1 again. we shrinked it just before the
henning [Thu, 7 Aug 2008 18:33:49 +0000 (18:33 +0000)]
grow MINCLSIZE to MHLEN + MLEN + 1 again. we shrinked it just before the
release to be on the safe side, now we have 6 months to find remaining
offenders misusing MINCLSIZE

16 years agocorrectly copy the log interface spec when expanding an antispoof rule that
henning [Thu, 7 Aug 2008 18:29:32 +0000 (18:29 +0000)]
correctly copy the log interface spec when expanding an antispoof rule that
covers loopback addresses. ok ryan
problem report from Harald Dunkel <harald.dunkel@aixigo.de>

16 years agoaccount spanning tree frames in if_obytes and if_omcasts.
damien [Thu, 7 Aug 2008 18:09:22 +0000 (18:09 +0000)]
account spanning tree frames in if_obytes and if_omcasts.

ok henning@

16 years agodo not touch m after IFQ_ENQUEUE()+if_start().
damien [Thu, 7 Aug 2008 18:06:17 +0000 (18:06 +0000)]
do not touch m after IFQ_ENQUEUE()+if_start().

ok brad@, mpf@, henning@, reyk@

16 years ago- Enable ALTQ support.
brad [Thu, 7 Aug 2008 17:56:51 +0000 (17:56 +0000)]
- Enable ALTQ support.
- Let the VLAN driver know that the hw can send and receive full size
VLAN tagged packets.

Tested by maja@

16 years agodon't wait for a free mbuf cluster in sosend() and enter the existing
reyk [Thu, 7 Aug 2008 17:43:37 +0000 (17:43 +0000)]
don't wait for a free mbuf cluster in sosend() and enter the existing
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@

16 years agospacing.
sobrado [Thu, 7 Aug 2008 17:37:37 +0000 (17:37 +0000)]
spacing.

16 years agowe are at 4.4-current
deraadt [Thu, 7 Aug 2008 17:18:03 +0000 (17:18 +0000)]
we are at 4.4-current

16 years agoAdd a little section about ACPI, explaining that disabling ACPI might help
miod [Thu, 7 Aug 2008 06:18:42 +0000 (06:18 +0000)]
Add a little section about ACPI, explaining that disabling ACPI might help
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@

16 years agoIn the upgrade blurb, mention xetc won't be selectable as well, and mention
miod [Wed, 6 Aug 2008 20:50:48 +0000 (20:50 +0000)]
In the upgrade blurb, mention xetc won't be selectable as well, and mention
sysmerge can help you upgrade etc and xetc afterwards.

16 years agoOops, the new sets size computation script does not work correctly on
miod [Wed, 6 Aug 2008 20:43:44 +0000 (20:43 +0000)]
Oops, the new sets size computation script does not work correctly on
symbolic links.

16 years agoUpdate sets sizes.
miod [Wed, 6 Aug 2008 20:42:54 +0000 (20:42 +0000)]
Update sets sizes.

16 years agoFold text in 80 columns.
miod [Wed, 6 Aug 2008 20:30:08 +0000 (20:30 +0000)]
Fold text in 80 columns.

16 years agoMention onboard USB might be disabled on XP1000 and close relatives, and how
miod [Wed, 6 Aug 2008 20:29:49 +0000 (20:29 +0000)]
Mention onboard USB might be disabled on XP1000 and close relatives, and how
to enable it if necessary. From FreeBSD.

16 years agoMinor random tweaks and fixes.
miod [Wed, 6 Aug 2008 18:23:51 +0000 (18:23 +0000)]
Minor random tweaks and fixes.

16 years agoSync machine list with the web page.
miod [Wed, 6 Aug 2008 18:23:29 +0000 (18:23 +0000)]
Sync machine list with the web page.

16 years agoDon't bother mentioning FreeBSD ports or NetBSD pkgsrc only on the
miod [Wed, 6 Aug 2008 18:22:13 +0000 (18:22 +0000)]
Don't bother mentioning FreeBSD ports or NetBSD pkgsrc only on the
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.

16 years agoForeign partition on MBR partition tables are put in default disklabels
miod [Wed, 6 Aug 2008 18:20:53 +0000 (18:20 +0000)]
Foreign partition on MBR partition tables are put in default disklabels
from partition `i' onwards, not `h' onwards.

16 years agoUnconditionnaly disable -fcse-skip-blocks at -O2 on m68k, for it causes NULL
miod [Wed, 6 Aug 2008 18:04:26 +0000 (18:04 +0000)]
Unconditionnaly disable -fcse-skip-blocks at -O2 on m68k, for it causes NULL
derefs in at least one case and I do not have time to debug this before the
release.
ok deraadt@

16 years agoJumbo update of installation notes for alpha:
miod [Wed, 6 Aug 2008 17:22:14 +0000 (17:22 +0000)]
Jumbo update of installation notes for alpha:
- 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@

16 years agofix trunk breakage that sneaked in with the lacp diff:
reyk [Wed, 6 Aug 2008 17:04:28 +0000 (17:04 +0000)]
fix trunk breakage that sneaked in with the lacp diff:

- 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@

16 years agoBackout the acpicpu_setpdc code and the code to allow est to use acpicpu
gwk [Wed, 6 Aug 2008 05:24:44 +0000 (05:24 +0000)]
Backout the acpicpu_setpdc code and the code to allow est to use acpicpu
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@

16 years agowe are no longer in -beta
deraadt [Wed, 6 Aug 2008 03:56:53 +0000 (03:56 +0000)]
we are no longer in -beta

16 years agoVarious tweaks and clarifications, and drop obsolete information regarding
miod [Tue, 5 Aug 2008 23:05:12 +0000 (23:05 +0000)]
Various tweaks and clarifications, and drop obsolete information regarding
last century's hard disks on this century's platforms.

16 years agoIt's eiher ... or, not either ... and
miod [Tue, 5 Aug 2008 23:03:50 +0000 (23:03 +0000)]
It's eiher ... or, not either ... and

16 years agotypo
miod [Tue, 5 Aug 2008 23:03:35 +0000 (23:03 +0000)]
typo

16 years agouncomment cardbus stuff.
miod [Tue, 5 Aug 2008 23:03:05 +0000 (23:03 +0000)]
uncomment cardbus stuff.

16 years agoIt's amd64 not i386 here.
miod [Tue, 5 Aug 2008 23:02:50 +0000 (23:02 +0000)]
It's amd64 not i386 here.

16 years agoMore SRM information, and how to make a non model 300 DEC 3000 autoboot
miod [Tue, 5 Aug 2008 23:02:34 +0000 (23:02 +0000)]
More SRM information, and how to make a non model 300 DEC 3000 autoboot
unattended when configured for serial console and no keyboard is plugged.

16 years agoBetter description of the installation steps:
miod [Tue, 5 Aug 2008 22:57:59 +0000 (22:57 +0000)]
Better description of the installation steps:
- 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.

16 years agoMention mail.html for mailing list etiquette and information.
miod [Tue, 5 Aug 2008 22:53:51 +0000 (22:53 +0000)]
Mention mail.html for mailing list etiquette and information.

16 years agofix description of the mail(1) "p" command; from Aaron W. Hsu.
sobrado [Tue, 5 Aug 2008 17:15:39 +0000 (17:15 +0000)]
fix description of the mail(1) "p" command; from Aaron W. Hsu.

ok martynas@

16 years agoFix spurious 0 values on batteries seen on laptopts that have an embedded
marco [Tue, 5 Aug 2008 17:01:06 +0000 (17:01 +0000)]
Fix spurious 0 values on batteries seen on laptopts that have an embedded
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

16 years agoTell people to update their bootblocks (and how to do so) if they
miod [Tue, 5 Aug 2008 16:41:10 +0000 (16:41 +0000)]
Tell people to update their bootblocks (and how to do so) if they
intend to upgrade with bsd.rd.

16 years agoDo not advertise the default route with wrong metric of 0. Set it to 1
claudio [Tue, 5 Aug 2008 06:51:12 +0000 (06:51 +0000)]
Do not advertise the default route with wrong metric of 0. Set it to 1
by default. Reminded to commit this brad@, OK deraadt@

16 years agoOne last duplicate scsi initiator report in dmesg.
miod [Tue, 5 Aug 2008 04:29:03 +0000 (04:29 +0000)]
One last duplicate scsi initiator report in dmesg.

16 years agoAdd support for reading the MAC address for newer re(4) chipsets.
brad [Tue, 5 Aug 2008 01:58:47 +0000 (01:58 +0000)]
Add support for reading the MAC address for newer re(4) chipsets.
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@

16 years agodo not count ethernet header twice in if_obytes stats.
damien [Mon, 4 Aug 2008 18:55:08 +0000 (18:55 +0000)]
do not count ethernet header twice in if_obytes stats.
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.

16 years agorefuse to run on block devices; prompted by marco; ok marco@ millert@
otto [Mon, 4 Aug 2008 18:46:32 +0000 (18:46 +0000)]
refuse to run on block devices; prompted by marco; ok marco@ millert@
deraadt@

16 years agoAccept 'q' or 'Q' for quit at the --More-- prompt.
millert [Mon, 4 Aug 2008 18:42:09 +0000 (18:42 +0000)]
Accept 'q' or 'Q' for quit at the --More-- prompt.

16 years agoUpdate to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@
millert [Mon, 4 Aug 2008 16:34:20 +0000 (16:34 +0000)]
Update to BIND 9.4.2-P2 and adapt our dynamic select changes.  OK deraadt@

16 years agofix extended partition support by handling chained EBRs correctly
reyk [Mon, 4 Aug 2008 15:58:13 +0000 (15:58 +0000)]
fix extended partition support by handling chained EBRs correctly
(using a recursion limit).  now OpenBSD can be installed in a
subsequent DOS/Linux-compatible extended partition.

ok krw@ deraadt@

16 years agoright spelling for Guinea-Bissau and Songkran;
sobrado [Mon, 4 Aug 2008 08:29:17 +0000 (08:29 +0000)]
right spelling for Guinea-Bissau and Songkran;
from comet-berkeley <comet@transbay.net> on FreeBSD PR conf/126199,
and Frantisek Holop.

fixes PR #5794.

ok jmc@

16 years ago"-a" is used if no arguments are given to wsconsctl.
sobrado [Mon, 4 Aug 2008 07:32:51 +0000 (07:32 +0000)]
"-a" is used if no arguments are given to wsconsctl.

tweaked by jmc@.

ok jmc@

16 years agoimprove SEE ALSO links; from Ingo Schwarze
jmc [Mon, 4 Aug 2008 07:08:23 +0000 (07:08 +0000)]
improve SEE ALSO links; from Ingo Schwarze
ok otto millert

16 years agoProperly output machdep.chipset values on alpha models without pci buses;
miod [Mon, 4 Aug 2008 04:26:42 +0000 (04:26 +0000)]
Properly output machdep.chipset values on alpha models without pci buses;
ok deraadt@

16 years agosync
miod [Mon, 4 Aug 2008 04:21:44 +0000 (04:21 +0000)]
sync

16 years agoDon't print a warning when the random device cannot be opened if
millert [Sun, 3 Aug 2008 21:53:12 +0000 (21:53 +0000)]
Don't print a warning when the random device cannot be opened if
we have a pre-chroot random device.  OK deraadt@ kettenis@

16 years agospread the unwritten wisdom newfs should be run on raw devs, not on
otto [Sun, 3 Aug 2008 21:43:19 +0000 (21:43 +0000)]
spread the unwritten wisdom newfs should be run on raw devs, not on
block devs; ok marco@ jmc@ millert@ deraadt@

16 years agoAdjust for change in 'struct sysent'. From Alexander Holupirek.
kettenis [Sun, 3 Aug 2008 21:31:53 +0000 (21:31 +0000)]
Adjust for change in 'struct sysent'.  From Alexander Holupirek.
Fixes PR 5898.

16 years agoMake buf_dealloc_mem() remove the mapping even if b_pobj is NULL. Otherwise
kettenis [Sun, 3 Aug 2008 18:08:54 +0000 (18:08 +0000)]
Make buf_dealloc_mem() remove the mapping even if b_pobj is NULL.  Otherwise
bread_cluster() leaks mappings which causes grief on VAC architectures.

Fixes bsd.rd on hppa and armish.

ok art@, beck@

16 years agomake U (abbreviation of unread) work as man page says
martynas [Sun, 3 Aug 2008 14:30:48 +0000 (14:30 +0000)]
make U (abbreviation of unread) work as man page says
ok millert@, jmc@.  sure theo

16 years agoSparc miniroot hasn't worked for a while, since the sed code to find
krw [Sun, 3 Aug 2008 14:18:00 +0000 (14:18 +0000)]
Sparc miniroot hasn't worked for a while, since the sed code to find
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@

16 years agorevert part of rev. 1.65 where we set the address earlier. this seems
fgsch [Sun, 3 Aug 2008 02:02:14 +0000 (02:02 +0000)]
revert part of rev. 1.65 where we set the address earlier. this seems
to cause issues as per netbsd pr/39023.  deraadt@ yuo@ ok.

16 years agoUse correct terms as in the specs;
mglocker [Sat, 2 Aug 2008 21:52:37 +0000 (21:52 +0000)]
Use correct terms as in the specs;
"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@

16 years agoBetter wording for a comment.
mglocker [Sat, 2 Aug 2008 20:08:49 +0000 (20:08 +0000)]
Better wording for a comment.

16 years agoSpacing, sorting, and remove an unused prototype.
mglocker [Sat, 2 Aug 2008 20:05:28 +0000 (20:05 +0000)]
Spacing, sorting, and remove an unused prototype.

16 years agoWoops, remove #undef which was committed by mistake.
mglocker [Sat, 2 Aug 2008 17:30:31 +0000 (17:30 +0000)]
Woops, remove #undef which was committed by mistake.

16 years agoDon't print error message if GET_DEF request fails, since this is common
mglocker [Sat, 2 Aug 2008 16:34:45 +0000 (16:34 +0000)]
Don't print error message if GET_DEF request fails, since this is common
for some devices and we will fail back to GET_CUR then.