| Commit message (Expand) | Author | Age | Files | Lines |
* | Change install -c to install ${COPY} as per Rod's comments. At least | jkh | 1994-09-15 | 1 | -1/+1 |
* | Fix typo, add -c to install so that files aren't moved out on first | jkh | 1994-09-15 | 1 | -6/+4 |
* | Cleaned up comments, added Id lines. | jkh | 1994-09-15 | 2 | -5/+4 |
* | Brought over from 1.1.5: | dg | 1994-09-15 | 2 | -4/+34 |
* | Add texinfo to the list of SUBDIR targets. | jkh | 1994-09-15 | 1 | -2/+2 |
* | Change brought over from 1.1.5: | dg | 1994-09-15 | 1 | -9/+19 |
* | Brought over from 1.1.5: | dg | 1994-09-15 | 2 | -10/+10 |
* | Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5. | dg | 1994-09-15 | 6 | -130/+160 |
* | Missing 'break' after setting interface route flag was causing interface | pst | 1994-09-15 | 1 | -0/+1 |
* | Syscons keymap files, now in human readable format. | sos | 1994-09-15 | 12 | -0/+1436 |
* | Syscons fonts imported. Note they are now in ascii format. | sos | 1994-09-15 | 19 | -0/+1515 |
* | Added support for some of the new video modes in syscons. | sos | 1994-09-15 | 1 | -6/+16 |
* | Added support for many more videomodes, including graphic modes up til | sos | 1994-09-15 | 8 | -598/+1002 |
* | Added $DESTDIR to | swallace | 1994-09-15 | 1 | -1/+1 |
* | Added ${DESTDIR} in the line | swallace | 1994-09-15 | 2 | -2/+2 |
* | 1. Change all references for the kernel from /386bsd to /kernel. | rgrimes | 1994-09-15 | 5 | -13/+16 |
* | 1. Add back *.c to CLEANFILES, seems crunch makes quite a mess! | rgrimes | 1994-09-15 | 1 | -64/+66 |
* | Fixed a warning from the compiler, which just crashed my laptop. When do | phk | 1994-09-15 | 1 | -4/+6 |
* | nfsiod should be started if this is a NFS-client, not if it is a server. | phk | 1994-09-15 | 1 | -1/+4 |
* | Fixed a bug where mount_nfs would core-dump if used with IP# directly. | phk | 1994-09-15 | 1 | -9/+10 |
* | Added support for defaultrouter, both as a variable and as /etc/defaultrouter. | phk | 1994-09-15 | 1 | -16/+19 |
* | Back out 'not choose first (two-letter) name' fix, all two-letter names | ache | 1994-09-15 | 1 | -9/+4 |
* | Change "ansi" name from cons25 to "ansis" to remove duplicate names | ache | 1994-09-15 | 1 | -1/+1 |
* | Beginnings of support for loadable protocol domains. In particular, | wollman | 1994-09-14 | 3 | -19/+76 |
* | KERN_ADJKERNTZ added in preparation of resettodr() implementation | ache | 1994-09-14 | 1 | -1/+4 |
* | 1. adjkerntz variable added for preparation to resettodr() implementation | ache | 1994-09-14 | 5 | -10/+20 |
* | KERN_ADJKERNTZ added in preparation for resettodr() implementation | ache | 1994-09-14 | 1 | -2/+4 |
* | Add sanity check for "no previous regular expression" state, | ache | 1994-09-14 | 1 | -1/+4 |
* | Add ip_mroute_mod, if NOLKM is not defined. | wollman | 1994-09-14 | 1 | -0/+4 |
* | Makefile to generate the ip_mroute_mod.o LKM. After talking this over | wollman | 1994-09-14 | 1 | -0/+9 |
* | A make system file for building LKMs, derived from bsd.prog.mk. | wollman | 1994-09-14 | 3 | -2/+287 |
* | Fix bug with searching "" pattern, cause 'more' always shows | ache | 1994-09-14 | 1 | -1/+1 |
* | Add code to make multicast routing be an LKM. | wollman | 1994-09-14 | 1 | -14/+111 |
* | Increase transfer speed by waiting much less than 10ms after request | ache | 1994-09-14 | 2 | -4/+22 |
* | Tell unconfigured users to use tzsetup rather than read the zic | wollman | 1994-09-14 | 1 | -1/+1 |
* | With '!' being made into a keyword (yech!), case cases didn't work properly. | sef | 1994-09-14 | 1 | -11/+13 |
* | Remove obsolete bundle target, add new fetch target. | jkh | 1994-09-14 | 1 | -5/+5 |
* | Don't assume / seperator between site name and dist file in fetch. | jkh | 1994-09-14 | 1 | -3/+3 |
* | Update this to list all of our cvs* mailing lists, describing each one | jkh | 1994-09-14 | 1 | -2/+26 |
* | Added missing #ifdef SYSVSHM. | dg | 1994-09-14 | 1 | -1/+3 |
* | Fixed slattach to do flags ioctl via network device rather than tty. | dg | 1994-09-14 | 1 | -2/+34 |
* | Shuffle some functions and variables around to make it possible for | wollman | 1994-09-14 | 10 | -56/+66 |
* | Added a bit of missing functionality to make this work correctly on a | wollman | 1994-09-14 | 7 | -228/+350 |
* | Add tzsetup. | wollman | 1994-09-13 | 1 | -1/+1 |
* | A little script to help users in setting up their timezone. (Try it!) | wollman | 1994-09-13 | 2 | -0/+192 |
* | Don't build /etc/confgig; we decided not to take that route. | wollman | 1994-09-13 | 1 | -3/+1 |
* | Clean up prototype for /usr/share/zoneinfo, so we don't get bogus | wollman | 1994-09-13 | 1 | -72/+2 |
* | Don't build Pacific Presidential Election Time; it has no legal standing, | wollman | 1994-09-13 | 1 | -2/+2 |
* | New method for installing timezone data files, not nearly as complicated | wollman | 1994-09-13 | 1 | -134/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r2744, | wollman | 1994-09-13 | 4 | -0/+126 |
|\ |
|