aboutsummaryrefslogtreecommitdiff
path: root/lib/libcom_err
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-624/+0
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-023-624/+0
|/
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-0/+3
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-5/+1
* Zap $Source$Peter Wemm1999-09-061-1/+0
* Build this from contrib/ now.Mark Murray1999-09-0413-607/+7
* $Header$ -> $FreeBSD$Peter Wemm1999-08-285-8/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Remove definition of malloc and realloc. Instead include stdlib.h.Warner Losh1998-09-111-5/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make this texinfo file info-aware.Joerg Wunsch1997-02-012-5/+69
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Back out the last backout. This should work now that the bsd.info.mkPeter Wemm1997-01-122-4/+4
* Disconnect the doc subdir as well, bsd.info.mk freaks out if therePeter Wemm1997-01-122-4/+4
* This texinfo documentation isn't really enough texinfo-izedJoshua Peck Macdonald1997-01-111-2/+2
* Removed unused `-I.'s from CFLAGS.Bruce Evans1996-09-041-2/+1
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-3/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-3/+4
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-2/+2
* Don't call _doprnt, which doesn't exist; use vfprintf.Garrett Wollman1995-01-231-33/+2
* The Common Error Description Library, developed by MIT SIPB and used byGarrett Wollman1995-01-1415-0/+1210