summaryrefslogtreecommitdiffstats
path: root/share/man/man7
Commit message (Collapse)AuthorAgeFilesLines
* Bump .Dd to reflect the date of the last content change, so MFC contentgjb2011-10-091-1/+1
| | | | | | makes sense. Pointy-hat to: gjb (myself)
* Disallow various debug.kdb sysctl's when securelevel is raised.obrien2011-10-071-0/+6
| | | | PR: 161350
* Whitespace cleanup in build(7).gjb2011-09-291-8/+8
| | | | | MFC after: 1 week Need-MFC: 225858
* Document, and provide an example for, PORTS_MODULES in build(7).gjb2011-09-291-0/+10
| | | | | | PR: 161017 Submitted by: gcooper MFC after: 1 week
* It's a bit odd, but "make update" in src/ can also update the ports/,ru2011-06-161-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | doc/, and now www/ trees, but only using the "cvsup" transport. When "make update" is run using a tree's makefile, it can also use "cvs" (except for www/) and "svn" (only src/). Clean up documentation and code regarding "make update": - Increase oddness by adding support for WWWSUPFILE and NO_WWWUPDATE to Makefile.inc1 (analogous to PORTSSUPFILE/NO_PORTSUPDATE and DOCSUPFILE/NO_DOCUPDATE; WWWSUPFILE already supported by www/Makefile). - Document all trees that support CVS_UPDATE. - Document all trees that support SUP_UPDATE. - Document SVN_UPDATE. - Document NO_WWWUPDATE. - make.conf(5) mistakenly said that *SUPFILE* had defaults. - Add an example entry for WWWSUPFILE.
* It is generally considered useful for release media to have kernels on them.nwhitehorn2011-05-311-2/+4
| | | | Submitted by: joel
* Bump document date.bcr2011-05-301-1/+1
| | | | | I accidently committed the actual change (typo fix) in r222492, which is a completely unrelated change.
* Add a short description about NO_CHECKSUM.bcr2011-05-302-2/+4
| | | | | | PR: docs/155980 Submitted by KOIE Hidetaka (koie at suri co jp) MFC after: 7 days
* [mdoc] Fixed .Dt call.ru2011-05-251-1/+1
|
* Add a description to the checksum target about not onlybcr2011-05-251-1/+3
| | | | | | | | | | being able to verify, but also having the ability to fetch distfiles that are missing or failed the checksum calculation PR: docs/138887 Submitted by: Radim Kolar (hsn at sendmail dot cz) MFC after: 5 days
* Update some terminology: floppies are no longer built, and FreeBSD is notnwhitehorn2011-04-121-2/+3
| | | | necessarily distributed by CVS any longer.
* Don't do make release and make install in one step. Setting DESTDIR fornwhitehorn2011-04-111-1/+2
| | | | make release has deleterious consequences.
* Add an install target to release/Makefile instead of grubbing aroundnwhitehorn2011-04-111-12/+14
| | | | | (and requesting that users grub around) in /usr/obj. Also make sure that make clean removes the bootonly media and clean up that target a little.
* Update release(7) and build(7) to reflect new release infrastructure fornwhitehorn2011-03-222-392/+221
| | | | the new installer.
* Remove duplicate "in".brucec2011-03-011-1/+1
| | | | | Suggested by: Rob Farmer <rfarmer at predatorlabs.net> MFC after: 3 days
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-281-1/+1
| | | | | PR: 121490 MFC after: 3 days
* Move the sticky manual from section 8 to sectionremko2011-02-242-0/+83
| | | | | | | | 7 like NetBSD has, since this is not a command on itself. PR: 124468 MFC after: 1 week
* Document TRYBROKEN in ports(7).keramida2011-02-151-1/+4
| | | | | | PR: docs/153542 Submitted by: Eitan Adler <lists@eitanadler.com> MFC after: 3 days
* - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set,jhb2011-02-101-6/+32
| | | | | | | | | | | | then that target is invoked for each architecture rather than the default action of building world and kernels for each architecture. - Add a 'make toolchains' wrapper which uses UNIVERSE_TARGET to build toolchains for all architectures. - Document JFLAG, MAKE_JUST_KERNELS, and MAKE_JUST_WORLDS variables for 'make universe'. Reviewed by: bz MFC after: 1 week
* Back out r217734. [1]bz2011-01-251-1/+7
| | | | | | | | | Properly document what `make targets` is supposed to list to avoid further confusion given the place the target sits. Should have happened with r217125. Requested by: imp [1] Reviewed by: rwatson
* Properly document what the top-level `make tinderbox` does.bz2011-01-221-1/+6
| | | | | | Reviewed by: jmallett MFC After: 3 days X-MFC: build.7 only
* Minor grammar fix.gjb2010-10-261-1/+1
| | | | | | | Submitted by: arundel (via email) Approved by: jkois (mentor) Patch by: arundel MFC after: 5 days
* Document vfs.ncsizefactor and vfs.ncnegfactor.kib2010-10-161-1/+19
| | | | MFC after: 2 weeks
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-082-2/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* Add atrtc(4) manual page.mav2010-09-171-0/+1
|
* Add attimer(4) manual page.mav2010-09-171-0/+1
|
* Add eventtimers(7) man page, briefly describing event timers subsystemmav2010-09-153-0/+133
| | | | functionality and configuration options.
* o Sync the man page with the reality: nfs/ includesmaxim2010-09-011-1/+3
| | | | | | | | are under include/ and include/fs/. PR: docs/139153 Submitted by: gjb MFC after: 1 week
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
| | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* Describe vfs.read_max and update vfs.hirunningspace documentation. Whileivoras2010-08-121-9/+27
| | | | | | there, update nits. Considered viewed by: jeff, phk, rwatson
* - Fix typo, it should have been c78.7gabor2010-06-171-1/+1
| | | | Submitted by: pluknet <pluknet@gmail.com>
* - Add c99(7) manual pagegabor2010-06-172-0/+188
| | | | - Add MLINKS to c.7, c79.7, c89.7, c90.7
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-142-2/+2
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-021-1/+10
| | | | | | | | | | | | | | | | | | | | | | are some problems with static executables), make.conf (would also affect ports which do not use GNU make and do not override the compile targets) or in the kernel config (via "makeoptions WITH_CTF=yes"). Additional (related) changes: - propagate WITH_CTF to module builds - do not add -g to the linker flags, it's a noop there anyway (at least according to the man page of ld) - do not add -g to CFLAGS unconditionally we need to have a look if it is really needed (IMO not) or if there is a way to add it only when WITH_CTF is used Note: ctfconvert / ctfmerge lines will not appear in the build output, to protect the innocent (those which do not build with WITH_CTF would see the shell-test and may think WITH_CTF is used). Reviewed by: imp, jhb, scottl (earlier version) Discussed on: arch@
* Document DEBUG_FLAGS in a more visible place, in the build(7) manpagekeramida2010-03-311-1/+15
| | | | | | Noticed by: Alexander Best <alexbestms.at.wwu.de> Reviewed by: jhb MFC after: 1 week
* Correct a minor mistake in my previous commit.ed2010-01-211-1/+1
| | | | getutxent is in category 3, not 5.
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-211-4/+8
| | | | I removed utmp and its manpage, but not other manpages referring to it.
* Use the newly brought %U macro.ru2010-01-151-3/+3
|
* - s/unsecure/insecure/ as this is the correct keyworddanger2010-01-071-2/+2
|
* Add a missing word.brueffer2010-01-041-1/+1
| | | | | | PR: 140989 Submitted by: Lachlan Kang MFC after: 1 week
* Forgot to bump .Dd, so do it with this commit. Chose local time overimp2009-12-161-1/+1
| | | | UTC time for the date...
* Docmuent NO_KERNEL{CLEAN,CONFIG,DEPEND,OBJ} as necessary. Updateimp2009-12-161-2/+9
| | | | documentation on KERNFAST meaning.
* Use our canonical .Dd format.brueffer2009-11-021-1/+1
| | | | Submitted by: Ulrich Spoerlein
* Fixed markup bugs.ru2009-09-291-7/+12
|
* Document MAKE_DVD and xref svn in ports.trhodes2009-08-181-2/+7
| | | | Approved by: re@ (kib)
* Document the newly added SVNCMDARGS, SVNROOT, and SVNBRANCH variables.jhb2009-08-171-0/+29
| | | | Approved by: re (kib)
* Usermode portion of the support for swap allocation accounting:kib2009-06-231-0/+29
| | | | | | | | | | | - update for getrlimit(2) manpage; - support for setting RLIMIT_SWAP in login class; - addition to the limits(1) and sh and csh limit-setting builtins; - tuning(7) documentation on the sysctls controlling overcommit. In collaboration with: pho Reviewed by: alc Approved by: re (kensmith)
* Add C++ operators to operator(7) manual page.ed2009-04-081-5/+7
| | | | Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
* A system with plenty of memory would not require so much swap for genericdelphij2009-03-091-1/+3
| | | | | | usage. Discussed with: dillon
* Build fixups for the new USB stack.thompsa2009-02-231-2/+0
|
OpenPOWER on IntegriCloud