Johan Karlsson
|
2281085897
|
Use correct arguments to sysctl in code example.
PR: 40038
Submitted by: perky
Approved by: sheldonh (mentor)
MFC after: 1 week
|
2002-08-30 10:52:17 +00:00 |
|
Matthew Dillon
|
5bdfbf5afd
|
Cleanup grammer related to PR 40907 and add a section on TCP delayed
acks as suggested by Mike Harding <mvh@ix.netcom.com>
|
2002-08-29 20:34:06 +00:00 |
|
Maxim Sobolev
|
d1831a621a
|
Last missed bit of user-setable promisc mode.
Pointy hat to: sobomax
MFC after: 1 day
|
2002-08-28 07:24:20 +00:00 |
|
Tom Rhodes
|
2ff33d9472
|
Grammar cleanup
PR: 40909
|
2002-08-27 16:18:07 +00:00 |
|
Yaroslav Tykhiy
|
dd4dc0a99c
|
Language style and grammar fixes.
tx(4) has gained native support for vlan(4).
MFC after: 3 days
|
2002-08-27 14:26:05 +00:00 |
|
Yaroslav Tykhiy
|
a5a8905c10
|
Update the section on NIC driver support status.
MFC after: 3 days
|
2002-08-27 14:01:14 +00:00 |
|
David E. O'Brien
|
a8a1e43d8f
|
Backout rev 1.4. The code certainly does not spell the sysctl with 'ed':
$ grep disable /sys/boot/i386/libi386/i386_module.c
if ((getenv("acpi_load") && !getenv("hint.acpi.0.disable"))) {
|
2002-08-25 20:02:30 +00:00 |
|
Matthew Dillon
|
301b6a7936
|
Rearrange a sentence that got stuck in the wrong paragraph.
X-MFC after: (all commits here will be MFCd)
|
2002-08-25 18:54:04 +00:00 |
|
Matthew Dillon
|
c3bf8c4544
|
Clear up confusion in a sentence describing [/var]/tmp.
|
2002-08-25 18:46:43 +00:00 |
|
Matthew Dillon
|
78d1394010
|
Add a section on the net.inet.ip.portrange.* sysctls.
Suggested by: Mike Harding <mvh@ix.netcom.com>
MFC after: 3 days
|
2002-08-25 18:34:48 +00:00 |
|
Mike Barcroft
|
33213740d8
|
Append a d to disable to make the ACPI hint example valid.
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
|
2002-08-25 16:48:16 +00:00 |
|
Chris Costello
|
4e1e73eb94
|
Remove a repeated word.
Submitted by: horikawa
|
2002-08-25 07:13:05 +00:00 |
|
Matthew Dillon
|
667137d174
|
Add A section on the retransmit timer sysctls.
MFC after: 3 days
|
2002-08-25 01:51:57 +00:00 |
|
Bruce A. Mah
|
6224bea053
|
Really add new fxp(4) adapter names this time.
Forgotten part of a patch from:
PR: 41759
Submitted by: David Siebörger <drs@rucus.ru.ac.za>
|
2002-08-24 22:26:52 +00:00 |
|
Bruce A. Mah
|
04f60e4b0a
|
Update the list of chips and cards supported by this driver.
Based heavily on patches contained in...
PR: 41759
Submitted by: David "Siebörger" <drs@rucus.ru.ac.za>
|
2002-08-24 17:00:17 +00:00 |
|
Warner Losh
|
f46ccb5625
|
Suggest that function prototypes in kernel headers be alphabetical,
unless there's a compelling reason to deviate.
Submitted by: Don Lewis
Suggestion not objected to by: developers@
|
2002-08-21 06:58:21 +00:00 |
|
Archie Cobbs
|
97cbe82b40
|
Man page for new L2TP netgraph node type.
Obtained from: Packet Design
|
2002-08-20 22:00:56 +00:00 |
|
Jens Schweikhardt
|
d4bbfee298
|
Insert missing 'are' to fix grammar bogon.
MFC after: 3 days
|
2002-08-20 14:43:10 +00:00 |
|
Gordon Tetlow
|
806fb7f53b
|
Update manpage to reflect reality:
xntpd -> ntpd
single_mountd_enable -> mountd_enable
portmap -> rpcbind
|
2002-08-19 17:57:38 +00:00 |
|
Maxim Sobolev
|
62f7648682
|
Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.
Reviewed by: -hackers, -net
|
2002-08-18 07:05:00 +00:00 |
|
Matthew Dillon
|
e1583529ee
|
Oops, last manual commit was to -stable, should have been to -current.
No biggy, the code MFC to stable will catch up to the docs in a week.
X-MFC after: -7 days
|
2002-08-17 20:44:24 +00:00 |
|
Tom Rhodes
|
19c99159d4
|
Remove usbhidaction(1) manual page under SEE ALSO section. This will be
added again if/when we port the framework.
Submitted by: mwlucas
Approved by: joe
|
2002-08-16 05:01:11 +00:00 |
|
Maxime Henrion
|
9ca5db2fe1
|
Fix typo.
|
2002-08-15 13:11:35 +00:00 |
|
Ruslan Ermilov
|
43290b6363
|
mdoc(7) police: fixed indentation in synopsis.
Submitted by: bde
|
2002-08-15 08:20:07 +00:00 |
|
Ruslan Ermilov
|
c887ca5b8a
|
mdoc(7) police: fixed indentation in SYNOPSIS.
Submitted by: style(9) police (bde)
|
2002-08-14 16:09:31 +00:00 |
|
Ruslan Ermilov
|
c0cb7cc399
|
mdoc(7) police: minor nits.
Approved by: imp
|
2002-08-13 19:43:47 +00:00 |
|
Ruslan Ermilov
|
a654c53e16
|
mdoc(7) police: Removed redundant .Ns calls.
|
2002-08-13 16:07:28 +00:00 |
|
Josef Karthauser
|
96991a6ae8
|
Add a bugs section to mention that this device probably doesn't work
properly.
|
2002-08-13 15:12:11 +00:00 |
|
Ruslan Ermilov
|
75aee0b96c
|
mdoc(7) police: nits.
|
2002-08-13 15:01:26 +00:00 |
|
Ruslan Ermilov
|
6c8c60988b
|
mdoc(7) police: typos.
|
2002-08-13 14:57:33 +00:00 |
|
Ruslan Ermilov
|
635e2e682b
|
mdoc(7) police: nit.
|
2002-08-13 14:52:41 +00:00 |
|
Ruslan Ermilov
|
e6d3dae8cd
|
mdoc(7) police: tidy up formatting.
|
2002-08-13 14:51:17 +00:00 |
|
Ruslan Ermilov
|
ad5ca2e1b7
|
mdoc(7) police: revert to a valid construct.
|
2002-08-13 14:42:24 +00:00 |
|
Ruslan Ermilov
|
8cdc6c3a7c
|
mdoc(7) police: removed hard sentence break.
|
2002-08-13 14:39:26 +00:00 |
|
Ruslan Ermilov
|
c3b938855a
|
mdoc(7) police: Bump document date, removed (again) hard sentence breaks..
|
2002-08-13 14:37:41 +00:00 |
|
Ruslan Ermilov
|
e316d2deba
|
mdoc(7) police: nit.
|
2002-08-13 14:25:53 +00:00 |
|
Ruslan Ermilov
|
74087d9d1a
|
mdoc(7) police: laundry.
|
2002-08-13 14:20:06 +00:00 |
|
Ruslan Ermilov
|
76e0d06131
|
mdoc(7) police: laundry.
|
2002-08-13 14:12:31 +00:00 |
|
Ruslan Ermilov
|
99bf03d6a5
|
mdoc(7) police: added missing paragraph breaks.
|
2002-08-13 13:59:35 +00:00 |
|
Ruslan Ermilov
|
052160ff07
|
mdoc(7) police: typo and removed stray .Pp.
|
2002-08-13 13:55:02 +00:00 |
|
Ruslan Ermilov
|
5faba7ef6b
|
mdoc(7) police: pseudo-devices are gone from -CURRENT.
|
2002-08-13 13:50:36 +00:00 |
|
Ruslan Ermilov
|
a627f55aa4
|
mdoc(7) police: nits in rev. 1.4.
|
2002-08-13 13:44:45 +00:00 |
|
Tom Rhodes
|
b726757328
|
Attach uvisor(4) to the build.
|
2002-08-13 01:39:36 +00:00 |
|
Tom Rhodes
|
928217fd19
|
Add the uvisor(4) manual page.
Obtained from: NetBSD
Requested by: joe
|
2002-08-13 01:38:19 +00:00 |
|
Josef Karthauser
|
bcee849934
|
Replace /dev/tty with /dev/ucom.
Submitted by: wilko
|
2002-08-12 20:28:53 +00:00 |
|
Mark Peek
|
6ea9977209
|
Reflect support for 82801CA (ICH3) and 82801DC (ICH4) PCI chips.
|
2002-08-12 16:25:20 +00:00 |
|
Josef Karthauser
|
31f48889ad
|
Add the uftdi ucom driver which supports the following adapters:
Inland UAS111
QVS USC-1000
HP USB-Serial adapter shipped with some HP laptops
Submitted by: takawata
MFC After: 7 days
|
2002-08-11 23:32:33 +00:00 |
|
Brooks Davis
|
05c872ad62
|
Make ppp(4) devices clonable and unloadable.
|
2002-08-09 15:30:48 +00:00 |
|
David E. O'Brien
|
ac03993585
|
Restore autoloading of ACPI module.
Document the approved ways of disabling it.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
|
2002-08-09 06:07:33 +00:00 |
|
Doug Ambrisko
|
2b739dc164
|
Add support for SX cards using TBI such as Netgear GA621
Sponsored by: Vernier Networks.
MFC after: 1 week
|
2002-08-08 18:30:39 +00:00 |
|