sheldonh
e31fcee4e1
Quote the value of pccard_ether_delay, the only unquoted value in the
...
entire file.
2001-10-05 09:01:42 +00:00
kris
79db177a19
Add some important advice for young optical physicists.
2001-10-05 08:27:21 +00:00
dfr
ef3435232b
Disable interrupts when we are in DDB.
2001-10-05 08:23:08 +00:00
dfr
17d5b062c9
Add ia64_get_lid().
2001-10-05 08:20:41 +00:00
yar
f709f8a6c7
Move the agp(4) page from the i386 directory
...
to the machine-independent directory since
AGP is used on other architectures as well.
2001-10-05 08:12:03 +00:00
yar
93e2391e0f
Show kernel config syntax, not kldload command
...
in the SYNOPSIS section.
Reviewed by: ru
2001-10-05 07:17:24 +00:00
ps
34fd032239
Activate the bridge/dummynet modules.
...
Reminded by: ru
2001-10-05 07:09:27 +00:00
ps
38383190d5
Only allow users to see their own socket connections if
...
kern.ipc.showallsockets is set to 0.
Submitted by: billf (with modifications by me)
Inspired by: Dave McKay (aka pm aka Packet Magnet)
Reviewed by: peter
MFC after: 2 weeks
2001-10-05 07:06:32 +00:00
yar
9f7723d2e4
Use the traditional "indent" offset for mdoc(7) lists.
2001-10-05 06:32:40 +00:00
yar
bbb41c11df
Update the status of VLAN support in the ethernet drivers.
2001-10-05 06:30:42 +00:00
yar
8d14ffb929
Add the manpage for the AGP interface.
2001-10-05 06:08:22 +00:00
ps
d0afbb304a
Make it so dummynet and bridge can be loaded as modules.
...
Submitted by: billf
2001-10-05 05:45:27 +00:00
imp
da7f535b3c
Regen.
2001-10-05 05:32:51 +00:00
imp
44d85e12de
MFNetBSD:
...
1.139: augustss; Add EigerLabs sound card.
1.138: ichiro; Typo
1.137: ichiro; GEMTEK CF-size WaveLAN card based on Prism2.5 eval
1.136: ichiro; Symbol Spctrum24 LA4100 Series CF WaveLAN card
1.135: pooka; Psion Gold Card
1.134: christos; zonet zen (Henrik Berglund)
1.133: christos; dlink-660+ (janberg@netbsd.org )
1.132: itojun; 3Com 3CRWE62092A Wireless LAN
2001-10-05 05:32:27 +00:00
assar
ec54256760
also install roken-common.h
2001-10-05 04:56:37 +00:00
bmah
3c33963701
Updated release note: fsck(8) default cylinder group behavior.
...
MFCs noted: KVA_SPACE, ping(8) -A, fmt(1) rewrite.
2001-10-05 03:32:49 +00:00
peter
80a2fcfc29
Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts,
...
since dumplo is now an off_t. Scratch a couple of other itches as well.
s/L_SET/SEEK_SET/
2001-10-05 03:13:13 +00:00
peter
8f8b6ce1a1
Argh. Fix another >2GB savecore problem.
...
Reported by: mki@mozone.net
2001-10-05 03:06:35 +00:00
obrien
be3ae37c00
Properly static'ize increase_maxtable().
...
Submitted by: db@db.net
2001-10-05 03:02:04 +00:00
obrien
1547f1d07f
Fix the output so it really does dynamically resize the table.
...
Submitted by: Diane Bruce <db@db.net>
2001-10-05 02:09:43 +00:00
obrien
7d2463e9d1
Increase the table size by an order of magnitude.
...
The previous version was too small and YACC core dumped on the during the
hybrid-7 build.
Submitted by: Diane Bruce <db@db.net>
2001-10-05 00:46:22 +00:00
msmith
dd61fc83a8
Update usage of AcpiEnableEvent to reflect a new argument.
...
Fix acpi_DeviceIsPresent to check for valid _STA data and to check
the "present" and "functioning" bits.
Use acpi_DeviceIsPresent in acpi_pcib rather than rolling our own
(also broken) version.
2001-10-04 23:21:09 +00:00
msmith
06d963bb08
Update list of sources to match 20010920 snapshot.
2001-10-04 23:19:17 +00:00
msmith
123782961c
Update to reflect one file added, one removed.
2001-10-04 23:18:03 +00:00
msmith
5212fcf606
Remove file obsoleted by the 20010920 snapshot.
2001-10-04 23:17:35 +00:00
msmith
25157ef061
Merge our local patches into the 20010920 snapshot. Note that the
...
"implicit return" hack in psparse.c was resubmitted by Iwasaki-san.
Submitted by: iwasaki
2001-10-04 23:15:26 +00:00
msmith
83cb0f4040
This commit was generated by cvs2svn to compensate for changes in r84493,
...
which included commits to RCS files with non-trunk default branches.
2001-10-04 23:12:14 +00:00
msmith
414e433eba
Import of the Intel ACPI CA 20010920 snapshot.
2001-10-04 23:12:14 +00:00
msmith
8322450e5c
This commit was generated by cvs2svn to compensate for changes in r84491,
...
which included commits to RCS files with non-trunk default branches.
2001-10-04 23:12:13 +00:00
msmith
ba72040ab6
Import of the Intel ACPI CA 20010920 snapshot.
2001-10-04 23:12:13 +00:00
bmah
e43d10e5f0
Move <pubdate></pubdate> element into the <articleinfo></articleinfo> area,
...
where it goes for most other documents.
MFC after: 1 day
2001-10-04 23:06:37 +00:00
bmah
28d947c7dc
Consolidate the various SGML source files making up the release
...
notes document. Basically, I've moved the contents of common/
{artheader,intro,upgrading}.sgml into common/new.sgml, removed duplicate
$FreeBSD$ markers, and adjusted the various references to these files.
No other whitespace or content changes.
This change will make it easier to do some minor restructuring.
MFC after: 1 day
2001-10-04 22:40:19 +00:00
iedowse
721b742b1e
Remove the SSLEEP case from the load average computation. This has
...
been a no-op for as long as our CVS history goes back. Processes in
state SSLEEP could only be counted if p_slptime == 0, but immediately
before loadav() is called, schedcpu() has just incremented p_slptime
on all SSLEEP processes.
2001-10-04 22:33:31 +00:00
wpaul
6c9e575b19
Add compatibility functions for the AF_LOCAL RPC transport stuff
...
that used to live in RPC 4.0. This is needed for yppasswd and
rpc.yppasswdd to work correctly. Patch supplied by Martin Blapp.
2001-10-04 21:03:17 +00:00
bmah
17c1322590
The upgrade instructions referred to an article that was (I think)
...
folded into the Handbook. Point readers in the right direction and
do a little touchup on the text in this section.
MFC after: 1 day
2001-10-04 20:23:35 +00:00
sos
f5ccb524fc
Update the promise raid structure with some of the info I've gathered
...
before I'm accused of "lending" it from somebody else.
2001-10-04 18:02:26 +00:00
bmah
b61c05c0f2
In "Further Reading", mention other DocProj articles/books (in addition to
...
the FAQ and Handbook).
MFC after: 1 day
2001-10-04 17:33:35 +00:00
des
0e3cf8a851
Final style(9) commit: placement of opening brace; a continuation indent I
...
missed in the previous commit; a line that exceeded 80 characters. No
functional changes, but the object file's md5 checksum changes because some
lines have been displaced.
2001-10-04 16:35:44 +00:00
des
931b23f574
More style(9) fixes: no spaces between function name and parameter list;
...
some indentation fixes (particularly continuation lines).
Reviewed by: md5(1)
2001-10-04 16:29:45 +00:00
dwmalone
757a2ccad7
Bump __FreeBSD_version after change in ABI for discriptor and creds passing
...
on 64 bit platforms.
Reviewed by: imp
2001-10-04 16:14:43 +00:00
des
f11f58a22b
This file had a mixture of "return foo;" and "return (foo);"; standardize
...
on "return (foo);" as mandated by style(9).
Reviewed by: md5(1)
2001-10-04 16:09:22 +00:00
mp
2135391d66
Add nmdm driver.
...
PR: 31027
Submitted by: Edwin Groothuis <edwin@mavetju.org>
MFC after: 1 day
2001-10-04 15:37:55 +00:00
dfr
e77d9fc842
Add eficlock.c and remove sscclock.c.
2001-10-04 15:28:56 +00:00
dfr
618109d59e
Don't pretend the argument to clockattach is a device - it isn't.
2001-10-04 15:28:27 +00:00
dfr
874825c3ca
* Don't pretend the object passed to clockattach is a device - it isn't.
...
* Declare itc_frequency properly.
2001-10-04 15:27:35 +00:00
dfr
62360262bb
Use EFI (or some reasonable simulation) to read the RTC.
2001-10-04 15:26:05 +00:00
dfr
7ed4fe7528
Fake the EFI runtime call GetTime.
2001-10-04 15:24:52 +00:00
ru
7af6b8b2fa
Removed mentions of TARGET_ARCH from non-cross places.
2001-10-04 14:13:16 +00:00
dwmalone
86cf053ae0
Hopefully improve control message passing over Unix domain sockets.
...
1) Allow the sending of more than one control message at a time
over a unix domain socket. This should cover the PR 29499.
2) This requires that unp_{ex,in}ternalize and unp_scan understand
mbufs with more than one control message at a time.
3) Internalize and externalize used to work on the mbuf in-place.
This made life quite complicated and the code for sizeof(int) <
sizeof(file *) could end up doing the wrong thing. The patch always
create a new mbuf/cluster now. This resulted in the change of the
prototype for the domain externalise function.
4) You can now send SCM_TIMESTAMP messages.
5) Always use CMSG_DATA(cm) to determine the start where the data
in unp_{ex,in}ternalize. It was using ((struct cmsghdr *)cm + 1)
in some places, which gives the wrong alignment on the alpha.
(NetBSD made this fix some time ago).
This results in an ABI change for discriptor passing and creds
passing on the alpha. (Probably on the IA64 and Spare ports too).
6) Fix userland programs to use CMSG_* macros too.
7) Be more careful about freeing mbufs containing (file *)s.
This is made possible by the prototype change of externalise.
PR: 29499
MFC after: 6 weeks
2001-10-04 13:11:48 +00:00
ru
a41aa2f6cf
<mntopts.h> -> "mntopts.h" in SYNOPSIS.
...
Submitted by: bde
2001-10-04 13:11:11 +00:00