summaryrefslogtreecommitdiffstats
path: root/lib/libss
Commit message (Expand)AuthorAgeFilesLines
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+4
* Get errno from <errno.h>, not from extern int.imp2000-09-042-3/+6
* sigset_t change (part 5 of 5)marcel1999-09-291-0/+3
* Zap $Locker$peter1999-09-062-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-164-4/+4
* Remove a 'const' because it was getting thrown away anyway.jb1998-05-101-1/+1
* Separated header creation from header installation in libss. Createbde1998-03-121-6/+4
* Use the standard method for avoiding concurrent builds of multiple targetsbde1998-03-061-4/+3
* Fixed building with `make -jN'. Put ss_err.h in SRCS so that recentbde1998-03-061-6/+7
* Allow this to compile with NetBSD tools.jb1998-01-091-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-3/+1
* use termios when POSIX is defined in the Makefile, not sgttypeter1996-09-071-2/+16
* Use a more robust check for ss_err.h existing. This header isn'tbde1996-09-051-2/+2
* Fixed DPADD.bde1996-09-051-4/+5
* cmp -s || install -c ==> install -Cpeter1996-08-301-16/+9
* General -Wall warning cleanup, part I.jkh1996-07-1213-4/+25
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+3
* Install non-source files with the optional flag ${COPY}, not with the flag -c.bde1995-08-061-2/+2
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-4/+4
* Remove trailing whitespace.rgrimes1995-05-305-11/+11
* Remove private mkdir for /usr/include/ss, no handled by mtree.rgrimes1995-03-181-5/+1
* Repeat after me kids: "I will not try to install files into a directorywpaul1995-03-151-1/+5
* Fix broken makefile.phk1995-02-121-5/+6
* CLEANFILES was missing a few files.bde1995-02-081-2/+2
* Make Jordan happy:wollman1995-01-231-4/+15
* Fix from Rod so that std_rqs.c can get rebuilt properly whenwollman1995-01-211-2/+2
* Port to FreeBSD.wollman1995-01-195-4/+53
* MIT SIPB `subsystem' library, needed for `kadmin' and some other MIT programs.wollman1995-01-1917-0/+1445
OpenPOWER on IntegriCloud