summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff
Commit message (Collapse)AuthorAgeFilesLines
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getJamie Gritton2009-06-241-0/+1
| | | | | | | | | system calls and the security.jail.param sysctls. Approved by: bz (mentor) Notes: svn path=/head/; revision=194869
* Define a macro for POSIX.1-2008 here until a future groff importDavid Schultz2009-02-281-0/+4
| | | | | | | includes one. Notes: svn path=/head/; revision=189135
* Added FreeBSD 6.4.Ruslan Ermilov2008-12-131-0/+1
| | | | Notes: svn path=/head/; revision=186041
* Added FreeBSD 7.1.Ruslan Ermilov2008-12-131-0/+1
| | | | Notes: svn path=/head/; revision=186040
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+1
| | | | | | | | | | | is based on an old implementation from the University of Michigan with lots of changes and fixes by me and the addition of a Solaris-compatible API. Sponsored by: Isilon Systems Reviewed by: alfred Notes: svn path=/head/; revision=181344
* Bump the default .Os version to FreeBSD 8.0.Ruslan Ermilov2008-02-231-1/+1
| | | | Notes: svn path=/head/; revision=176488
* Tweak -lpmc's name.Joseph Koshy2007-11-271-1/+1
| | | | Notes: svn path=/head/; revision=173978
* Added ".Lb libkse" support to mdoc(7).Ruslan Ermilov2007-10-221-0/+1
| | | | | | | Reviewed by: deischen, davidxu Notes: svn path=/head/; revision=172878
* Introduce FreeBSD 8.0 to mdoc(7).Ruslan Ermilov2007-10-151-0/+1
| | | | Notes: svn path=/head/; revision=172656
* FreeBSD 6.2 is now known to mdoc.Ruslan Ermilov2007-10-041-1/+0
| | | | | | | Approved by: re (kensmith) Notes: svn path=/head/; revision=172434
* -mdoc knows about FreeBSD 7.0 as well.Ruslan Ermilov2006-12-291-1/+0
| | | | | | | Reminded by: ceri Notes: svn path=/head/; revision=165614
* FreeBSD 5.5 is part of official -mdoc.Ruslan Ermilov2006-12-251-1/+0
| | | | Notes: svn path=/head/; revision=165541
* Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by theRuslan Ermilov2006-12-051-0/+4
| | | | | | | npe(4) manpage. Notes: svn path=/head/; revision=164917
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-0/+1
| | | | | | | | | Bump __FreeBSD_version. Reviewed by: jb Notes: svn path=/head/; revision=164190
* How stupid of me. :>> doesn't change a modification time.Ruslan Ermilov2006-08-142-4/+0
| | | | Notes: svn path=/head/; revision=161282
* - Include bsd.own.mk early so existsence check using ${SHAREDIR}Ruslan Ermilov2006-08-141-0/+4
| | | | | | | | | | actually works. - Touch /usr/share/tmac/man.local if it already exists. MFC after: 3 days Notes: svn path=/head/; revision=161281
* Touch `locale' and `se_locale' if they exist to stop people fromRuslan Ermilov2006-08-141-0/+2
| | | | | | | | | | | thinking they are obsolete. Prodded by: kris Submitted by: des MFC after: 3 days Notes: svn path=/head/; revision=161280
* Add FreeBSD 6.2 to the list of known versions.Ruslan Ermilov2006-08-081-0/+1
| | | | Notes: svn path=/head/; revision=161104
* Add libbsm to the list of our standard libraries.Yaroslav Tykhiy2006-08-051-0/+1
| | | | | | | Approved by: ru Notes: svn path=/head/; revision=161009
* Remove releases now found in Groff sources.Ruslan Ermilov2006-01-121-4/+0
| | | | Notes: svn path=/head/; revision=154261
* Add entry for 6.1.Joel Dahl2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=152777
* Remove some conversion leftovers.Ruslan Ermilov2005-10-201-3/+0
| | | | Notes: svn path=/head/; revision=151505
* Upgrade to Groff 1.19.2.Ruslan Ermilov2005-10-2011-36/+95
| | | | Notes: svn path=/head/; revision=151504
* Hook up libmemstat(3) to the library list in mdoc.local. This will causeRobert Watson2005-07-151-0/+1
| | | | | | | | | | | the library description (specifically, -lmemstat) to render properly in the libmemstat.3 man page. Submitted by: ru MFC after: 1 week Notes: svn path=/head/; revision=148040
* Adjust for HEAD being 7.0 now.Ken Smith2005-07-111-1/+2
| | | | | | | Approved by: re (implicit) Notes: svn path=/head/; revision=147931
* A number of manpages already use ``.Fx 5.5'', define it.Ruslan Ermilov2005-06-161-0/+1
| | | | | | | Approved by: re (blanket) Notes: svn path=/head/; revision=147442
* Clean up after the last change -- remove now stale comment.Ruslan Ermilov2005-06-101-1/+0
| | | | Notes: svn path=/head/; revision=147229
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-6/+0
| | | | | | | Discussed with: ru Notes: svn path=/head/; revision=147225
* Capitalize words in library description.Joseph Koshy2005-04-191-1/+1
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=145275
* Bring a working snapshot of hwpmc(4), its associated libraries, userland ↵Joseph Koshy2005-04-191-0/+1
| | | | | | | | | | | | | utilities and documentation into -CURRENT. Bump FreeBSD_version. Reviewed by: alc, jhb (kernel changes) Notes: svn path=/head/; revision=145256
* libpam is now standard.Ruslan Ermilov2005-01-251-1/+0
| | | | Notes: svn path=/head/; revision=140805
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-216-6/+6
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* Uncomment an upcoming 5.4-RELEASE.Ruslan Ermilov2004-12-181-1/+1
| | | | Notes: svn path=/head/; revision=139007
* Uncomment entries for FreeBSD 6.0 and 4.11.Joseph Koshy2004-12-181-2/+2
| | | | | | | Requested by: ru Notes: svn path=/head/; revision=138997
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-245-5/+5
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcomingRuslan Ermilov2004-08-191-1/+3
| | | | | | | FreeBSD 4.11-RELEASE. Notes: svn path=/head/; revision=134009
* Removed local bits that are now part of the standard mdoc(7) package.Ruslan Ermilov2004-04-161-8/+1
| | | | Notes: svn path=/head/; revision=128310
* Whitespace nit in previous revision.Ruslan Ermilov2004-04-151-1/+1
| | | | Notes: svn path=/head/; revision=128289
* Added FreeBSD 5.2.1, just in case.Ruslan Ermilov2004-04-131-0/+1
| | | | Notes: svn path=/head/; revision=128180
* Added upcoming 4.10 and 5.3 releases.Ruslan Ermilov2004-04-131-0/+2
| | | | | | | Reminded by: marcel Notes: svn path=/head/; revision=128179
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=125921
* Register libarchive in bsd.libnames.mk and mdoc.localTim Kientzle2004-02-131-0/+1
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=125762
* Register libbluetooth and libsdpMaksim Yevmenkin2004-02-121-0/+2
| | | | | | | Reviewed by: imp (mentor), ru Notes: svn path=/head/; revision=125757
* Catch up with the 20040130 src/UPDATING entry, and spell libpthreadRuslan Ermilov2004-01-311-1/+1
| | | | | | | | | | as -lpthread. (Alpha and SPARC64 still spell it -lkse, but we hope this to change by 5.3-RELEASE.) Reviewed by: deischen Notes: svn path=/head/; revision=125262
* Put libufs into the correct slot in the list.Ruslan Ermilov2004-01-151-1/+1
| | | | Notes: svn path=/head/; revision=124561
* Added description for libthr.Ruslan Ermilov2004-01-151-1/+2
| | | | | | | Reviewed by: deischen Notes: svn path=/head/; revision=124559
* MFR: Bump manpages revision to 5.2.Ruslan Ermilov2003-12-071-1/+1
| | | | Notes: svn path=/head/; revision=123237
* Add an entry for libpthread (aka libkse). For now, it's link commandDaniel Eischen2003-10-021-0/+1
| | | | | | | | | | is defined as -lkse, but we'll come back later and change it once libkse is renamed. Requested by: ru Notes: svn path=/head/; revision=120674
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-0/+1
| | | | | | | | | | | - CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options (with corresponding modules). - kiconv(3) for loadable charset conversion tables support. Submitted by: Ryuichiro Imura <imura@ryu16.org> Notes: svn path=/head/; revision=120492
* Update the copyright year.Ruslan Ermilov2003-09-202-2/+2
| | | | Notes: svn path=/head/; revision=120303