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