Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct minor typos. | ceri | 2004-02-18 | 1 | -2/+2 |
| | |||||
* | Remove 'broken in some cases' Xref to Kerberos. | trhodes | 2004-02-10 | 1 | -1/+0 |
| | | | | | PR: 30443 Cool with: markm (who approved this ages ago) | ||||
* | Clarify more about LC_*/LANG priorities. | ache | 2004-01-31 | 1 | -3/+6 |
| | |||||
* | - Catch up to new boot floppies targets. | jhb | 2004-01-28 | 1 | -7/+14 |
| | | | | | - Update description of release.4 to mention KERNELS variable. - Update field width for make release targets. | ||||
* | Use a single style for share/man/ makefiles: | ru | 2004-01-20 | 1 | -4/+21 |
| | | | | | | | | - Sort MAN and MLINKS in "dictionary" order ignoring case. - For multi-value MAN and multi-pair MLINKS, put each value/pair on its own line, for easier sorting and so that further diffs are easier to see. | ||||
* | Note that NO_FLOPPIES is i386-only. | obrien | 2004-01-03 | 1 | -1/+1 |
| | |||||
* | Install UDF header files to unbreak /sbin building when /sys is not present. | scottl | 2003-11-22 | 1 | -0/+2 |
| | | | | Submitted by: imura@ryu16.org | ||||
* | Update hier(7) to reflect the world with respect to /lib and /libexec. | gordon | 2003-11-17 | 1 | -0/+10 |
| | |||||
* | mdoc(7) janitor: | simon | 2003-11-16 | 1 | -2/+2 |
| | | | | | - Use .Aq macro instead of <foo>. - Kill EOL whitespace. | ||||
* | Amplify the reboot requirement | imp | 2003-11-14 | 1 | -5/+6 |
| | |||||
* | Add required reboot into single-user mode step. | imp | 2003-11-14 | 1 | -0/+1 |
| | | | | | | # mdoc janitors should make sure I did the markup right Inspired by: recent problems in this area | ||||
* | Correct the on-disc path to the porters-handbook | brueffer | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | Document the 'fetch-recursive-list' and 'deinstall-all' targets. | brueffer | 2003-11-12 | 1 | -0/+7 |
| | | | | | | | | No MFC reminder, I'll sync this page with the one in -stable in a couple of days. PR: docs/46181 Patch submitted by: Sergey Matveychuk <sem@ciam.ru> | ||||
* | Add the 'package-recursive' option | brueffer | 2003-11-09 | 1 | -0/+4 |
| | | | | | | PR: 57838 Submitted by: Alexander Haderer <alexander.haderer@charite.de> MFC after: 5 days | ||||
* | Add /usr/share/security to reflect recent hookup of Makefile and | rwatson | 2003-11-08 | 1 | -0/+3 |
| | | | | | | mtree entry for share/security/lomac-policy.contexts. Pointed out by: ru | ||||
* | Remove /usr/libdata/msdosfs description. | fjoe | 2003-10-30 | 1 | -2/+0 |
| | | | | Noticed by: ru | ||||
* | Correct the description of what the release.3 stage does nowadays. | ru | 2003-10-06 | 1 | -5/+3 |
| | |||||
* | Make LOCAL_PATCHES accept multiple patch files, as its name suggests. | ru | 2003-09-21 | 1 | -1/+1 |
| | |||||
* | Remove invalid statement about the maximum number of swap drives. | hmp | 2003-09-14 | 1 | -2/+1 |
| | | | | | PR: docs/55276 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> | ||||
* | Document /var/empty as generic empty directory, not sshd specific | eivind | 2003-09-13 | 1 | -2/+3 |
| | |||||
* | asami is no longer our ports lead, so remove a statement saying | eivind | 2003-09-13 | 1 | -3/+0 |
| | | | | the ports collection is maintained by asami and the ports team. | ||||
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -4/+4 |
| | |||||
* | Add a warning describing at least one circumstance where cvsup can hose | njl | 2003-08-25 | 1 | -0/+24 |
| | | | | | | a local branch. Text from an email from jdp@ Reported by: simon | ||||
* | Add a section on maintaining a local branch in CVS. | njl | 2003-08-22 | 1 | -1/+31 |
| | | | | MFC after: 1 day | ||||
* | Add /rescue/ and a reference to its manual page rescue(8). | simon | 2003-08-08 | 1 | -0/+4 |
| | | | | Approved by: ceri (mentor) | ||||
* | Moved the WORLDDIR variable description to the Optional Variables section. | ru | 2003-08-04 | 1 | -7/+7 |
| | |||||
* | Move the rescue manpage, documenting the new rescue utilities in | simon | 2003-07-28 | 2 | -183/+1 |
| | | | | | | | | | | | | /rescue, from section 7 to section 8. The old rescue.7 file has been simply subjected to "cvs rm", as there is no history to preserve. Update the release documentation accordingly. Requested by: njl, ru Most text by: Tim Kientzle <kientzle@acm.org> Reviewed by: ru, doc@ Approved by: ceri (mentor) | ||||
* | Moved the boot floppy generation code out from release.9 to release.10. | ru | 2003-07-25 | 1 | -4/+4 |
| | | | | | | | | | | | | | | The release.9 target is now responsible only for generation of MFS root file systems, that are built for all architectures, even those that do not provide a floppy installation option. The release.10 target is now responsible for creation of a set of boot, MFS root, and fixit floppies, and the NO_FLOPPIES variable now affects only this target. Also, replaced the FIXIT_TARGET variable with a check of whether the *FIXITSIZE variables are present for a given architecture, similar to how this is done when generating boot floppies. Discussed with: jhb | ||||
* | Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that | ru | 2003-07-23 | 1 | -0/+7 |
| | | | | | points to a directory where "make buildworld" was run. Useful for building 5.x snapshots on 4.x. | ||||
* | Add manual page to document the new rescue utilities in /rescue. | simon | 2003-07-23 | 2 | -1/+183 |
| | | | | | | Most text by: Tim Kientzle <kientzle@acm.org> Reviewed by: ru, doc@ Approved by: ceri (mentor) | ||||
* | Grammar fix | brueffer | 2003-07-08 | 1 | -1/+1 |
| | | | | | | PR: 54225 Submitted by: Christopher Nehren <apeiron@comcast.net> MFC after: 3 days | ||||
* | Bring build(7) in sync with src/Makefile by removing documentation | smkelly | 2003-07-08 | 1 | -29/+0 |
| | | | | | | | | | | | for targets that have been unsupported since April: - upgrade - aout-to-elf - aout-to-elf-build - aout-to-elf-install - move-aout-libs Approved by: imp | ||||
* | MASTER_SITE_OVERRIDE can list several sites. | ru | 2003-06-23 | 1 | -1/+1 |
| | |||||
* | Remove the old xref to kerberos(1), and replace it with an xref to | trhodes | 2003-06-14 | 1 | -1/+1 |
| | | | | | | | kerberos(8). According to markm, the kerberos(8) manual page is installed if NO_KERBEROS is set. PR: 30443 | ||||
* | This is a driver for the physical layer chips used in ATM interfaces. | harti | 2003-06-12 | 1 | -0/+4 |
| | | | | | | | It currently supports the PMC Sierra Lite, Ultra and 622 chips and the IDT 77105. The driver handles media options and state in a consistent manner for ATM drivers. The next commit to the midway driver will make it use utopia. | ||||
* | Use .Ic instead of .Xr for internal commands | charnier | 2003-06-08 | 1 | -2/+2 |
| | |||||
* | Assorted mdoc(7) fixes. | ru | 2003-06-02 | 1 | -14/+18 |
| | |||||
* | Kill whitespace at EOL. | ru | 2003-05-21 | 2 | -8/+8 |
| | | | | Approved by: re (blanket) | ||||
* | Assorted mdoc(7), grammar, spelling, and punctuation fixes. | ru | 2003-05-21 | 2 | -9/+9 |
| | | | | Approved by: re (blanket) | ||||
* | Add a reference to release(7) | brueffer | 2003-05-21 | 1 | -0/+1 |
| | | | | | Requested by: murray Approved by: re (murray) | ||||
* | Sort references by section | brueffer | 2003-05-20 | 1 | -3/+3 |
| | | | | | | | PR: 52501 Submitted by: Simon L.Nielsen <simon@nitro.dk> Approved by: re (scottl) MFC after: 3 days | ||||
* | Make the output more consistent. | murray | 2003-05-05 | 1 | -6/+2 |
| | |||||
* | Mbits -> Mbits/s | brueffer | 2003-04-26 | 1 | -4/+4 |
| | | | | | | | | band width -> bandwidth PR: 39822 Submitted by: Chris Pepper <pepper@rockefeller.edu> MFC after: 3 days | ||||
* | Add terse descriptions for NLSPATH and LC_*. | tjr | 2003-04-12 | 1 | -2/+33 |
| | |||||
* | Note that kern.securelevel must be set to '-1' to build a release | murray | 2003-04-07 | 1 | -1/+7 |
| | | | | | | | successfully. PR: docs/42339 MFC after: 3 days | ||||
* | Correctly use .Bd macro. | murray | 2003-04-07 | 1 | -1/+1 |
| | |||||
* | Document a workaround for the problem of infrastructure changes in the | murray | 2003-04-07 | 1 | -0/+10 |
| | | | | | | | | doc/ tree that can cause release builds on the security branches to break. PR: docs/35620 MFC after: 3 days | ||||
* | s/loaded as a module/available as a module/g | obrien | 2003-03-23 | 1 | -1/+1 |
| | | | | Submitted by: ru | ||||
* | Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't | obrien | 2003-03-16 | 1 | -4/+10 |
| | | | | like this. Also make it easier to issue the distfile fetching on command. | ||||
* | Update sendfile.2 to include a TUNING section that documents the | seanc | 2003-03-12 | 1 | -0/+5 |
| | | | | | | | various tunables that are applicable to sendfile(2). Update tuning.7 to mention a reference to sendfile.2. Approved by: keramida |