Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add warning about loading/unloading drivers and identify | imp | 2004-03-05 | 1 | -0/+7 |
| | |||||
* | This interface doesn't return any values. | ru | 2004-03-05 | 1 | -4/+0 |
| | | | | Submitted by: Mark Santcroos | ||||
* | Fixed indentation of conditionals. | bde | 2004-03-05 | 1 | -5/+5 |
| | | | | Submitted by: Rostislav Krasny <rosti_bsd@yahoo.com> | ||||
* | Fix a typo. | bms | 2004-03-05 | 1 | -1/+0 |
| | |||||
* | Hook ieee80211 manpages up to the build; fix 1 snafu which crept in. | bms | 2004-03-04 | 1 | -2/+9 |
| | | | | | Noticed by: Matthias Schuendehuette Pointy hat to: bms | ||||
* | Add an MLINKS entry for radiotap(9). | bms | 2004-03-04 | 1 | -0/+1 |
| | |||||
* | Initial import of documentation for net80211 interface code. | bms | 2004-03-04 | 9 | -0/+1118 |
| | | | | | | | | Of particular interest here is the ieee80211_radiotap(9) man page. TODO: Flesh out ieee80211_node.9, ieee80211_proto.9. Submitted by: bms (with help from Darron Broad) | ||||
* | Document the virecover_enable knob. | mtm | 2004-03-04 | 1 | -0/+9 |
| | | | | | | | | | | From the PR: Certain MTA configurations mean that the notifications from virecover keep bouncing; so here's a patch to allow administrators to turn them off. PR: conf/54910 Reminded by: ru | ||||
* | Add support PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S) | sanpei | 2004-03-04 | 1 | -0/+2 |
| | |||||
* | Add NetBSD 1.6.2. | maxim | 2004-03-04 | 1 | -1/+3 |
| | |||||
* | Add a "quirks" value to disable quirks handling for a given boot. | njl | 2004-03-04 | 1 | -0/+5 |
| | | | | | | Also, disable quirks if booting with a custom DSDT. Add a quirk to disable loading ACPI so known bad systems can be completely blacklisted. | ||||
* | Add acpi_video(4) man page. | njl | 2004-03-03 | 2 | -0/+79 |
| | | | | | | | | | PR: Submitted by: Mark Santcroos <marks@ripe.net> Reviewed by: Approved by: Obtained from: MFC after: | ||||
* | 1. Add ct.4 manual page entry. | rik | 2004-03-03 | 1 | -0/+2 |
| | | | | | | 2. Add ctau.4 link to ct.4. Approved by: imp (mentor) | ||||
* | Add manual page for Cronyx/Tau-ISA device driver. | rik | 2004-03-03 | 1 | -0/+99 |
| | | | | Approved by: imp (mentor) | ||||
* | Add support for quirks for acpi tables. Key off OEM vendor and revision. | njl | 2004-03-03 | 1 | -19/+14 |
| | | | | | | Sort acpi debug values. Change "disable" to "disabled" to match rest of the kernel. Remove debugging from acpi_toshiba since it was only used for probe/attach. | ||||
* | Remove reference to cx.4. A manpage doen't have to reference itself :-) | brueffer | 2004-03-02 | 1 | -1/+0 |
| | |||||
* | Fix plural usage and a grammar nit | brueffer | 2004-03-02 | 1 | -2/+2 |
| | |||||
* | o remove stray 'the' | brueffer | 2004-03-02 | 1 | -2/+2 |
| | | | | | | o remove instance of wrong apostrophe usage MFC after: 3 days | ||||
* | Language cleanup | brueffer | 2004-03-02 | 1 | -8/+9 |
| | |||||
* | - Fix typo. | simon | 2004-03-01 | 1 | -1/+2 |
| | | | | | | | - Use .Fx when I'm here anyway. PR: docs/63622 Submitted by: Andrew Boothman <andrew@mux.org.uk> | ||||
* | Note that the D-Link 530-TXS also works with the ste(4) driver. | simon | 2004-03-01 | 1 | -1/+1 |
| | | | | | PR: docs/63600 Submitted by: Christopher Nehren <apeiron@comcast.net> | ||||
* | Restore the sorting broken in rev. 1.256. | ru | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | Netgraph node type for IEEE 802.1Q VLAN tagging. | ru | 2004-03-01 | 2 | -0/+144 |
| | |||||
* | Add a manual page for the umct(4) driver. | scottl | 2004-03-01 | 2 | -0/+86 |
| | |||||
* | add driver for BWCT console management serials | ticso | 2004-03-01 | 2 | -0/+56 |
| | |||||
* | Added Xref to env(1). | schweikh | 2004-02-29 | 1 | -0/+1 |
| | |||||
* | Add MLINKs for MALLOC_DEFINE and MALLOC_DECLARE. | le | 2004-02-28 | 1 | -1/+3 |
| | | | | Approved by: grog (mentor) | ||||
* | Rename the WATCHDOG option to SW_WATCHDOG and make it use the | phk | 2004-02-28 | 1 | -28/+40 |
| | | | | | | | | | | | generic watchdoc(9) interface. Make watchdogd(8) perform as watchdog(8) as well, and make it possible to specify a check command to run, timeout and sleep periods. Update watchdog(4) to talk about the generic interface and add new watchdog(8) page. | ||||
* | Add contents to manualpage for generic watchdog facility. | phk | 2004-02-28 | 2 | -0/+67 |
| | | | | Formatting likely to break several UN resolutions. | ||||
* | Fix description which seems to have survived intact from more specific code. | phk | 2004-02-28 | 1 | -1/+1 |
| | |||||
* | Connect udav.4 to the build and add MLINK to if_udav.4 | brueffer | 2004-02-28 | 1 | -0/+2 |
| | |||||
* | Add udav(4) | brueffer | 2004-02-28 | 1 | -0/+3 |
| | |||||
* | cue(4) doesn't use miibus(4) | brueffer | 2004-02-28 | 1 | -3/+0 |
| | | | | MFC after: 3 days | ||||
* | Remove reference to miibus.4, cue(4) does not use it. | brueffer | 2004-02-28 | 1 | -1/+0 |
| | | | | MFC after: 3 days | ||||
* | Add manpage for udav(4) | brueffer | 2004-02-28 | 1 | -0/+84 |
| | | | | Obtained from: NetBSD | ||||
* | WANT_EXT2FS_MODULE was removed from sys/modules/Makefile in rev 1.366. | johan | 2004-02-27 | 1 | -4/+0 |
| | | | | Hence, remove it here as well. | ||||
* | mtod() returns pointer to the specified type, not necessarily "void *". | ru | 2004-02-27 | 1 | -1/+0 |
| | |||||
* | Document sysctl_move_oid(). | des | 2004-02-27 | 2 | -0/+15 |
| | |||||
* | NetBSD rev. 1.10 | mtm | 2004-02-27 | 1 | -16/+51 |
| | | | | | | | | | | | | | | successful [is spelled] with only one l NetBSD rev. 1.12 Implement ``one'' prefix to allow a "one shot" operation as if ${rcvar}=yes yet all the other prerequisite tests are still performed. The existing ``force'' prefix is a sledgehammer that ignores all the prerequisite checks and always returns a zero exit status; this is a more gentle approach to the problem of "manipulate this disabled service without editing rc.conf(5)". Obtained From: NetBSD | ||||
* | Rremoved bogus -static from CFLAGS. Makeworld will add -static in the | bde | 2004-02-26 | 1 | -1/+1 |
| | | | | | correct place if needed and possible. Self-hosted builds can just use the system default. | ||||
* | Update copyright on mac.9 for 2004. Use "-" for copyright year | rwatson | 2004-02-26 | 1 | -3/+9 |
| | | | | | | | | | ranges. Add additional credits for contributions to the MAC Framework. Obtained from: TrustedBSD Project Sponsored by: DARPA, McAfee Research | ||||
* | Add FreeBSD 5.2.1 | wosch | 2004-02-25 | 1 | -1/+4 |
| | |||||
* | Add SiI3512. | brueffer | 2004-02-25 | 1 | -1/+1 |
| | |||||
* | o Use `I-O DATA' instead of `IO DATA' as the vendor uses the former | non | 2004-02-25 | 1 | -2/+2 |
| | | | | | | | on its own site (http://www.iodata.jp/). o Add a missing cross reference to cardbus(4). Submitted by: rushani | ||||
* | - Clarify ambiguous statement about not being able to both slock and xlock | jhb | 2004-02-24 | 1 | -4/+7 |
| | | | | | | | | | a single lock at the same time. - Avoid using "own" to refer to holding either a shared or exclusive lock as it is only really correct for exclusive locks. - Reword the sentence about sleep-ability to read easier. Requested by: truckman (1) | ||||
* | Wordsmithing | brueffer | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | PAO's work has been merged into FreeBSD not removed. | non | 2004-02-23 | 1 | -4/+2 |
| | | | | | | So remove the line. Reviewed by: trhodes | ||||
* | Fix typo. | phk | 2004-02-23 | 1 | -1/+1 |
| | | | | Found by: imp | ||||
* | Add ports-net-mgmt to the relevant supfiles. | marcus | 2004-02-23 | 2 | -0/+2 |
| | | | | MFC after: 4 days | ||||
* | Some markup fixes, change some devices to a feature. | njl | 2004-02-22 | 1 | -4/+3 |
| |