summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Note that the Dlink Air 660 is supported.trhodes2003-01-141-0/+1
|
* Add check for AIO support before starting up.njl2003-01-131-0/+27
|
* Sort. Move /usr/heimdal to /var/heimdal where it really is.ceri2003-01-101-12/+12
| | | | | | PR: docs/46637 Submitted by: Igor Sobrado <sobrado@acm.org> Approved by: ru
* Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH.trhodes2003-01-091-1/+1
| | | | | | | Update the URL to reflect this. PR: 45010 Submitted by: Kim Scarborough <sluggo@unknown.nu> (Original patch)
* Regen:sheldonh2003-01-091-47/+111
| | | | * Boemler: vendors.txt (2002-12-27)
* Do not do manually what sendmail(8) can do better automatically.wollman2003-01-081-13/+12
| | | | | Tell sendmail to clean up its own host status cache. The error condition handling could probably be done better.
* o Refer to "Network Associates Laboratories" instead of "NAI Labs" orchris2003-01-0810-41/+38
| | | | | | | | "Network Associates Labs" in the copyright notice. o Remove clause #3 in the license terms. o Remove the line break from my name. Sponsored by: DARPA, Network Associates Laboratories
* Include a proper reference to the Developers' Handbook in thechris2003-01-081-0/+4
| | | | | | SEE ALSO section. Sponsored by: DARPA, Network Associates Laboratories
* Cross-reference mac_lomac.4chris2003-01-089-0/+9
| | | | Sponsored by: DARPA, Network Associates Laboratories
* Document the LOMAC security policy.chris2003-01-082-0/+197
| | | | | | This man page was co-written by Brian Feldman <green>. Sponsored by: DARPA, Network Associates Laboratories
* pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')fjoe2003-01-071-2/+2
| | | | to be consistent with other pthread_XXX functions
* Correct order of alignment in EXAMPLES.trhodes2003-01-061-2/+2
| | | | | PR: 42760 Submitted by: Christian Brueffer <chris@unixpages.org>
* Major update to the refuse file.trhodes2003-01-062-9/+17
| | | | | PR: 44164 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Back out revisions 1.45 && 1.46, they are incorrect.trhodes2003-01-061-2/+1
| | | | Noticed by: schweikh
* Document what .jcr and .eh_frame is.trhodes2003-01-061-0/+5
| | | | | PR: 46638 Submitted by: Tim Kientzle <tim@kientzle.com>
* Fix a type that crept in during my last commit here.trhodes2003-01-061-1/+1
| | | | | Noticed by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Pointy hat: trhodes
* Link a.out(5) to aout(5) to follow the module name.trhodes2003-01-061-1/+2
|
* Add two new manual pages. Welcome the ida(4) and iir(4) manual pages.trhodes2003-01-063-0/+130
|
* Add a manpage for the LAN Media Corp PCI WAN adapter driver.obrien2003-01-052-0/+92
| | | | Obtained from: NetBSD
* Typo: s/CTLTYPE_DYN/CTLFLAG_DYNschweikh2003-01-041-2/+2
| | | | | PR: misc/45012 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* gifconfig(8) was depricated.ume2003-01-041-2/+3
| | | | Reported by: rwatson
* mdoc(4) police: Markup. Fix 1 hard sentence break.trhodes2003-01-031-4/+7
|
* mdoc(7) police: Remove hard sentence breaks.trhodes2003-01-031-9/+18
|
* mdoc(7) police: markup nits.trhodes2003-01-031-5/+7
|
* Reenable building in share/mklocale for sparc64. It seems to work finetmm2003-01-031-5/+1
| | | | | | now, and probably did for quite some time already. 5.0 candidate. Spotted by: roam
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-0123-144/+157
| | | | especially in troff files.
* 'wepmode on' is needed to turn on wep.imp2003-01-011-2/+2
| | | | Submitted by: blackend
* Add a COMPATIBILITY section. Note what is not supported.trhodes2002-12-311-1/+4
| | | | Prompted by: olgeni
* s/arn't/are not/trhodes2002-12-311-4/+3
| | | | Reword the AUTHORS section to make more sense.
* A refused connection will return ECONNREFUSED rather than ECONNRESET.chris2002-12-311-1/+1
| | | | | PR: docs/46654 Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
* Correct .Dt macro.trhodes2002-12-301-1/+1
|
* Actually cvs add the ciss.4 file...trhodes2002-12-301-0/+86
|
* Add a manual page for the ciss driver.trhodes2002-12-301-0/+1
| | | | Reviewed by: obrien
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-306-13/+18
| | | | Add FreeBSD Id tag where missing.
* Add ca_ES localeache2002-12-3012-10/+254
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Use 'msdosfs' in the /etc/fstab example. However, it works either way.trhodes2002-12-301-2/+2
| | | | Pointed out by: schweikh
* Add msdosfs.5trhodes2002-12-291-0/+79
|
* Move the msdos.5 manual page to msdosfs.5 to be more correct.trhodes2002-12-292-80/+2
|
* Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.dillon2002-12-281-7/+18
| | | | Submitted by: Tom Rhodes
* english(4) police.schweikh2002-12-2723-44/+44
|
* mount_msdos(8) > mount_msdosfs(8) as they have different names in 4.X/5.X.trhodes2002-12-271-6/+3
| | | | | | Correct link to the handbook (typo). Pointed out by: chris
* Whitespace created in Makefile from previous commit.trhodes2002-12-271-1/+2
|
* Add a manual page for msdosfs (msdos.5) and connect it to the build.trhodes2002-12-272-1/+83
| | | | Quick review by: chris (older version)
* Spelling: s/then/than/ where appropriate.ru2002-12-247-12/+12
|
* mdoc(7) police: Deal with self-xrefs.ru2002-12-2421-46/+48
|
* Bring the diskless manual page more up-to-date. It still needs a lot of work.dillon2002-12-231-88/+157
|
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-232-2/+2
| | | | PR: docs/37176
* mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.ru2002-12-231-4/+7
|
* mdoc(7) police: markup nits.ru2002-12-231-2/+4
|
* mdoc(7) police: grammar and spelling nits.ru2002-12-231-4/+4
|
OpenPOWER on IntegriCloud