| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added $Id$ | David Greenman | 1994-09-24 | 3 | -0/+6 |
| * | If sysctl() fails, return "/kernel" so as not to screw people who haven't | Garrett Wollman | 1994-09-24 | 1 | -2/+2 |
| * | Added getbootfile(3), for an easy C interface to the kern.bootfile MIB | Garrett Wollman | 1994-09-23 | 3 | -13/+140 |
| * | Added *ran48 functions, and put them in the correct place this time. | Garrett Wollman | 1994-09-23 | 13 | -2/+476 |
| * | Pass -q and -u flags to modload so that it shuts up and doesn't leave | Garrett Wollman | 1994-09-22 | 1 | -1/+1 |
| * | Make iso_addr's output conform to modern conventions for NSAP | Paul Traina | 1994-09-22 | 1 | -18/+16 |
| * | Fix stupid memory-allocation error. | Garrett Wollman | 1994-09-22 | 1 | -3/+9 |
| * | Added VFS functions: getvfsvbyname, getvfsbytype, getvfsent, setvfsent, | Garrett Wollman | 1994-09-22 | 2 | -1/+235 |
| * | Document YP support. | Garrett Wollman | 1994-09-20 | 2 | -29/+51 |
| * | My implementation of YP group file support, modeled after the | Garrett Wollman | 1994-09-20 | 1 | -6/+210 |
| * | Second half of YP security hole fix. Needs updated password | Garrett Wollman | 1994-09-20 | 1 | -5/+12 |
| * | Re-implement YP password file support from scratch. This implementation | Garrett Wollman | 1994-09-20 | 1 | -3/+215 |
| * | Maintain pw_fields, and output same to password database. | Garrett Wollman | 1994-09-20 | 1 | -0/+17 |
| * | Function in this module bloodly called 'gethostname' and linked | Andrey A. Chernov | 1994-09-19 | 1 | -2/+2 |
| * | Redo kernel NTP PLL support, user-mode interface. | Garrett Wollman | 1994-09-18 | 3 | -10/+69 |
| * | Added support for kernel profiling to mcount.c | Paul Richards | 1994-09-15 | 1 | -0/+4 |
| * | Use latest Arthur Olson timezone code rather than that supplied with | Garrett Wollman | 1994-09-13 | 8 | -71/+524 |
| * | Added SYSV ipc system calls. | Doug Rabson | 1994-09-13 | 14 | -4/+199 |
| * | Port to FreeBSD. Not ready for inclusion in libc just yet, but here | Garrett Wollman | 1994-09-13 | 3 | -3/+12 |
| * | This commit was generated by cvs2svn to compensate for changes in r2710, | Garrett Wollman | 1994-09-13 | 1 | -1/+1 |
| |\ |
|
| | * | One more try, and if it doesn't work this time I'm giving up. | Garrett Wollman | 1994-09-13 | 1 | -1/+1 |
| * | | This commit was generated by cvs2svn to compensate for changes in r2708, | Garrett Wollman | 1994-09-13 | 9 | -0/+4180 |
| |\| |
|
| | * | The rest of tzcode94g from Arthur David Olson. | Garrett Wollman | 1994-09-13 | 9 | -0/+4180 |
| * | Based on fix from 1.1.5.1: | Geoff Rehmet | 1994-09-08 | 1 | -1/+10 |
| * | document libcrypt and libcipher. | Geoff Rehmet | 1994-09-08 | 1 | -0/+17 |
| * | Make errors in /etc/fstab print the line numbers where they occured. | Jordan K. Hubbard | 1994-09-08 | 1 | -2/+13 |
| * | Don't include <sys/types.h> to get u_int or use u_int for a bogus cast. | Bruce Evans | 1994-09-05 | 1 | -4/+2 |
| * | Fix printing of weird errno's: negative values were printed as large | Bruce Evans | 1994-09-05 | 1 | -5/+9 |
| * | 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 |