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