| Commit message (Expand) | Author | Age | Files | Lines |
| * | New routed.h that goes with the new routed. | Garrett Wollman | 1996-07-22 | 1 | -13/+1 |
| * | Fixed new and old standards conformance bugs. The non-POSIX confstr() was | Bruce Evans | 1996-07-17 | 1 | -3/+2 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -0/+2 |
| * | Add netatalk symlink, ifconfig not compiled in other case | Andrey A. Chernov | 1996-07-09 | 1 | -2/+2 |
| * | There are a few small additions to the protocol to make it | Bill Paul | 1996-07-04 | 1 | -5/+63 |
| * | remove zopen, zopen is not part of libc. | Wolfram Schneider | 1996-07-02 | 1 | -1/+0 |
| * | Added missing prototype for sigaltstack() | Sujal Patel | 1996-06-28 | 1 | -0/+1 |
| * | Add `netkey' to list of kernel directories to include in /usr/include. | Garrett Wollman | 1996-06-15 | 1 | -2/+2 |
| * | Add an independent implementation of addr2ascii(3) and ascii2addr(3) | Garrett Wollman | 1996-06-13 | 1 | -1/+6 |
| * | Now that Peter has been nice enough to bail me out of my last little | Bill Paul | 1996-06-05 | 1 | -4/+5 |
| * | (I hope I'm doing this correctly.) | Bill Paul | 1996-06-05 | 1 | -0/+117 |
| * | Install pccard includes. | Poul-Henning Kamp | 1996-06-04 | 1 | -2/+2 |
| * | Protocol definitions for RIPv2. | Garrett Wollman | 1996-05-30 | 1 | -21/+88 |
| * | Add an implementation of the gnu-ish asprintf() and vasprintf(). They are | Peter Wemm | 1996-05-27 | 1 | -0/+2 |
| * | Made this work with the documented prerequisite #includes (none). | Bruce Evans | 1996-05-01 | 1 | -0/+8 |
| * | Fixed longstanding namespace convolution involving rune_t vs wchar_t. | Bruce Evans | 1996-05-01 | 5 | -39/+51 |
| * | Fix sgetrune/sputrune arg type: was unsigned int instead of size_t | Andrey A. Chernov | 1996-04-18 | 1 | -2/+7 |
| * | NIS cleanups and fixes, the next generation. | Bill Paul | 1996-04-16 | 1 | -4/+1 |
| * | Slightly simplify inlined functions | Andrey A. Chernov | 1996-03-25 | 2 | -12/+6 |
| * | Fix incorrect parameter types for ftell and fgets. | Paul Richards | 1996-03-24 | 1 | -2/+2 |
| * | Don't reference ndbm(3) manpage. Everything is covered by db(3). | Jordan K. Hubbard | 1996-03-03 | 1 | -1/+1 |
| * | Fix conflicts and merge into mainline (this may get cvs admined out and redon... | Paul Traina | 1996-02-27 | 2 | -76/+40 |
| * | Add structure and procedure definitions for NIS v1. (This information | Bill Paul | 1996-02-26 | 1 | -2/+71 |
| * | Add prototype for rfork(). | Peter Wemm | 1996-02-23 | 1 | -0/+1 |
| * | Don't install netns, it doesn't exist any more. | Garrett Wollman | 1996-02-14 | 1 | -2/+2 |
| * | Don't install netccitt and netiso, they are going away. | Garrett Wollman | 1996-02-06 | 1 | -2/+2 |
| * | Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the source | Jeffrey Hsu | 1996-01-31 | 1 | -7/+3 |
| * | Fix a bunch of spelling errors in the comment fields | Mike Pritchard | 1996-01-30 | 20 | -51/+51 |
| * | Add a missing "chmod 755 /usr/include/ufs" when copies of the include | Mike Pritchard | 1996-01-23 | 1 | -1/+2 |
| * | Submitted by: john birrel | Julian Elischer | 1996-01-22 | 2 | -0/+321 |
| * | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 3 | -4/+12 |
| * | Update resolver include files to bind-4.9.3-rel level | Peter Wemm | 1996-01-07 | 2 | -2/+4 |
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 1 | -151/+0 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 1 | -36/+0 |
| * | *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definition | Bill Paul | 1995-12-22 | 1 | -2/+6 |
| * | *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed as | Bill Paul | 1995-12-09 | 1 | -2/+5 |
| * | "What? He's modifying the NIS protocol definition!?" | Bill Paul | 1995-12-08 | 1 | -7/+12 |
| * | Removed reference to missing mp.h in comment. We have GNU MP now. | Mark Murray | 1995-11-12 | 1 | -2/+1 |
| * | Fix isspecial/isphonogram, they was swapped | Andrey A. Chernov | 1995-11-03 | 2 | -36/+26 |
| * | Submitted by: john hay | Julian Elischer | 1995-10-27 | 1 | -2/+2 |
| * | Due conflict to some obsoleted applications (dump/restore) rename | Andrey A. Chernov | 1995-09-23 | 1 | -1/+1 |
| * | Add _PATH_LOCK: /var/spool/lock/ | Andrey A. Chernov | 1995-09-20 | 1 | -0/+1 |
| * | Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1) | Peter Wemm | 1995-08-20 | 3 | -37/+59 |
| * | Install the headers and sample files with 444 perms (as opposed to | Joerg Wunsch | 1995-08-15 | 1 | -1/+2 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-08-06 | 2 | -6/+6 |
| * | Don't install bogus tzfile.h. In fact, don't install any tzfile.h. | Garrett Wollman | 1995-08-05 | 1 | -2/+2 |
| * | Remove NOOBJ, we now need it. | Rodney W. Grimes | 1995-07-13 | 1 | -4/+2 |
| * | Add a sprinkling of ${.CURDIR} to some paths so that this works | Rodney W. Grimes | 1995-07-13 | 1 | -5/+6 |
| * | Fix a bug I didn't manage to trigger until after committing previous | Garrett Wollman | 1995-06-29 | 1 | -3/+3 |
| * | Make this include installation conform to the standard of all the rest: | Garrett Wollman | 1995-06-29 | 1 | -14/+20 |