| Commit message (Expand) | Author | Age | Files | Lines |
* | Make errors in /etc/fstab print the line numbers where they occured. | jkh | 1994-09-08 | 1 | -2/+13 |
* | Don't include <sys/types.h> to get u_int or use u_int for a bogus cast. | bde | 1994-09-05 | 1 | -4/+2 |
* | Fix printing of weird errno's: negative values were printed as large | bde | 1994-09-05 | 1 | -5/+9 |
* | u_int -> unsigned int, so that we don't have to include <sys/types.h> | bde | 1994-09-05 | 1 | -2/+2 |
* | Fixed editing blunder. | dg | 1994-09-01 | 1 | -2/+2 |
* | Added rtprio system call stub and manual page. | dg | 1994-09-01 | 2 | -4/+96 |
* | Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles. | bde | 1994-08-31 | 1 | -9/+6 |
* | Fix comparison of int against unsigned when checking error return | csgr | 1994-08-31 | 1 | -2/+2 |
* | Undo some of Bruce's ``clean-up''. Don't be so damned verbose. | wollman | 1994-08-30 | 1 | -6/+6 |
* | Don't build .po's if NOPROFILE is defined. | bde | 1994-08-28 | 1 | -10/+27 |
* | gethostid.2 is now gethostid.3. Instal the correct one. | bde | 1994-08-28 | 1 | -1/+1 |
* | Fix gethostbyaddr(): | csgr | 1994-08-28 | 1 | -2/+2 |
* | libc.so should be installed immutable. | wollman | 1994-08-26 | 1 | -0/+1 |
* | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | dg | 1994-08-22 | 1 | -0/+1 |
* | This is weird. I *added this*, but it went away again! Ummm.. Mumble. | jkh | 1994-08-22 | 2 | -0/+12 |
* | Put __infinity back here again until someone does the right thing and | jkh | 1994-08-20 | 2 | -2/+2 |
* | Fixed problem with returning -1 on error when the return value is a | dg | 1994-08-13 | 2 | -2/+4 |
* | Oops, forgot to cvs add this file. | wollman | 1994-08-10 | 1 | -0/+63 |
* | Make it easier for programs to figure out what revision of FreeBSD they | wollman | 1994-08-10 | 1 | -4/+4 |
* | Add back set_rpc_grouplistsize(), so mount_nfs compiles again. Also | wollman | 1994-08-10 | 1 | -3/+28 |
* | Fixed typo. | wollman | 1994-08-09 | 1 | -2/+2 |
* | Add (substantially re-written) support for /etc/host.conf, and reintegrated | wollman | 1994-08-09 | 1 | -11/+196 |
* | Add a missing backslash to get this to work again. | jkh | 1994-08-08 | 1 | -1/+1 |
* | Added YP domain name getting/setting support, for SunOS/old program | wollman | 1994-08-08 | 3 | -7/+128 |
* | Add back in the YP code from 1.1.5. (This attribution brought to you | wollman | 1994-08-07 | 4 | -0/+1202 |
* | More directory cleanup after YP merge. | wollman | 1994-08-07 | 4 | -27/+8 |
* | Add Sun RPC documentation, which should eventually go into our PSD. | wollman | 1994-08-07 | 6 | -0/+9681 |
* | Moving RPC stuff into libc, part 2. | wollman | 1994-08-07 | 9 | -0/+2947 |
* | Moving Sun RPC code into libc, part 1. Based on work done by a number of | wollman | 1994-08-07 | 41 | -0/+8555 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 1 | -2/+2 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 89 | -106/+4729 |
* | Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion). | csgr | 1994-07-22 | 1 | -36/+47 |
* | Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile with | rgrimes | 1994-05-27 | 2 | -0/+20 |
*-----. | This commit was generated by cvs2svn to compensate for changes in r1573, | rgrimes | 1994-05-27 | 731 | -0/+126759 |
|\ \ \ \ |
|
| | | | * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 2 | -0/+184 |
| | | * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 6 | -0/+2318 |
| | * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+971 |
| * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 722 | -0/+123286 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 12 | -0/+1884 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 3 | -0/+444 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 2 | -0/+158 |
* | BSD 4.4 Lite Include Sources | rgrimes | 1994-05-24 | 1 | -0/+125 |
* | Add $Id$ to all, clean up multiple spaces | rgrimes | 1994-02-21 | 2 | -4/+6 |
* | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | dg | 1994-01-31 | 5 | -0/+216 |