Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Auto generate device listing for ath(4). | simon | 2004-08-27 | 3 | -8/+3 |
| | | | | MFC after: 3 days | ||||
* | - For column lists: ignore first item when it is likely to be a header. | simon | 2004-08-27 | 1 | -18/+55 |
| | | | | | | | | - Clean up and improve handling of trailing punctuation characters. - Handle the Pa macro. - Give a warning when ignoring unimplemented mdoc commands. MFC after: 3 days | ||||
* | Fixed the shell arithmetic to work with 4.x /bin/sh. | ru | 2004-08-26 | 2 | -2/+2 |
| | | | | Tested by: make release of HEAD on 4.10-STABLE | ||||
* | s/_/./g for an entity name. | hrs | 2004-08-26 | 1 | -0/+5 |
| | | | | Reviewed by: simon | ||||
* | Autogenerate device listings for cue(4) and kue(4) | brueffer | 2004-08-26 | 2 | -6/+4 |
| | |||||
* | Add cue(4) and kue(4) | brueffer | 2004-08-26 | 1 | -0/+2 |
| | |||||
* | Support column lists, by only extracting the first column. | simon | 2004-08-25 | 1 | -1/+10 |
| | | | | MFC after: 3 days | ||||
* | Autogenerate device listings for axe(4) and rue(4) | brueffer | 2004-08-25 | 2 | -8/+4 |
| | |||||
* | Add axe(4) and rue(4) | brueffer | 2004-08-25 | 1 | -0/+2 |
| | |||||
* | Back out v1.57, the underlying problem that caused a delay between | kensmith | 2004-08-25 | 1 | -2/+0 |
| | | | | mdconfig and the device name appearing in /dev seems to be fixed. | ||||
* | Back out previous commit. Colin's fix to md makes the extra sleep | kensmith | 2004-08-25 | 1 | -2/+0 |
| | | | | here unnecessary. Thanks Colin. :-) | ||||
* | Autogenerate device listings for lge(4) and vx(4) | brueffer | 2004-08-24 | 2 | -10/+4 |
| | |||||
* | Add lge(4) and vx(4) | brueffer | 2004-08-24 | 1 | -0/+2 |
| | |||||
* | asr(4) is currently i386 only. | simon | 2004-08-24 | 1 | -0/+1 |
| | | | | | Confirmed by: scottl MFC after: 2 days | ||||
* | Autogenerate device listings for sk(4) | brueffer | 2004-08-24 | 2 | -4/+2 |
| | |||||
* | Add sk(4) | brueffer | 2004-08-24 | 1 | -0/+1 |
| | |||||
* | Autogenerate device listings for sf(4) | brueffer | 2004-08-24 | 2 | -6/+2 |
| | |||||
* | Add sf(4) | brueffer | 2004-08-24 | 1 | -0/+1 |
| | |||||
* | Autogenerate entries for ixgb(4) | brueffer | 2004-08-23 | 2 | -0/+4 |
| | |||||
* | Add ixgb, remove isp and mpt (work on all supported platforms) | brueffer | 2004-08-23 | 1 | -2/+1 |
| | |||||
* | Unbreak the build. Translators, please let me know | hrs | 2004-08-22 | 5 | -0/+90 |
| | | | | if I break something in your localized docs. | ||||
* | Found another one. Why does mdconfig hate me? Add a "sleep 5" to | kensmith | 2004-08-22 | 1 | -0/+2 |
| | | | | | | | | | | | this script, without it sparc64 ISO building was consistently failing because the /dev/md0 device name was not present when the commands following mdconfig ran. Apparently there is the possibility of a delay between when mdconfig finishes and the names become visible in /dev. Yes, we could code this better than an unconditional call to "sleep 5" but IMHO we should fix the underlying problem instead. MFC after: 3 days | ||||
* | Add &release.type.current; to unbreak the build. | hrs | 2004-08-21 | 1 | -0/+21 |
| | |||||
* | Add &release.type.current; to unbreak the build. | hrs | 2004-08-21 | 1 | -0/+22 |
| | |||||
* | Bump version numbers for 6.0-CURRENT and fix some sentences. | hrs | 2004-08-21 | 3 | -24/+27 |
| | |||||
* | - Remove note about device listings going away. | simon | 2004-08-19 | 3 | -54/+30 |
| | | | | | | | | - Add a note about possibility for duplicate listing of devices. - Auto generate device listings for the following drivers: ncr, sym, umodem, and uscanner MFC after: 3 days | ||||
* | Move listing of DTC 3290 to aha(4). | simon | 2004-08-19 | 2 | -4/+0 |
| | | | | MFC after: 3 days | ||||
* | - Note that Adaptec 3940UW won't be recognised by the 164sx SRM | wilko | 2004-08-19 | 1 | -1/+4 |
| | | | | - Warn that 164SX is a picky customer with regards to DIMMs. | ||||
* | Meet the new era of 6.0-CURRENT. | ru | 2004-08-19 | 1 | -2/+2 |
| | |||||
* | PPC definitions required for 'make release' | grehan | 2004-08-18 | 1 | -1/+6 |
| | | | | | Reviewed by: ru Submitted by: ssouhlal | ||||
* | Allow MFS images to be built without a disklabel for releases | grehan | 2004-08-18 | 1 | -4/+8 |
| | | | | | | | that don't require one i.e. PPC. Reviewed by: ru Submitted by: ssouhlal | ||||
* | Add files needed for PPC release ISOs. These are built with the | grehan | 2004-08-18 | 4 | -0/+104 |
| | | | | | | | | | | | HFS/ISO9660 extensions to be bootable on Power Macs. boot.tbxi - the CHRP script executed by Open Firmware when auto-booting CDs hfs.map - map Unix files to HFS creator/type fields Reviewed by: ru Submitted by: ssouhlal | ||||
* | Bring back 'NO_FLOPPIES', but as a user external knob. | obrien | 2004-08-16 | 1 | -0/+4 |
| | | | | | | The internal logic knob remains MAKE_FLOPPIES. Suggested by: ru | ||||
* | Improve MIME handling. This patch is based on Eugene's patch, but | dwmalone | 2004-08-16 | 1 | -15/+24 |
| | | | | | | | | | | | | | | | with the following changes: 1) Don't make a mime_types.h 'cos we should avoid creating variables in header files, 2) Use strrchr to find the extension, rather than strchr, 3) Slightly simplify the mime-type matching loop. any goof are likely to be mine. Note that there are links to more improvements by Eugene in the PR. PR: 29725 Submitted by: Eugene Grosbein <eugen@kuzbass.ru> | ||||
* | Follow 'MAKE_ISOS' in naming and s/FLOPPIES/MAKE_FLOPPIES/g | obrien | 2004-08-16 | 1 | -7/+8 |
| | | | | Submitted by: ru | ||||
* | Accept the fact that floppies either aren't applicable or relevant on most | obrien | 2004-08-16 | 1 | -8/+7 |
| | | | | platforms. So make the floppy logic easier to read. | ||||
* | Various updates for installation documentation. Most notably: | bmah | 2004-08-16 | 2 | -92/+117 |
| | | | | | | | | | o Update to match 5-CURRENT reality. o Bump up minimum system requirements. o Make examples work. PR: docs/70485 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> | ||||
* | - Handle the '\&' mdoc(7) escape sequence. | simon | 2004-08-15 | 1 | -1/+9 |
| | | | | | | - Handle the .Sx macro and give a warning if it is used in the HARDWARE section, since that will probably produce odd text in the Hardware Notes. | ||||
* | - Auto generate device listings for the following drivers: mpt, trm, | simon | 2004-08-15 | 3 | -35/+21 |
| | | | | | | rl, vr, dc, de, and gem. - hme(4) is not sparc64 only anymore, so update dev.archlist.txt acordingly. | ||||
* | Remove misc/screen, which is not packageable. | kris | 2004-08-15 | 1 | -1/+0 |
| | |||||
* | Wordsmithing on the GEOM_STRIPE, MSDOSFS_LARGE, and portaudit notes. | bmah | 2004-08-13 | 2 | -38/+38 |
| | |||||
* | Miscellaneous edits. Mostly style, grammar, and punctuation fixes in | bmah | 2004-08-13 | 2 | -40/+56 |
| | | | | | | | | | | | | the vein of my previous, recent commits. Updated release notes: Augmented sha(1)/rmd160(1) note, updated pf(4) pseudo-users, retweaked doscmd note to reinstate a missing word I deleted by accident [1] and add some more info. MFCs noted: ppp(8) LQM, ppp(8) set rad_alive. Pointed out by: "Eagle Eyes" ru [1] | ||||
* | More wording, grammar, and punctuation tweaks. No major content | bmah | 2004-08-13 | 2 | -80/+80 |
| | | | | | | changes, although one release note, about udav(4) promiscuous mode, was deleted as it was redundant (the driver itself is new and this fact has its own note). | ||||
* | clarify that both ECC and non-ECC DIMMS work on 164SX. | wilko | 2004-08-12 | 1 | -2/+4 |
| | | | | Suggested by: ru | ||||
* | Change RU for articles.ent and books.ent back to EN for consistency | den | 2004-08-12 | 20 | -40/+40 |
| | | | | | | | This modification was not really needed. Noticed by: hrs Obtained from: The FreeBSD Russian Documentation Project | ||||
* | Merge from recent English revisions | den | 2004-08-11 | 30 | -402/+239 |
| | | | | Obtained from: The FreeBSD Russian Documentation Project | ||||
* | Fix a few nits. Mostly grammar and punctuation changes, although some | bmah | 2004-08-11 | 2 | -44/+40 |
| | | | | | minor content changes were made to the acpi_asus(4) and acpi_toshiba(4) notes. | ||||
* | Add id tags to sections which does not already have one to make it | simon | 2004-08-10 | 2 | -22/+22 |
| | | | | simpler to link directly into the Hardware Notes. | ||||
* | Auto generate device listings the following drivers: mlx, mly, and ncv. | simon | 2004-08-10 | 3 | -18/+11 |
| | |||||
* | typo | wilko | 2004-08-10 | 1 | -1/+0 |
| |