summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation wasgshapiro2001-11-111-1/+5
| | | | | | | | | | | | | | | replaced with the new version in sendmail's distribution, vacation and the necessary libraries (libsmdb and libsmutil) were changed so they were always compiled. This broke people who didn't checkout src/contrib/sendmail/. I don't know if it's best to think of NO_SENDMAIL as no sendmail sources available or no sendmail binary. It is now the former. Also, remove the sendmail chapter from System Managers Manual (SMM) if NO_SENDMAIL is defined (for similar reasons -- source not available). PR: 31863, 31865 Submitted by: matusita, Joe Kelsey <joe@zircon.seattle.wa.us> MFC after: 3 days
* This commit was generated by cvs2svn to compensate for changes in r86223,wollman2001-11-091-0/+506
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Add `Theory' file from tzcode which explains how and why zones are named.wollman2001-11-091-0/+506
| |
* | Merge tzdata2001d update from vendor branch.wollman2001-11-098-158/+664
| | | | | | | | | | | | PR: conf/31851 Obtained from: Arthur David Olson and the timezone database maintainers MFC after: 1 week
* | This commit was generated by cvs2svn to compensate for changes in r86218,wollman2001-11-091-5/+16
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Updated timezone database from Arthur Olson.wollman2001-11-0910-166/+685
| | | | | | | | PR: conf/31851
* | NMBCLUSTERS, not NMBCLUSTER.dd2001-11-071-1/+1
| | | | | | | | Submitted by: markus ryynnen <markus.ryynanen@kolumbus_nospam.fi>
* | Document the reset command. I would have thought it blatently obvious,peter2001-11-051-0/+2
| | | | | | | | but here it is: reset - Hard reset the system
* | Add the Farallon NetLINE 10/100 PCI to the list of cards supported bymurray2001-11-051-1/+2
| | | | | | | | | | | | | | rl(4). PR: docs/31270 Submitted by: Gary W. Swearingen <swear@blarg.net>
* | Describe handling of NULLs passed to pthread_setcancelstate().murray2001-11-051-2/+10
| | | | | | | | | | PR: docs/31745 Submitted by: Andrew <andrew@ugh.net.au>
* | Add bg_BG.CP1251ache2001-11-056-1/+131
| | | | | | | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* | Add bg_BG.CP1251ache2001-11-054-1/+76
| | | | | | | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* | Add bg_BG.CP1251ache2001-11-053-1/+300
| | | | | | | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* | Catch up to proc->thread changes.dd2001-11-051-4/+4
| | | | | | | | | | PR: 31428 Submitted by: Chad David <davidc@acns.ab.ca>
* | Mark up NULL in .Dv.dd2001-11-041-1/+3
| | | | | | | | | | PR: 31747 Submitted by: <andrew@ugh.net.au>
* | Disconnect sb.4.asmodai2001-11-042-83/+1
| | | | | | | | | | This is a manual page left over from the old pcm/voxware driver era. Superceded by newpcm's sbc.4.
* | We ditched controller a long while ago in favour of device.asmodai2001-11-041-1/+1
| |
* | Typo correction: detailled -> detailed.keramida2001-11-021-10/+10
| | | | | | | | Approved by: nik
* | Document support for VIA 82C596 ATA-33 and ATA-66.asmodai2001-11-021-0/+2
| |
* | Explicitely mention this driver supports the RealTek 8029.asmodai2001-11-021-1/+2
| | | | | | | | This should lessen some questions.
* | Fix alignment of the chipsets to the largest one described.asmodai2001-11-021-1/+1
| |
* | Document the /var/run/named directory.cjc2001-11-011-0/+3
| | | | | | | | Suggesteded by: brian
* | Add a directory in /var/run to store ppp(8) command sockets.cjc2001-11-016-7/+10
| | | | | | | | | | | | PR: bin/29966 Approved by: brian MFC after: 4
* | Just typo corrections (mmunmap->munmap etc), no content changes.schweikh2001-11-015-14/+14
| | | | | | | | MFC after: 1 week
* | add /var/heimdalassar2001-10-311-0/+2
| | | | | | | | absence noted by Archie Cobbs <archie@packetdesign.com>
* | Fix typos.julian2001-10-301-2/+2
| |
* | A node that allows ethernet type packets to be filtered to differentjulian2001-10-301-0/+150
| | | | | | | | | | | | | | | | hooks depending on ethertype. Great for prototyping protocols. connects to the lower and upper hooks of an ethernet type of node. Obtained from: Monzoon Networks. Thanks to Andre Oppermann, May 2001.
* | Link Slovak with Czechache2001-10-301-0/+6
| | | | | | | | | | PR: 31598 Submitted by: Vladimir Guzma <vg@cs.tut.fi>
* | Update tuning so that it mentions maxusers, nmbclusters, and nsfbufs assilby2001-10-291-18/+29
| | | | | | | | | | | | tunables in loader.conf rather than just kernel options. MFC after: 3 days
* | Only provide function information in compile environments that supportmike2001-10-271-9/+9
| | | | | | | | | | | | | | the C99 variable __func__ and never for C++. Provide a more meaningful example in the assert(3) manual. Reviewed by: asmodai, bde
* | Support the "install.debug" and "reinstall.debug" targets for kernel modules.des2001-10-271-1/+2
| | | | | | | | | | | | | | | | | | Small tweaks to kldxref may be necessary to avoid the surprising (but harm- less) behaviour of 'kldload foo' loading foo.ko.debug instead of foo.ko if it is present in the kernel directory. Approved by: a week of silence on -arch MFC after: 2 weeks
* | mdoc(7) police:ru2001-10-261-9/+11
| | | | | | | | | | - Minor markup nits. - Arrange for appearance in 4.5.
* | Document HPT372 support.asmodai2001-10-261-0/+2
| |
* | We support the Intel ICH3 [ATA-100] chipset as well.asmodai2001-10-261-0/+2
| |
* | o Modify format of /etc/fbtab to accept glob matching patterns forrwatson2001-10-251-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | target devices, not just individual devices and directories. This permits activities such as: ttyv0 0600 /dev/dsp* Whereas previously that was not supported. This change is backwards-compatible, except where device names included globbing characters, which is not the case for any devices listed in MAKEDEV. Submitted by: Maxime Henrion <mux@qualys.com> MFC after: 3 weeks
* | Fixed some English errors, mainly ones not fixed in the previous commit.bde2001-10-251-8/+3
| | | | | | | | | | | | The previous commit message should have said this too (the only BSDism fixed was punctuation for non-sentences). Neither these changes nor the ones in the previous commit were exactly as submitted by me.
* | Simplify.ru2001-10-251-6/+3
| |
* | Document the link0 option, which downloads the microcode to the board.jlemon2001-10-251-2/+19
| |
* | Merge in BSDisms. Slight rewordings in some cases.julian2001-10-241-16/+19
| | | | | | | | | | Submitted by: bde@freebsd.org Reviewed by: jhb@freebsd.org
* | Document C99 conformity.asmodai2001-10-241-2/+7
| | | | | | | | Update text which is printed out to reflect reality.
* | Finish the removal of the LABPC driver.ru2001-10-243-142/+4
| | | | | | | | Forgotten by: phk
* | Back out my last commit. Ruslan (ru) has a better fix.markm2001-10-241-4/+0
| |
* | Document sx_assert(9).jhb2001-10-232-1/+33
| |
* | Make sure the copies: and symlinks: targets exist in the case of themarkm2001-10-231-0/+4
| | | | | | | | empty ".for ..." loop.
* | Alter the suggested way of writing structurtes to make them actuallysjulian2001-10-231-12/+18
| | | | | | | | | | | | | | readble when there are compound sub-elements (e.g. other structs). Reviewed by: {peter,dillon,des,imp,jlemon}@freebsd.org MFC after: 1 week
* | Remove references to nfsiod(8) and nfs_client_flagsru2001-10-231-10/+0
| | | | | | | | now that they are obsolete.
* | Explain a little about sysexits(3) so that regular users can takedd2001-10-231-4/+8
| | | | | | | | | | | | | | advantage of the fact that some programs care to explain why they failed. PR: 31415
* | Back out my previous commit. It is not necessary anymore now that Ruslanjhay2001-10-221-4/+3
| | | | | | | | fixed the ipfilter directory with a NOOBJ.
* | Clamp down with NOOBJ.ru2001-10-221-8/+9
| |
* | Unbreak make world by adding .CURDIR here and there.jhay2001-10-221-3/+4
| | | | | | | | Submitted by: Harry Starr <starr3@gccs.com.au>
OpenPOWER on IntegriCloud