summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Document SCM_CREDS changes.wpaul1997-03-211-0/+28
* Add backward compatibility so that static executables built onjdp1997-03-201-10/+23
* Don't use the undocumented .Fr (function return value) macro for functionmpp1997-03-191-33/+34
* Fixed missing #include of <sys/types.h> and wrong arg types in synopsis.bde1997-03-191-5/+6
* Fixed misquoted arg in synopsis.bde1997-03-191-2/+2
* Fixed wrong return type for tputs() in synopsis.bde1997-03-191-1/+1
* Fixed this header to compile with gcc -pedantic -Werror (removed commabde1997-03-191-2/+2
* Fixed synopsis (missing #includes and consts).bde1997-03-191-6/+7
* Fixed synopsis. Some float functions claimed to have the same name asbde1997-03-193-6/+6
* Fixed quoting in .Fn macro invocations in synopsis. The args must bebde1997-03-191-8/+8
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-193-7/+7
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-196-11/+11
* Added missing #include of <stdarg.h> to synopsis. Moved prototypes forbde1997-03-191-9/+10
* Fixed missing function types in synopsis.bde1997-03-196-0/+9
* Fixed synopsis (put all of the function (return) type info in .Ft andbde1997-03-192-3/+3
* Removed unnecessary quoting of function names in synopsis to simplifybde1997-03-186-13/+13
* Re-order terms to avoid potential pointer overflow, and remove oneeivind1997-03-181-2/+7
* Check for overflow in size argument.phk1997-03-181-2/+4
* Fix arg types to match Lite2ache1997-03-171-2/+2
* Buffer overflow fix - closes PR bin/2983 for -current. Should reallyeivind1997-03-171-0/+14
* Updated prototype for mount() to match Lite2 reality for the 1st argbde1997-03-131-1/+1
* Part 2 of a failed commit (cvs broke). Original message:peter1997-03-132-0/+283
* Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWDpeter1997-03-134-282/+4
* Add a pair __BEGIN_DECLS/__END_DECLSjmz1997-03-131-0/+2
* Make this man page really match the current <sys/signal.h> again andbde1997-03-121-2/+2
* Make this man page match the current <sys/signal.h> again :-).mpp1997-03-121-3/+4
* Update the structure to match how things are going to appear aftermpp1997-03-121-3/+3
* More cleanup - I didn't realize that this was a new man pagempp1997-03-121-2/+3
* Restored a .Fa line that was lost in the Lite2 merge.bde1997-03-121-0/+1
* Mdoc cleanup.mpp1997-03-121-1/+0
* Fixed merging error. Lite2 fixed premature failure and didn'tbde1997-03-121-2/+4
* Cleanup some of the Lite2 merge. Most of it is mdoc cleanup,mpp1997-03-123-15/+10
* Fixed errors in the Lite2 merge. Some style changes were mismerged.bde1997-03-121-27/+28
* Fix problem with FD_SET* overflow reporting.. Perror() didn't have enoughpeter1997-03-121-2/+6
* _res_close() -> res_close()peter1997-03-121-2/+2
* Document that popen() uses a bidirectional pipe (in FreeBSD) and not abde1997-03-111-7/+5
* Fixed cleaning up after malloc failure, which was broken by Lite2.bde1997-03-111-3/+5
* Install the Lite2 getvfsbyname.3. The old getvfsbyname() interface isbde1997-03-111-4/+4
* Fixed #include's in synopsis.bde1997-03-111-2/+1
* Merge from Lite2:peter1997-03-119-92/+312
* Merge from Lite2: man page updatespeter1997-03-116-18/+40
* Merge from Lite2 (YAMFL2? :-)peter1997-03-111-17/+29
* Merge from Lite2 (+realpath.3)peter1997-03-111-3/+4
* Merge from Lite2 (whiteout/unionfs)peter1997-03-111-2/+4
* Merge from Lite2peter1997-03-111-2/+2
* Merge Lite2 changespeter1997-03-115-50/+98
* merge from Lite2 - realpath() now shares a lot of code with getcwd()peter1997-03-113-287/+158
* Merge from Lite2 onto mainline -peter1997-03-1119-278/+186
* This commit was generated by cvs2svn to compensate for changes in r23658,peter1997-03-119-37/+373
|\
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-1175-662/+1333
OpenPOWER on IntegriCloud