| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Latest fix from jtc: | jkh | 1994-08-19 | 1 | -2/+13 |
* | Add entry for libskey | guido | 1994-08-19 | 1 | -1/+1 |
* | Make this puppy actually compile now. | jkh | 1994-08-19 | 1 | -3/+2 |
* | Do all the includes: <machine/asm.h> -> <machine/asmacros.h> | jkh | 1994-08-19 | 23 | -46/+46 |
* | Change includes to reference <machine/asmacros.h>. | jkh | 1994-08-19 | 1 | -2/+2 |
* | Make libmsun a switchable option, as before. | jkh | 1994-08-19 | 1 | -1/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r2116, | jkh | 1994-08-19 | 214 | -0/+20438 |
|\ |
|
| * | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 214 | -0/+20438 |
* | More stuff from the latest curses. Really minor this time. | sef | 1994-08-13 | 3 | -4/+85 |
* | Brought the 2.0 libcurses up-to-date with the current 4.4 stuff, as | sef | 1994-08-13 | 38 | -177/+275 |
* | Fixed problem with returning -1 on error when the return value is a | dg | 1994-08-13 | 2 | -2/+4 |
* | The big crypt removal - make libtelnet exportable. | csgr | 1994-08-12 | 2 | -28/+4 |
* | Fix afterinstall rule for NOSHARED case | csgr | 1994-08-12 | 1 | -1/+6 |
* | Made kvm routines use procfs to get out process data such as argument | dg | 1994-08-11 | 3 | -155/+33 |
* | 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 |
* | Eliminate non-fatal error message so Jordan doesn't get confused. | wollman | 1994-08-10 | 1 | -2/+7 |
* | 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 |
* | The password scrambler now becomes libscrypt, and libcrypt is | csgr | 1994-08-09 | 1 | -0/+19 |
* | This commit was generated by cvs2svn to compensate for changes in r1984, | csgr | 1994-08-09 | 2 | -0/+193 |
|\ |
|
| * | Nates password scrambler, from FreebSD 1.1.5, but with everything except | csgr | 1994-08-09 | 2 | -0/+193 |
* | Use a consistent name for librpcsvc. | wollman | 1994-08-09 | 1 | -0/+31 |
* | Add back librpcsvc. It builds fine on both my machine and thud, I don't | wollman | 1994-08-09 | 1 | -1/+1 |
* | Comment out librpcv. Not there. | jkh | 1994-08-09 | 1 | -1/+1 |
* | Correct the man page extent. | jkh | 1994-08-08 | 2 | -2/+2 |
* | Boy, was *this* ever bollixed! | jkh | 1994-08-08 | 1 | -17/+17 |
* | Make this work even if make depend is not run. | jkh | 1994-08-08 | 1 | -1/+1 |
* | 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 |
* | Make librpcsvc. | wollman | 1994-08-07 | 1 | -1/+1 |
* | Makefile to build librpcsvc. (All sources automatically generated.) | wollman | 1994-08-07 | 1 | -0/+31 |
* | 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 |
* | Don't try to build librpc in a separate directory. | wollman | 1994-08-07 | 1 | -1/+1 |
* | 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 |
* | Make it work with new mmap syscall. | wollman | 1994-08-05 | 1 | -9/+9 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 4 | -6/+6 |
* | Allow libtelnet to compile, by removing references to Kerberos and DES in | wollman | 1994-08-05 | 1 | -3/+3 |
* | Make up for the fact that rpc headers are now installed from include. | wollman | 1994-08-05 | 1 | -11/+0 |
* | Temporarily force creation of librpc.so.2.0 (by including lib-directory | wollman | 1994-08-05 | 1 | -0/+4 |
* | Make it work with our make macros. | wollman | 1994-08-05 | 1 | -5/+11 |
* | Make it work with our make macros. | wollman | 1994-08-05 | 3 | -7/+8 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 89 | -106/+4729 |
* | From 1.1.5: define default shared library versions. For 2.0, use version | wollman | 1994-08-04 | 1 | -0/+3 |
* | Make obj directory work right. md?hl.c should probably be | wollman | 1994-08-04 | 1 | -0/+3 |
* | histedit.h is now installed from include. | wollman | 1994-08-04 | 1 | -6/+0 |