]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1993-07-30 jkhFree'd up major number assigned to codrv.
1993-07-30 jkhRemoved entries for codrv, nuked sample config file...
1993-07-29 nateAdded a default host.conf (gethostnamadr() name resolve...
1993-07-29 nateSyncing our sources back with Julian's, and removing...
1993-07-29 nateRemoved PATCHKIT headers and updated our sources to...
1993-07-28 nateThe updated mtree changed a couple things which require...
1993-07-28 natefts(3) integration patches
1993-07-27 nateAdded README which explains the copyright status of...
1993-07-27 nateThere was additional cruft at the bottom on the man...
1993-07-27 dg* Applied fixes from Bruce Evans to fix COW bugs, ...
1993-07-27 almchanged BINMODE= 6555 and CATMODE= 0664
1993-07-27 dg * Added include of systm.h to pick up inlined min...
1993-07-27 almAdded setreuid() calls so that shell escapes work.
1993-07-26 nateChanged sys.386bsd to sys
1993-07-26 paulAdded Charles changes for GCC@ symbols.
1993-07-26 nateAdded getopt(1) from NetBSD
1993-07-26 jkhSample kernel config for syscons.
1993-07-26 jkhAdded necessary files for syscons (may move font includ...
1993-07-26 jkhAdded entry for syscons.
1993-07-26 almupdated man to use more as the default pager
1993-07-25 dgFixed logic problem which caused a bogus value to be...
1993-07-24 almchanged find . -name '*' to find . -type f
1993-07-23 almadd links to ../
1993-07-23 nateAdded ${DESTDIR} to all the naked install commands...
1993-07-23 jkhChanges to make `maninstall' work.
1993-07-23 jkhAdded Christoph Robitschko's catman
1993-07-22 rgrimesVery small patch from Julian Elischer to make the ultra...
1993-07-21 conklininstall new manual page
1993-07-21 conklinUpdate to my latest expr (fixes bugs with comparison...
1993-07-21 nateRemoved manpath.1 and added CLEANFILES directive to...
1993-07-21 nateMade makewhatis installed as 555 so that people could...
1993-07-21 almadded mandoc macro support;
1993-07-21 nateOne last thing for making sure it works.
1993-07-21 jkhChanges to allow man to work with or without obj dirs.
1993-07-21 paulFixed attach printfs for new format (thanks Chris)
1993-07-21 paulAdded statistical counters ipackets,opackets etc.
1993-07-20 nateLibcrypt upgrade
1993-07-20 dg Added config file override for memory size and added...
1993-07-20 nateLibcrypt upgrade
1993-07-20 rgrimesTCPDUMP was installing in /usr/local/bin, changed to...
1993-07-20 rgrimesFixed installation of sendmail. cd'ed to wrong directo...
1993-07-20 rgrimesAdded .if ${MACHINE} == "i386" section to do install...
1993-07-20 rgrimesThe install of manpath.config did not have a ${DESTDIR...
1993-07-20 jkhApplied Andrew's patch to fix loop-on-logout problem.
1993-07-20 jkhChanged comment relating to memsize to be a little...
1993-07-20 jkhFixed to allow iosiz config parameter to override what...
1993-07-20 rgrimesSince pwd_mkdb always works in /etc no matter what...
1993-07-20 jkhRemoved check for interrupting board before interrupts...
1993-07-19 nateThe man page is now in two places, both in the DOCUMENT...
1993-07-19 rgrimesPulled in patch kit 0.2.4 netstart, added ifconfig...
1993-07-19 rgrimesFixed edit of /etc/motd so that the motd says FreeBSD...
1993-07-19 rgrimesFixed /dev/fd to be owner bin group bin mode 555 per...
1993-07-19 rgrimesFrom NetBSD, copied verbatium. May need some work...
1993-07-19 rgrimesNew file from NetBSD, for when we get ready for the...
1993-07-19 rgrimesChanged banner from 386BSD to FreeBSD
1993-07-19 rgrimesChanged login banner from 386BSD to FreeBSD. Added...
1993-07-19 rgrimesRemoved all Berkeley aliases information since it is...
1993-07-19 rgrimesNew file for netstart, should contain the hosts hostname.
1993-07-19 rgrimesCleaned up crontab from NetBSD, adjusted for FreeBSD.
1993-07-19 rgrimeslp device was setup and enabled, changed it to be comme...
1993-07-19 rgrimesRemoved bill and lynne from group file, this was a...
1993-07-19 rgrimesRemoved the foreground/background escape sequences...
1993-07-19 rgrimesBrought in NetBSD Makefile, which was then fixed up...
1993-07-19 rgrimesRemoved extranious names from master.passwd file, chang...
1993-07-19 rgrimesFixed some errors in disktab (from NetBSD), floppy...
1993-07-19 rgrimesUpdated BSD.*.dist files to reflect FreeBSD as it is...
1993-07-18 jkhAdded fix from Rich to accept catpages with .0 syntax...
1993-07-18 rgrimesFixed sccs id to be From:\n com.c xxxx. The sccs id...
1993-07-18 paulFixed warning from gcc1 (but not gcc2 for some reason).
1993-07-18 paulAdded volatile void to cpu_exit() in the hope that...
1993-07-18 jkhFixed braindamage.
1993-07-18 paulSmall fix to correct warning --
1993-07-17 rgrimesFixed make file for tags target, removed files that...
1993-07-17 rgrimesRemoved files that are generated by the Makefile. ...
1993-07-17 rgrimesFixed make file for tags target, removed files that...
1993-07-16 dgNew locore from Christoph Rubitschko.
1993-07-16 rgrimesARGHH.. removed less from Makefile, since it has moved...
1993-07-16 dgUpdated kernel files to move occurances of "struct...
1993-07-16 rgrimesAdded BINMODE=2555 so that it can write the man pages...
1993-07-16 rgrimesMerge. Fix LINKS+= with $DESTDIR$BINDIR in them, you...
1993-07-16 rgrimesChanged header from 386BSD BOOT to FreeBSD BOOT.
1993-07-16 jkhWhoops, forgot to add this one.
1993-07-16 jkhLots of stuff is now configured in Makefile.inc, path...
1993-07-15 dgModified attach printf's so that the output is compatib...
1993-07-14 natechmr@edvz.tu-graz.ac.at
1993-07-13 rgrimesFrom Bruce Evans:
1993-07-13 rootNew boot blocks, from Bruce Evans, and NetBSD fixes...
1993-07-12 rgrimesFixed two occarances of ldos which should have been...
1993-07-12 rgrimesFor all ed0 driver lines removed iosiz 8192, and fixed...
1993-07-09 conklinUpdate diff, diff3, and sdiff's makefiles to use .PATH...
1993-07-09 conklinUpdate makefiles:
1993-07-09 jkhPut if_we driver well and truly back into the kernel.
1993-07-09 paulAdded copyright message -- it didn't have one before
1993-07-08 jkhChanged Makefile to use Nate's selective obj/noobj...
1993-07-08 conklinGnu grep 2.0 does fgrep too!
1993-07-08 jkhAdded less to list of things to make.
1993-07-07 jkhThis commit was generated by cvs2svn to compensate...
1993-07-07 jkhNewer new man page reader.
1993-07-07 paulAdded gcc1 to gnu makefile
1993-07-06 nateReally cleaned up obj/noobj this time (same as I did...
next