summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Don't include <sys/types.h> to get u_int or use u_int for a bogus cast.bde1994-09-051-4/+2
* Fix printing of weird errno's: negative values were printed as largebde1994-09-051-5/+9
* u_int -> unsigned int, so that we don't have to include <sys/types.h>bde1994-09-051-2/+2
* Fixed editing blunder.dg1994-09-011-2/+2
* Added rtprio system call stub and manual page.dg1994-09-012-4/+96
* Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles.bde1994-08-311-9/+6
* Fix comparison of int against unsigned when checking error returncsgr1994-08-311-2/+2
* Undo some of Bruce's ``clean-up''. Don't be so damned verbose.wollman1994-08-301-6/+6
* Don't build .po's if NOPROFILE is defined.bde1994-08-281-10/+27
* gethostid.2 is now gethostid.3. Instal the correct one.bde1994-08-281-1/+1
* Fix gethostbyaddr():csgr1994-08-281-2/+2
* libc.so should be installed immutable.wollman1994-08-261-0/+1
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-08-221-0/+1
* This is weird. I *added this*, but it went away again! Ummm.. Mumble.jkh1994-08-222-0/+12
* Put __infinity back here again until someone does the right thing andjkh1994-08-202-2/+2
* Fixed problem with returning -1 on error when the return value is adg1994-08-132-2/+4
* Oops, forgot to cvs add this file.wollman1994-08-101-0/+63
* Make it easier for programs to figure out what revision of FreeBSD theywollman1994-08-101-4/+4
* Add back set_rpc_grouplistsize(), so mount_nfs compiles again. Alsowollman1994-08-101-3/+28
* Fixed typo.wollman1994-08-091-2/+2
* Add (substantially re-written) support for /etc/host.conf, and reintegratedwollman1994-08-091-11/+196
* Add a missing backslash to get this to work again.jkh1994-08-081-1/+1
* Added YP domain name getting/setting support, for SunOS/old programwollman1994-08-083-7/+128
* Add back in the YP code from 1.1.5. (This attribution brought to youwollman1994-08-074-0/+1202
* More directory cleanup after YP merge.wollman1994-08-074-27/+8
* Add Sun RPC documentation, which should eventually go into our PSD.wollman1994-08-076-0/+9681
* Moving RPC stuff into libc, part 2.wollman1994-08-079-0/+2947
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-0741-0/+8555
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-0589-106/+4729
* Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).csgr1994-07-221-36/+47
* Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile withrgrimes1994-05-272-0/+20
*-----. This commit was generated by cvs2svn to compensate for changes in r1573,rgrimes1994-05-27731-0/+126759
|\ \ \ \
| | | | * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-272-0/+184
| | | * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+2318
| | * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+971
| * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-27722-0/+123286
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2712-0/+1884
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-263-0/+444
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-262-0/+158
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+125
* Add $Id$ to all, clean up multiple spacesrgrimes1994-02-212-4/+6
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-315-0/+216
OpenPOWER on IntegriCloud