Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert previous change, I misread it as an if( when it really | cpiazza | 1999-10-10 | 1 | -1/+1 |
| | | | | wasn't. | ||||
* | Add the missing ')' in | cpiazza | 1999-10-09 | 1 | -1/+1 |
| | | | | (p = f()) == NULL | ||||
* | 5 minutes == 300 seconds, not 600 ! | brian | 1999-10-06 | 1 | -1/+1 |
| | | | | Submitted by: Robert Inder <R.Inder@ed.ac.uk> | ||||
* | Remove the description of the deprecated savecore_enable option, | sheldonh | 1999-10-06 | 1 | -7/+8 |
| | | | | | | | | which is no longer used. Expand the description of the dumpdev option accordingly. PR: 14152 Reported by: nrahlstr | ||||
* | Add comment about the debugging flag | n_hibma | 1999-10-05 | 2 | -0/+4 |
| | |||||
* | Bring in line with reality. | grog | 1999-10-05 | 1 | -18/+51 |
| | |||||
* | Recommend "secure-stable-supfile" instead of "secure-supfile". | ru | 1999-10-04 | 1 | -1/+1 |
| | |||||
* | Set the i4b bandwidth - i4b doesn't report it via tcgetattr. | brian | 1999-10-03 | 1 | -0/+1 |
| | | | | Suggested by: Joe Karthauser <joe@uk.FreeBSD.org> | ||||
* | sv_SE collate | ache | 1999-10-03 | 6 | -2/+207 |
| | | | | | | | add one missing dependance PR: 13928 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | ISO8859-5 time definition | ache | 1999-10-03 | 5 | -0/+373 |
| | |||||
* | ISO8859-5 collate | ache | 1999-10-03 | 6 | -0/+462 |
| | | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru> | ||||
* | ISO8859-5 locale | ache | 1999-10-03 | 4 | -0/+559 |
| | | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru> | ||||
* | Update man page to loader.conf(5) days. | dcs | 1999-10-02 | 2 | -46/+28 |
| | |||||
* | Fix typo. | des | 1999-10-02 | 1 | -1/+1 |
| | | | | Pointed out by: Kelly Yancey <kbyanc@posi.net> | ||||
* | Correctly escape a macro call in the description of the .D1 macro. | mpp | 1999-09-30 | 1 | -2/+2 |
| | | | | | | | | Also use the correct macro (.D1, not .Dl) to format the text, and in the example output. PR: docs/14051 Submitted by: <andrew@ugh.net.au> | ||||
* | Correct typos and -mdoc usage. Improve clarity of language. | jkoshy | 1999-09-30 | 2 | -30/+52 |
| | | | | | | PR: docs/140007 (partial) Submitted by: Adam Wight <adamw@holonet.net> | ||||
* | Bring kernel malloc documentation up to date, including the example. | dillon | 1999-09-29 | 1 | -9/+16 |
| | | | | PR: docs/10059 | ||||
* | Fixes a silly bug that somehow escaped my notice all these months. | dcs | 1999-09-29 | 1 | -3/+3 |
| | |||||
* | Show an example of ``set cd off'' | brian | 1999-09-26 | 1 | -0/+4 |
| | |||||
* | Update the Starfire driver comments and man page to include the URL of | wpaul | 1999-09-26 | 2 | -4/+4 |
| | | | | | the AIC-6915 Programmer's Manual which I finally found online at Adaptec's site. | ||||
* | Document the make_dev(9) and remove_dev(9) facilities. | chris | 1999-09-25 | 2 | -2/+98 |
| | | | | | | remove_dev(9) is created as a link to the existing make_dev(9) page. Reviewed by: phk | ||||
* | Update the dictionary to contain all of the words in | jhb | 1999-09-25 | 1 | -0/+938 |
| | | | | | | | | /usr/share/dict/{eign,web2,propernames}. Most of the additions are proper names, but the word 'all' is a notable exception. PR: misc/12285 Reviewed by: bde | ||||
* | mdoc style cleanup | dillon | 1999-09-25 | 1 | -2/+6 |
| | | | | Submitted by: Mike Pritchard <mpp@FreeBSD.ORG> | ||||
* | mdoc cleanup | dillon | 1999-09-25 | 1 | -1/+3 |
| | | | | Submitted by: Mike Pritchard <mpp@FreeBSD.ORG> | ||||
* | Remove a useless new line. | chris | 1999-09-25 | 1 | -2/+1 |
| | |||||
* | Document the devtoname(9) kernel interface. | chris | 1999-09-25 | 2 | -2/+60 |
| | |||||
* | More locking clarifications. Add skeleton manual page for VOP_LEASE | dillon | 1999-09-24 | 4 | -11/+72 |
| | |||||
* | More synchronization of the VOP documentation to the real world. | dillon | 1999-09-24 | 1 | -1/+1 |
| | |||||
* | More clarification of locking requirements. | dillon | 1999-09-24 | 2 | -6/+18 |
| | |||||
* | Bring more VOP manual pages up to date in regards to locking | dillon | 1999-09-24 | 2 | -6/+6 |
| | | | | requirements. | ||||
* | Update errors in documentation for various VOP_ calls. Specifically, | dillon | 1999-09-24 | 5 | -7/+18 |
| | | | | describe the correct locking state expected on entry and return. | ||||
* | Add to .Nm devstat_end_transaction_buf(). | phantom | 1999-09-23 | 1 | -2/+3 |
| | | | | | | Do some ordering. Noticed by: ken | ||||
* | Bring ccd documentation up to date. Reference vinum, elucidate more | dillon | 1999-09-23 | 1 | -4/+47 |
| | | | | on mirroring and interleaving. | ||||
* | .PB -> .El | phantom | 1999-09-22 | 1 | -1/+1 |
| | | | | | PR: docs/13283 Submitted by: Norihiro Kumagai <kuma@jp.FreeBSD.org> | ||||
* | Fix style typo. | phantom | 1999-09-22 | 2 | -2/+4 |
| | | | | | PR: docs/13134 Submitted by: Norihiro Kumagai <kuma@jp.FreeBSD.org> | ||||
* | mdoc(7)'fy | phantom | 1999-09-22 | 2 | -13/+33 |
| | |||||
* | Document the new free/erase transaction type. | phk | 1999-09-22 | 1 | -1/+6 |
| | | | | Reminded about by: ken | ||||
* | Mention in the documentation that the AOpen/Acer ALN-320 is a supported | wpaul | 1999-09-22 | 2 | -14/+16 |
| | | | | ethernet card (PCI, VIA Rhine II chipset). | ||||
* | Update man page to include the sysclts and kernel options commonly used | roger | 1999-09-22 | 2 | -14/+216 |
| | |||||
* | Describe the 'start_vinum' rc.conf knob. | jkoshy | 1999-09-22 | 1 | -0/+7 |
| | | | | | PR: conf/13357 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> | ||||
* | Cross-reference to nca(4) removed: No CAM driver for this device has yet | chris | 1999-09-22 | 2 | -2/+0 |
| | | | | to be written. | ||||
* | Spruce up the ADMtek driver: conver to newbus, miibus and add support | wpaul | 1999-09-22 | 2 | -12/+12 |
| | | | | | | | | | | | | | | | for the AN985 "Centaur" chip, which is apparently the next genetation of the "Comet." The AN985 is also a tulip clone and is similar to the AL981 except that it uses a 99C66 EEPROM and a serial MII interface (instead of direct access to the PHY registers). Also updated various documentation to mention the AN985 and created a loadable module. I don't think there are any cards that use this chip on the market yet: the datasheet I got from ADMtek has boxes with big X's in them where the diagrams should be, and the sample boards I got have chips without any artwork on them. | ||||
* | Remove reference to eg(4) device: it does not exist anymore. | chris | 1999-09-22 | 1 | -1/+0 |
| | |||||
* | Update so that only whole blocks are written to disk, the system | sos | 1999-09-21 | 2 | -7/+16 |
| | | | | | has dislearned how to handle != blocksize request to the raw/char device. | ||||
* | Synchronization NAME section with SYNOPSIS. | phantom | 1999-09-21 | 1 | -3/+7 |
| | |||||
* | "tcp_extensions" turns on RFC1323 extensions only. | phantom | 1999-09-21 | 1 | -1/+4 |
| | | | | | PR: docs/13879 Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> | ||||
* | Bring documentation up to date, add a few more vnconfig examples. | dillon | 1999-09-21 | 1 | -4/+14 |
| | |||||
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -2/+2 |
| | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp | ||||
* | Remove the wait.1 manpage. There is no userland wait(1) utility, and the | sheldonh | 1999-09-20 | 2 | -102/+1 |
| | | | | | | manpage does not describe the builtin wait command provided by either of the standard shells. There is already an entry for wait.1 in the builtins.1 MLINKS list. | ||||
* | Add link syscons.4 -> sc.4 | phantom | 1999-09-19 | 1 | -1/+2 |
| | | | | PR: docs/13289 |