summaryrefslogtreecommitdiff
path: root/lib/libcompat/4.3
Commit message (Collapse)AuthorAgeFilesLines
* "Fixed" prototype bugs in synopsis.Bruce Evans1997-04-131-2/+4
| | | | Notes: svn path=/head/; revision=24884
* Fixed missing #include in synopsis.Bruce Evans1997-04-131-0/+1
| | | | Notes: svn path=/head/; revision=24883
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
| | | | Notes: svn path=/head/; revision=21907
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-125-0/+6
| | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=17141
* Add a short man page for cfree(3), in order to hint people about its life in ↵Joerg Wunsch1995-11-241-0/+49
| | | | | | | libcompat. Notes: svn path=/head/; revision=12466
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8870
* The implementation of rexec() missed the function ruserpass(), so theJoerg Wunsch1995-04-112-3/+252
| | | | | | | | | | | | | | | | | | link stage fell over for any program that attempted to use rexec(). Ruserpass() remains undocumented; i could not find any documentation for it on other systems. Also added a BUGS section to the man page, stating that this function constitutes a potential security hole (as well as the underlying "exec" service). Submitted by: rgrimes Originally submitted by: agc@uts.amdahl.com (Alistair G. Crooks) Obtained from: netbsd-bugs@NetBSD.ORG Notes: svn path=/head/; revision=7764
* My libcompat cleanup.Joerg Wunsch1995-04-102-0/+7
| | | | | | | | | | | | | | | | | | o add missing man pages o make all man pages clearly refer to the libcompat thingie o add the information to the vtimes(3) and vlimit(3) man pages that nobody has reimplemented the functions by now o add the missing getpw.c o add code and man pages for cftime(3) and ascftime(3) -- i found them somewhere in old unfinished work Notes: svn path=/head/; revision=7742
* add a couple of missing #include linesPoul-Henning Kamp1995-03-192-0/+3
| | | | Notes: svn path=/head/; revision=7151
* Add sanity check for "no previous regular expression" state,Andrey A. Chernov1994-09-141-1/+4
| | | | | | | bringed by 'more' Notes: svn path=/head/; revision=2768
* Fix bug with searching "" pattern, cause 'more' always showsAndrey A. Chernov1994-09-141-1/+1
| | | | | | | next line on "/<Enter>" instead of searching next pattern Notes: svn path=/head/; revision=2764
* This is James da Silva at the University of Maryland at College Park'sRodney W. Grimes1994-05-271-0/+92
| | | | | | | regex.c code as picked up from the net. Notes: svn path=/cvs2svn/branches/UofM_at_CP/; revision=1578
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-279-0/+818
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573