summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add an rc.d script for stand-alone ftpd.yar2006-01-211-1/+22
| | | | | | | | Document the script's controls on the rc.conf(5) manpage and touch its Dd. PR: conf/90893 MFC after: 5 days
* Fix the bug in my last commit: ++Year... 8-/netchild2006-01-211-1/+1
|
* It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, soceri2006-01-211-2/+2
| | | | | | | | | update the documentation to reflect that. PR: docs/86090 Submitted by: Lowell Gilbert <freebsd-bugs-local at be-well dot ilk point org> MFC after: 3 days MFC to: RELENG_5, RELENG_6
* Native 32bit recording is turned on, although broken on some hardware.joel2006-01-211-5/+3
|
* Security levels are not discussed further in init.8; we moved thatceri2006-01-191-3/+1
| | | | discussion to this manual.
* Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.jasone2006-01-192-7/+21
| | | | Approved by: markm (mentor)
* - Bring some sysctl descriptions in sync with reality (additionalnetchild2006-01-181-4/+34
| | | | | | | | | | values/overrides). [1] - Add some supported cards. [2] PR: 91916 [1] Submitted by: mv <mv@hysteria.sk> [1] Requested by: joel [2] (after reading my commit log) MFC after: 3 days
* Bump date to Sept 20, the date of the last content changeimp2006-01-181-1/+1
|
* Bump date for previous commit before ru can hit me with his mdoc-stick.brueffer2006-01-151-1/+1
|
* Mention the fire screensaver.brueffer2006-01-151-0/+2
| | | | Submitted by: rionda
* When SC_DISABLE_KDBKEY or SC_DISABLE_REBOOT are not defined allow thebrooks2006-01-141-0/+10
| | | | | | | | | | | | same behavior to be controlled by the sysctls, hw.syscons.kbd_kbdkey and hw.syscons.kbd_reboot respectively. Apologies to the submitter for taking so long to commit this simple change. PR: kern/72728 Submitted by: Luca Morettoni <morettoni at libero dot it> MFC After: 3 days
* The LinkSys EG1032 is supported by re(4) not nge(4) [1].bz2006-01-142-4/+4
| | | | | | | | I couldn't find the ID for the EG1064 anywhere in our sources so I removed the reference for now. Pointed out by: Robert Huff <roberthuffi at rcn dot com> [1] Reviewed by: simon
* Add code that clears certain capabilities from the member interface, these arethompsa2006-01-141-0/+3
| | | | | | | | | | | | | restored when its removed from the bridge. At the moment we only clear IFCAP_TXCSUM. Since a locally generated packet on the bridge may be sent out any one or more interfaces it cant be assumed that every card does hardware csums. Most bridges don't generate a lot of traffic themselves so turning off offloading won't hurt, bridged packets are unaffected. Tested by: Bruce Walker (bmw borderware.com) MFC after: 5 days
* Add the HP NC7771 adapter to the list of known products.thompsa2006-01-141-0/+2
|
* - Document the latest changes for controlling the fanmarkus2006-01-141-4/+24
| | | | | | | - s/Thinklight/ThinkLight/ in two cases Approved by: brueffer MFC after: 1 week
* Add Time DPA20B MP3 Player (1Gb) [1]mnag2006-01-131-0/+6
| | | | | | | | | Add Qware BeatZkey! Pro [2] Add Merlin SM300 MP3/WMA Player (256Mb) PR: usb/81846 [1], usb/79164 [2] Approved by: njl MFC: 1 week
* "sd(4)" -> "da(4)", "st(4)" -> "sa(4)".jkoshy2006-01-131-3/+3
| | | | MFC after: 3 days
* Fix a misspelled reference.ru2006-01-131-2/+2
|
* Mention that NETWORKING is probably the right value fordougb2006-01-131-1/+7
| | | | | | early_late_divider in a jail. Add an explcit Xr for jail(8)
* Grammar fix.takawata2006-01-111-14/+13
| | | | Submitted by: joel@
* o Sort MLINKS.maxim2006-01-111-1/+1
|
* Add the RB_NFIND() macro, which is useful for red-black tree searchesjasone2006-01-112-1/+7
| | | | | | | for which there may not be an exact match. Reviewed by: glebius, julian Approved by: markm (mentor)
* Add a mobile phone known to work.takawata2006-01-111-0/+2
|
* Correct two trivial grammos.schweikh2006-01-101-2/+2
|
* Fix sort order.takawata2006-01-101-1/+1
| | | | Pointed out by: ru
* Hook ufoma(4) page up.takawata2006-01-101-0/+1
| | | | Pointed out by: joel
* Add documents URL.takawata2006-01-091-0/+6
|
* Add man page for ufoma(4) in poor English and formatting.takawata2006-01-091-0/+117
|
* Kill empty line.joel2006-01-091-1/+0
|
* o DragonFly 1.4.0 added.maxim2006-01-081-0/+2
|
* Add support for Canon CanoScan D660U.netchild2006-01-081-0/+2
| | | | | PR: 87395 Submitted by: Eirik Mikkelsen <eirik@bsdbox.org>
* Bump .Dd date after latest changes.flz2006-01-081-1/+1
| | | | Approved by: simon
* - Add an entry for Acer Acerscan 1240U.flz2006-01-081-1/+3
| | | | | | Reminded by: simon Approved by: simon MFC after: 3 days
* Add a mechanism to include files added by ports which containdougb2006-01-081-0/+17
| | | | | | | | | | | | the names of directories to include in the base ldconfig script. This will eliminate the need for each port to install its own boot script which does nothing but ldocnfig a given directory. This code was developed by flz (ports committer), discussed on freebsd-rc@, and modified slightly by me. Submitted by: flz Reviewed by: brooks
* the geom_fox MLINK should not have been there.wilko2006-01-061-1/+0
| | | | Pointed out by: brueffer
* hookup geom_fox(4)wilko2006-01-061-0/+2
|
* Add manual page for the geom_fox multipath driver.wilko2006-01-061-0/+201
| | | | | Review kindly provided by: phk Abuse of mandoc bravely corrected by: ru
* - Don't list sleep() in the NAME section as we haven't had a sleep()jhb2006-01-032-9/+41
| | | | | | | | | function in years. - Change the 'ident' paramters to 'wchan' to match <sys/systm.h>. - Use 'otherwise' in place of 'else' in one place so that this reads like English rather than C. - Document the new msleep_spin() function. - Add history notes for msleep() and msleep_spin().
* Back out VFS_LOCK_GIANT.9:1.4, due to losing a race in change/updaterwatson2006-01-031-1/+0
| | | | | | | against revision 1.3. No need to include mount.h twice, once will be quite enough. Pointed out by: simon
* Add EXTDOCDIR and EXTPORTSDIR.nyan2006-01-021-0/+12
| | | | MFC after: 1 week
* Update for new devices, including the AMD 8111. Also mentionbrueffer2005-12-311-5/+9
| | | | amdsmb(4) for SMBus 2.0 functionality of the AMD 8111.
* Beautification.brueffer2005-12-311-1/+1
|
* Add basic manpages for amdsmb(4) and nfsmb(4).brueffer2005-12-313-0/+112
|
* Add basic documentation for many of the kernel USB functions thatiedowse2005-12-312-0/+1303
| | | | | | | USB device drivers use to talk to USB devices. This is probably still a bit rough and it does not yet include the functions specific to HID, ethernet, hubs, host controller drivers, task threads or debugging.
* More scanners supported.brueffer2005-12-301-0/+8
|
* Fix the location of the initdiskless rc script.ceri2005-12-301-9/+2
| | | | | | | | Lose pointers to where these files were two major releases ago. PR: docs/90370 Submitted by: Daniel Feenberg <feenberg at nber dot org> Harassed by: Daniel Gerzo <danger at rulez dot sk>
* Add nofification events to the list of event types.ceri2005-12-301-0/+1
| | | | | | | PR: docs/88390 Submitted by: Niki Denev <nike_d at cytexbg dot com> Discussed with: Daniel Gerzo <danger at rulez dot sk> MFC After: 8 days
* Update manual page after last memguard changes.pjd2005-12-301-36/+22
| | | | Glanced at by: simon
* Document Epson Perfection 2480 support.brueffer2005-12-291-1/+3
|
* Fix semantics in the documentation of the "jail_socket_unixiproute_only"rse2005-12-291-3/+3
| | | | | | | | variable ("YES" vs. "NO") and be more precise and intuitive on what is actually allowed/restricted by this variable ("UNIX/IP/route sockets" vs. "TCP/IP protocols"). MFC after: 3 days
OpenPOWER on IntegriCloud