]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-09-18 dgKludge to workaround ftp coredumping when password...
1994-09-18 jkhNew man pages from Wilko Bulte.
1994-09-17 joergFixed the problem where the floppy has incorrectly...
1994-09-17 dgFix include path.
1994-09-17 dgAdded fdformat utility from 1.1.5.
1994-09-17 dgUpdated driver to the 1.1.5 version:
1994-09-17 seInclude <i386/include/cpufunc.h> to have outb() defined ...
1994-09-17 dgGot rid of compiler warnings.
1994-09-16 seChanged CDOUTSTANDING back to a value of 2 (from 1...
1994-09-16 wollmanPer discussion on the mailing-lists, move LKMs from...
1994-09-16 wollmanDelete unlikely-to-be-used filesystems from GENERIC...
1994-09-16 gclarkiiAdded new entry
1994-09-16 gclarkiiAdded first system entry (mine)
1994-09-16 gclarkiiAdded version string (All new FAQ stuff should have...
1994-09-16 gclarkiiStarted cleaning up FAQ directory for 2.0.
1994-09-16 dfrAdded code for FreeBSD-1.1.5 backwards compatibility.
1994-09-16 jkhAdd support for DEBUG_FLAGS. If you say something...
1994-09-16 dgRemoved inclusion of pio.h and cpufunc.h (cpufunc.h...
1994-09-16 paulMoved include of cdefs.h outside of ifndef KERNEL so...
1994-09-16 jkhDeal with outw being defined - the declaration clashes.
1994-09-16 jkhAdd SYSV shm stuff back to LINT.
1994-09-16 phkMade the kernel compile even without "ether".
1994-09-16 rgrimesEliminate use of raw control characters in stty command...
1994-09-16 acheRemove all ADJKERNTZ references, now all this stuff...
1994-09-16 acheCPU_ADJKERNTZ added for resettodtr()
1994-09-16 acheCPU_ADJKERNTZ added to cpu_sysctl
1994-09-16 acheKERN_ADJKERNTZ removed from here to cpu_sysctl MACHDEP...
1994-09-16 acheKERN_ADJKERNTZ moved to MACHDEP section
1994-09-16 seSubmitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN...
1994-09-16 seSubmitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
1994-09-15 bdeFix library dependencies. The clockstuff directory...
1994-09-15 bdeUnmap hints file when finished with it, so that it...
1994-09-15 bdeAdd some prototypes.
1994-09-15 bdeDon't exit early if the device is not character special...
1994-09-15 bdeInstall osreldate.h with the correct owner, group and...
1994-09-15 bdeInstall libregex.h with the correct owner, group and...
1994-09-15 bdeSupply prototypes for some functions that were implicit...
1994-09-15 bdeObtained from:
1994-09-15 pstAdd support for passive mode FTP (default off) to base...
1994-09-15 paulInclude pio.h so that all those drivers that only inclu...
1994-09-15 dfrAdded back the SYSV ipc files which somehow got removed.
1994-09-15 paulRemoved some macros that are now in cpufunc.h
1994-09-15 paulAdded MCOUNT_ENTER and MCOUNT_EXIT macros to profile.h
1994-09-15 paulAdded support for kernel profiling to mcount.c
1994-09-15 paulAdded -DKERNEL and added support for kernel profiling.
1994-09-15 jkhAdd NOMAN, fix Id.
1994-09-15 jkhAdd NOMAN, fix Id line.
1994-09-15 jkhSet NOMAN properly, correct Id line.
1994-09-15 jkhChange install -c to install ${COPY} as per Rod's comme...
1994-09-15 jkhFix typo, add -c to install so that files aren't moved...
1994-09-15 jkhCleaned up comments, added Id lines.
1994-09-15 dgBrought over from 1.1.5:
1994-09-15 jkhAdd texinfo to the list of SUBDIR targets.
1994-09-15 dgChange brought over from 1.1.5:
1994-09-15 dgBrought over from 1.1.5:
1994-09-15 dgMade TCPDEBUG truely optional. Based on changes I made...
1994-09-15 pstMissing 'break' after setting interface route flag...
1994-09-15 sosSyscons keymap files, now in human readable format.
1994-09-15 sosSyscons fonts imported. Note they are now in ascii...
1994-09-15 sosAdded support for some of the new video modes in syscons.
1994-09-15 sosAdded support for many more videomodes, including graph...
1994-09-15 swallaceAdded $DESTDIR to
1994-09-15 swallaceAdded ${DESTDIR} in the line
1994-09-15 rgrimes1. Change all references for the kernel from /386bsd...
1994-09-15 rgrimes1. Add back *.c to CLEANFILES, seems crunch makes...
1994-09-15 phkFixed a warning from the compiler, which just crashed...
1994-09-15 phknfsiod should be started if this is a NFS-client, not...
1994-09-15 phkFixed a bug where mount_nfs would core-dump if used...
1994-09-15 phkAdded support for defaultrouter, both as a variable...
1994-09-15 acheBack out 'not choose first (two-letter) name' fix,...
1994-09-15 acheChange "ansi" name from cons25 to "ansis" to remove...
1994-09-14 wollmanBeginnings of support for loadable protocol domains...
1994-09-14 acheKERN_ADJKERNTZ added in preparation of resettodr()...
1994-09-14 ache1. adjkerntz variable added for preparation to resettod...
1994-09-14 acheKERN_ADJKERNTZ added in preparation for resettodr(...
1994-09-14 acheAdd sanity check for "no previous regular expression...
1994-09-14 wollmanAdd ip_mroute_mod, if NOLKM is not defined.
1994-09-14 wollmanMakefile to generate the ip_mroute_mod.o LKM. After...
1994-09-14 wollmanA make system file for building LKMs, derived from...
1994-09-14 acheFix bug with searching "" pattern, cause 'more' always...
1994-09-14 wollmanAdd code to make multicast routing be an LKM.
1994-09-14 acheIncrease transfer speed by waiting much less than 10ms...
1994-09-14 wollmanTell unconfigured users to use tzsetup rather than...
1994-09-14 sefWith '!' being made into a keyword (yech!), case cases...
1994-09-14 jkhRemove obsolete bundle target, add new fetch target.
1994-09-14 jkhDon't assume / seperator between site name and dist...
1994-09-14 jkhUpdate this to list all of our cvs* mailing lists,...
1994-09-14 dgAdded missing #ifdef SYSVSHM.
1994-09-14 dgFixed slattach to do flags ioctl via network device...
1994-09-14 wollmanShuffle some functions and variables around to make...
1994-09-14 wollmanAdded a bit of missing functionality to make this work...
1994-09-13 wollmanAdd tzsetup.
1994-09-13 wollmanA little script to help users in setting up their timez...
1994-09-13 wollmanDon't build /etc/confgig; we decided not to take that...
1994-09-13 wollmanClean up prototype for /usr/share/zoneinfo, so we don...
1994-09-13 wollmanDon't build Pacific Presidential Election Time; it...
1994-09-13 wollmanNew method for installing timezone data files, not...
1994-09-13 wollmanThis commit was generated by cvs2svn to compensate...
1994-09-13 wollmanLatest version of the timezone data files from Arthur...
1994-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
next