summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
...
* u_int -> unsigned int, so that we don't have to include <sys/types.h>Bruce Evans1994-09-051-2/+2
* Fixed editing blunder.David Greenman1994-09-011-2/+2
* Added rtprio system call stub and manual page.David Greenman1994-09-012-4/+96
* Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles.Bruce Evans1994-08-311-9/+6
* Fix comparison of int against unsigned when checking error returnGeoff Rehmet1994-08-311-2/+2
* Undo some of Bruce's ``clean-up''. Don't be so damned verbose.Garrett Wollman1994-08-301-6/+6
* Don't build .po's if NOPROFILE is defined.Bruce Evans1994-08-281-10/+27
* gethostid.2 is now gethostid.3. Instal the correct one.Bruce Evans1994-08-281-1/+1
* Fix gethostbyaddr():Geoff Rehmet1994-08-281-2/+2
* libc.so should be installed immutable.Garrett Wollman1994-08-261-0/+1
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey HsuDavid Greenman1994-08-221-0/+1
* This is weird. I *added this*, but it went away again! Ummm.. Mumble.Jordan K. Hubbard1994-08-222-0/+12
* Put __infinity back here again until someone does the right thing andJordan K. Hubbard1994-08-202-2/+2
* Fixed problem with returning -1 on error when the return value is aDavid Greenman1994-08-132-2/+4
* Oops, forgot to cvs add this file.Garrett Wollman1994-08-101-0/+63
* Make it easier for programs to figure out what revision of FreeBSD theyGarrett Wollman1994-08-101-4/+4
* Add back set_rpc_grouplistsize(), so mount_nfs compiles again. AlsoGarrett Wollman1994-08-101-3/+28
* Fixed typo.Garrett Wollman1994-08-091-2/+2
* Add (substantially re-written) support for /etc/host.conf, and reintegratedGarrett Wollman1994-08-091-11/+196
* Add a missing backslash to get this to work again.Jordan K. Hubbard1994-08-081-1/+1
* Added YP domain name getting/setting support, for SunOS/old programGarrett Wollman1994-08-083-7/+128
* Add back in the YP code from 1.1.5. (This attribution brought to youGarrett Wollman1994-08-074-0/+1202
* More directory cleanup after YP merge.Garrett Wollman1994-08-074-27/+8
* Add Sun RPC documentation, which should eventually go into our PSD.Garrett Wollman1994-08-076-0/+9681
* Moving RPC stuff into libc, part 2.Garrett Wollman1994-08-079-0/+2947
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-0741-0/+8555
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-2/+2
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-0589-106/+4729
* Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).Geoff Rehmet1994-07-221-35/+46
* Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile withRodney W. Grimes1994-05-272-0/+20
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-27743-0/+128643
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-263-0/+444
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-262-0/+158
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+125
* Add $Id$ to all, clean up multiple spacesRodney W. Grimes1994-02-212-4/+6
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey HsuDavid Greenman1994-01-315-0/+216