Commit Graph

85110 Commits

Author SHA1 Message Date
hrs
6dd96ef489 Use the word "Machine Check Architecture" correctly. 2003-01-15 16:38:33 +00:00
obrien
6d7f9104bc Move the realloc outside the inner loop. This reduces the number of times
we do the realloc.
2003-01-15 16:10:29 +00:00
bmah
62b3c18cd9 MFR50: Synchronize the content of the errata file with RELENG_5_0.
article.sgml	1.9.2.4

At this point, the errata file on HEAD should contain the same content
as for RELENG_5_0, but be compatible with the SGML entities and other
infrastructure on HEAD.  We can now add content here and it will
appear as post-release errata.
2003-01-15 15:20:50 +00:00
bmah
17900bc6f2 More prep work for the errata file.
Simulate the effects of a version number bump for just the errata
document.  This change will be backed out in a few days, during the
post release version number bump for the release documentation.
2003-01-15 15:15:09 +00:00
bmah
d88c2707ee Prepare to make the errata file on HEAD serve as the on-line (mutable)
errata document for 5.0-RELEASE, since that is the development branch
on which 5.0-RELEASE is based.

This change consists primarily of whitespace diff reductions to
RELENG_4 plus deleting some text that isn't really applicable.
2003-01-15 15:10:43 +00:00
davidxu
0893470fa0 Don't forget to disconnect object from class. 2003-01-15 14:58:07 +00:00
nyan
4743c6079e Merged from sys/isa/syscons_isa.c revision 1.21. 2003-01-15 13:12:12 +00:00
murray
47afd0c330 Resolve conflicts. 2003-01-15 10:47:32 +00:00
murray
82de6974f1 Resolve conflicts.
(import approved by: re)
2003-01-15 10:44:05 +00:00
murray
017255e081 Import ISC DHCP 3.0.1 RC10 client. 2003-01-15 10:31:26 +00:00
murray
2ed5602e51 This commit was generated by cvs2svn to compensate for changes in r109298,
which included commits to RCS files with non-trunk default branches.
2003-01-15 10:31:26 +00:00
tjr
2ddffe4aa0 Add a missing word. 2003-01-15 09:48:15 +00:00
keramida
6c8366bf3a Add missing . to mandoc macro
PR:		docs/47092
Submitted by:	SUZUKI Koichi <koich@cac.co.jp>
2003-01-15 08:24:45 +00:00
scottl
55472d7c3f - Add mozilla to the package list since it would be nice to have a browser
that a) was from this century, b) is not Opera, and c) doesn't require
   KDE.
 - Don't include the compat22 libraries unless the PKG_ARCH is i386.  Same
   goes for compat3x and compat4x for i386 and alpha.
 - Define PKG_ARCH and make it overridable in the environment.
2003-01-15 08:11:35 +00:00
chris
b179bdbea7 Slightly better grammar.
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 06:11:13 +00:00
simokawa
f2b7de2a4e DV_PAL shouldn't be here. 2003-01-15 05:28:50 +00:00
simokawa
def6259292 Add DV_PAL for PAL users. 2003-01-15 05:26:23 +00:00
mdodd
91dd338af1 Minimally document hw.syscons.sc_no_suspend_vtswitch.
Requested by:	 Nate Lawson <nate@root.org>
2003-01-15 05:26:10 +00:00
simokawa
424853c487 Fix IT DMA underun while bus reset.
- Reduce number of DELAY's
2003-01-15 04:21:16 +00:00
mdodd
db133fc962 Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader
tunable and sysctl (hw.syscons.sc_no_suspend_vtswitch).
2003-01-15 03:45:27 +00:00
chris
c0b6a66b88 sigh... revert the previous change; this isn't getpmac
Pointy hat:	chris
2003-01-15 03:13:51 +00:00
chris
6e975db862 Cross-reference the appropriate mac library functions.
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 03:13:50 +00:00
chris
ea77e1d7e7 Cross-reference mac(4).
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 03:09:01 +00:00
tjr
ad1ea71c7a Document the named semaphore functions. This could still use a bit
of polishing.
2003-01-15 03:07:40 +00:00
chris
5a653c8876 Actually add mac_prepare.3.
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 03:05:21 +00:00
chris
c099a91124 Cross-reference mac(4)
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 03:03:05 +00:00
chris
5b68d68d2e s/SEE_ALSO/SEE ALSO/
Cross-reference mac(4) and mac(9)

Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 03:02:30 +00:00
chris
698d4d2ab3 Update cross-references to include mac(4).
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 02:59:36 +00:00
chris
1281d1ed67 Welcome mac(4), the central source of information for all things MAC.
Sponsored by:   DARPA, Network Associates Laboratories
2003-01-15 02:57:39 +00:00
mdodd
4faf7cdff5 - GC a few more hand-rolled 'abs' macros.
- GC a few hand-rolled min()/max() macros while I'm here.
2003-01-15 02:15:57 +00:00
mdodd
3f76186cce - Add inline functions for {ll,l,}abs() to libkern.
- Remove hand rolled abs() functions.
2003-01-15 02:02:33 +00:00
chris
0fe7ecd117 Activate getpmac.8 2003-01-15 01:43:09 +00:00
chris
aeb97581f1 Document getpmac.
Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	TrustedBSD Project
2003-01-15 01:40:35 +00:00
chris
42596237d9 s/^Sh/.Sh/ (macros begin with .) 2003-01-15 01:20:58 +00:00
chris
fb8217a3c5 Document setpmac.
Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	TrustedBSD Project
2003-01-15 01:17:12 +00:00
chris
200d3a3d43 o Document mac_prepare() and associated functions
o Link mac_get_pid.3 to mac_get.3
o Update SEE ALSO to refer to mac_prepare, and added missing references
o Remove clause #3 on my work
o Update mac_get.3 for the updated MAC API

Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	TrustedBSD Project
2003-01-15 00:45:31 +00:00
bmah
58aec33c2a MFR500: Fix up ACPI-disabling hint text. 2003-01-14 23:37:14 +00:00
chris
541ffd166f o Remove clause #3
o Document mac_set_link().

Sponsored by:	DARPA, Network Associates Labs
2003-01-14 23:20:40 +00:00
mdodd
678fc82bcf Suspend/resume support (mostly for MiniPCI Prism2.5 boards).
Reviewed by:	 imp
2003-01-14 23:19:32 +00:00
joe
519d68956b Some USB devices are not prepared to deal with a single byte string
descriptor request, which usbd_get_string_desc() uses to get the
length of a descriptor.  One device for instance returns a full 8
byte long packet instead which confuses the rest of the stack and
leads to the USB port being reset.  The fix is to instead request
two bytes, but not to complain if we only get one.

Submitted by:	kan
MFC after:	3 days
2003-01-14 23:07:43 +00:00
phk
e9184d11f9 Add a very simple but functional GEOM mirror class.
This is committed more as an instructive tool than as a production
facility, but this will change over time.
2003-01-14 22:44:48 +00:00
dillon
5a2a297c7b Add missing #include
Submitted by:	"Sam Leffler" <sam@errno.com>
2003-01-14 21:31:31 +00:00
phk
aaa8136387 Now that we have non-geom_disk based drivers, we need to cover for those,
in case they return EOPNOTSUPP on an ioctl.

Found by:	jhb
2003-01-14 21:31:00 +00:00
bmah
e0f2b06d78 Minor hardware note updates: xl(4) 3C555, an(4) mini-PCI. 2003-01-14 20:31:31 +00:00
bmah
bd6c5f1c9e New release notes: pc98 SCSI MO support in boot loader (+MFC), make(1)
-C (+MFC), rarpd(8) -t (+MFC).

MFCs noted:  ubsa driver.
2003-01-14 20:29:18 +00:00
njl
9eb1510fb9 For the cpu throttling message, s/enabled/available
Requested by:	many
2003-01-14 19:39:41 +00:00
dillon
dab80127c8 Introduce the ability to flag a sysctl for operation at secure level 2 or 3
in addition to secure level 1.  The mask supports up to a secure level of 8
but only add defines through CTLFLAG_SECURE3 for now.

As per the missif in the log entry for 1.11 of ip_fw2.c which added the
secure flag to the IPFW sysctl's in the first place, change the secure
level requirement from 1 to 3 now that we have support for it.

Reviewed by:	imp
With Design Suggestions by:	imp
2003-01-14 19:35:33 +00:00
njl
0a61e145e9 Remove bogus locking from dc(4). Instead, move interrupt allocation
and ether_ifattach() to end.  This fixes a "could sleep" case and
simplifies error exit cases as well.  Also be sure to set errno
and clean up resources in !mac error case.

Tested by:	Ryan Beasley
2003-01-14 19:31:27 +00:00
dillon
30f31473af Comment correction. NetBSD uses 'readblksize' as the multiplier for the
-r option, which defaults to 32K (not 512 bytes).  Still just as bad
from a UI standpoint, though.
2003-01-14 19:26:08 +00:00
bmah
a90b35a5f4 New release notes: dump(8) -C, newsyslog(8) W flag. 2003-01-14 19:06:11 +00:00