Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync path to kernel sources with config(8), hier(7) and FAQ | 2012-09-02 | 1 | -3/+3 | |
| | | | | ok jmc@ ajacoutot@ | ||||
* | Use .Lk for HTTP hyperlinks, not .Pa. | 2012-08-12 | 1 | -4/+4 | |
| | | | | | | | | Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>. jmc@ agrees in principle that .Lk is the right macro to use. While here, update a few broken links, and add missing markup at a few places. | ||||
* | Deprecate vnds in favour of svnds. | 2011-04-18 | 1 | -4/+4 | |
| | | | | | | | | | | | | In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | ||||
* | Remove mention of "make depend" from here as well. | 2011-04-15 | 1 | -3/+3 | |
| | | | | ok deraadt@ guenther@ | ||||
* | using nice is editorializing, it has no place here | 2011-01-04 | 1 | -6/+6 | |
| | |||||
* | Be consistent with what is done before in the man and use sudo(8) while | 2009-04-25 | 1 | -11/+3 | |
| | | | | | | making sure we start the build from /usr/src. discussed with and mostly from jmc@ ("please commit") | ||||
* | Mention purpose of 'make release' command in surrounding text. | 2009-04-08 | 1 | -3/+3 | |
| | | | | | | | The old text implied 'make release' was only concerned with verifying file sets. Prodded by me, diff by jmc@ "if you like it, just commit it" jmc@ | ||||
* | Be more generic about what artifacts are created in step 4. | 2009-02-18 | 1 | -5/+4 | |
| | | | | Improved by deraadt@, ok jmc@, krw@. | ||||
* | sub-system -> subsystem, for consistency withour other pages; | 2008-10-16 | 1 | -3/+3 | |
| | |||||
* | Mention that /usr/src is now needed to build xenocara. | 2008-10-05 | 1 | -2/+5 | |
| | | | | ok jmc@, oga@. | ||||
* | it's no longer necessary to build crunch by hand, so adjust the | 2008-08-23 | 1 | -20/+10 | |
| | | | | release instructions accordingly; | ||||
* | As discussed on ICB, do not invoke make with several targets to make | 2008-06-22 | 1 | -5/+5 | |
| | | | | | | sure nothing blows up ok krw@ espie@ jmc@ johan@ (who came up with the same diff) | ||||
* | document sysmerge(8); | 2008-04-23 | 1 | -5/+7 | |
| | |||||
* | document "make install" for the kernel; requested by Girish Venkatachalam | 2008-04-08 | 1 | -5/+9 | |
| | | | | arm twisting from henning (and an ok) | ||||
* | Change the XSRCDIR default to /usr/xenocara. ok deraadt@ | 2008-03-03 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | xenocara build no longer overwrite /etc/X11/xdm. | 2007-05-28 | 1 | -3/+1 | |
| | |||||
* | Starting with xenocara, /etc/X11/xdm will be overwritten during the | 2007-05-17 | 1 | -12/+2 | |
| | | | | | | install phase. discussed with, suggesstions by and ok from jmc@ matthieu@ | ||||
* | - add /usr/xobj to the file hierarchy | 2007-04-23 | 1 | -2/+1 | |
| | | | | "why not" mblamer@, ok krw@ todd@ | ||||
* | XENOCARA_TOP and XENOCARA_OBJDIR were renamed XSRCDIR and XOBJDIR | 2007-04-01 | 1 | -6/+13 | |
| | | | | respectiveley. with tweaks from jmc@, ok krw@ todd@ | ||||
* | Switch X build instructions to xenocara. | 2007-03-26 | 1 | -52/+18 | |
| | | | | ok deraadt@ jmc@ mbalmer@ | ||||
* | - document that svnd0 must not be configured when making release | 2006-02-04 | 1 | -2/+6 | |
| | | | | | | | - tidy up the whole para whilst here based on pr #5006, from francisco; help from mbalmer | ||||
* | double word fix; from joe snikeris | 2006-01-09 | 1 | -2/+2 | |
| | |||||
* | spelling fixes; | 2005-09-22 | 1 | -2/+2 | |
| | | | | from janne johansson (pr #4516, #4517) | ||||
* | correct prompt; | 2005-09-12 | 1 | -2/+2 | |
| | | | | from xavier venient; | ||||
* | make sure dependencies are picked up; | 2005-08-18 | 1 | -3/+4 | |
| | | | | from mpf@, tweaked by millert@ | ||||
* | no need to wrap (sub-)section headers in quotes; | 2005-08-18 | 1 | -8/+8 | |
| | |||||
* | rearrange some sections to avoid having instructions and explanations | 2005-08-18 | 1 | -50/+73 | |
| | | | | | | blocked together: it made the page difficult to read; ok mpf@ deraadt@ | ||||
* | move to ksh(1) style. | 2005-08-06 | 1 | -24/+24 | |
| | | | | discussed with many, ok jmc@ | ||||
* | some corrections from xavier venient; | 2005-04-27 | 1 | -3/+3 | |
| | | | | ok henning@ | ||||
* | make distrib-dirs, ok otto | 2005-04-08 | 1 | -1/+3 | |
| | |||||
* | fix ugly line split: from raymond lillard; | 2005-01-31 | 1 | -31/+30 | |
| | | | | use displays where possible - they're much tidier; | ||||
* | Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin. | 2004-02-22 | 1 | -2/+2 | |
| | |||||
* | XF86Setup uses Tcl/Tk 8.4 now. Ok jose@ millert@ jmc@. | 2003-12-30 | 1 | -6/+6 | |
| | |||||
* | fix some lists and macros; | 2003-07-10 | 1 | -7/+7 | |
| | |||||
* | - it's no longer necessary for sparc64 users to build/install mksuncd as a | 2003-05-13 | 1 | -4/+2 | |
| | | | | | | | separate step, since it's built with crunch (from Pedro Bastos) - whitespace at EOL ok deraadt@ marc@ | ||||
* | Proper setenv usage; Martin Reindl | 2003-04-17 | 1 | -3/+3 | |
| | |||||
* | Simplify/clarify the section on XF4 DESTDIR and RELEASEDIR. Based on | 2003-04-16 | 1 | -15/+7 | |
| | | | | wording by An Metet but changed a bit. | ||||
* | more POSIX chown; Leandro Costa | 2003-04-10 | 1 | -2/+2 | |
| | |||||
* | The '%' lines are used for the ports tree stuff too; noted by sturm@ | 2003-03-20 | 1 | -3/+7 | |
| | |||||
* | Use csh syntax for environment variable setting since root's shell is csh | 2003-03-20 | 1 | -98/+62 | |
| | | | | | | Replace bulletted lists with command lines starting with either '%' for user commands or '#' for root commands. Also somce other minor formatting fixes. marco@ OK | ||||
* | typo | 2003-02-20 | 1 | -2/+2 | |
| | |||||
* | typos; | 2003-02-11 | 1 | -9/+8 | |
| | | | | | raidctl(8) ok millert@ mknetid(8) help maja@ | ||||
* | Typos; Alan Day w/ changes from me. | 2003-01-16 | 1 | -3/+3 | |
| | |||||
* | another patch; sams@moo.cus.org.uk | 2002-01-04 | 1 | -3/+3 | |
| | |||||
* | better english; sams@sebastian.ath.cx | 2002-01-04 | 1 | -3/+3 | |
| | |||||
* | checkflist is a sh script now. | 2001-12-25 | 1 | -2/+2 | |
| | |||||
* | Powered by @mantoya: | 2001-10-05 | 1 | -4/+8 | |
| | | | | | | | | o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | ||||
* | we don't like .Pp and blank lines before/after .Ss; | 2001-10-04 | 1 | -8/+1 | |
| | | | | millert@ ok | ||||
* | X11R6 -> 'X Window System' so readers don't think the discussion | 2001-09-18 | 1 | -20/+12 | |
| | | | | is about /usr/X11R6. Thanks to millert@ for comments |