summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Obtained from:bde1994-09-1512-34/+48
* | Add support for passive mode FTP (default off) to base FTP client to supportpst1994-09-156-0/+68
* | Include pio.h so that all those drivers that only include cpufunc.hpaul1994-09-152-2/+6
* | Added back the SYSV ipc files which somehow got removed.dfr1994-09-151-0/+5
* | Removed some macros that are now in cpufunc.hpaul1994-09-153-33/+3
* | Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.hpaul1994-09-154-34/+24
* | Added support for kernel profiling to mcount.cpaul1994-09-151-0/+4
* | Added -DKERNEL and added support for kernel profiling.paul1994-09-152-3/+7
* | Add NOMAN, fix Id.jkh1994-09-151-2/+2
* | Add NOMAN, fix Id line.jkh1994-09-151-2/+3
* | Set NOMAN properly, correct Id line.jkh1994-09-151-2/+2
* | 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
OpenPOWER on IntegriCloud