]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-04-29 Jordan K. HubbardReshuffle the installation routines a little for greate...
1996-04-29 Jordan K. HubbardYikes - bogon crept into the NFS setup menu.
1996-04-29 Jordan K. HubbardFix a small display bogon with the progress indicators.
1996-04-29 Sujal PatelFixed two typos in the comment.
1996-04-29 Bill PaulVery minor tweak:
1996-04-29 Jordan K. HubbardAdd some more debugging statements.
1996-04-29 Jordan K. HubbardFix mis-declared static arrays that made sysinstall...
1996-04-29 Bill PaulFix embarassing mind-o: transient RPC program numbers...
1996-04-29 Jordan K. HubbardFix some display bogons in the label editor.
1996-04-29 Jordan K. HubbardMove some warn()'s into DEBUG space since I don't need...
1996-04-28 Jordan K. HubbardDon't stop /etc/sysconfig if we're `faking'.
1996-04-28 Jordan K. HubbardAdd a new -fake argument to make sysinstall not actuall...
1996-04-28 Justin T. GibbsBring back the AHC_TAGENABLE compile option and documen...
1996-04-28 Justin T. GibbsFix the abort code in the BUS DEVICE RESET case. Neede...
1996-04-28 Joerg WunschAdd an entry for xterm with colors. The standard xterm...
1996-04-28 Joerg WunschFix a bogon that prevented easy-import from inserting...
1996-04-28 Poul-Henning... Fix some bugs I introduced and some old ones as well.
1996-04-28 Jordan K. HubbardUpdate to new SNAP revision information.
1996-04-28 Bill PaulPerformance enhancements (I hope) and new stuff:
1996-04-28 Bill PaulImport the new yp_mkdb. This one does what the old...
1996-04-28 Bill PaulToss the GNU yp_mkdb into the attic.
1996-04-28 Bill PaulRemove yp_mkdb; it's going away.
1996-04-28 Bill PaulSmall tweak to yp_put_record(): call the DB put routine...
1996-04-28 Jordan K. HubbardFix an ancient index list bug.
1996-04-28 Jordan K. HubbardFix the OK/Cancel accellerator bogon I introduced a...
1996-04-28 Jordan K. HubbardMove some of functions around in order to make this...
1996-04-28 Jordan K. HubbardBump snapshot release date - looks like I was off by...
1996-04-27 Jordan K. HubbardFix a minor grammatical error (reselled -> resold)...
1996-04-27 Andrey A. Chernovinet_ntoa buffer was evaluated twice in log_in_vain...
1996-04-27 Joerg WunschMake `install' depend on `kernel'. Some idiot tried...
1996-04-27 Jordan K. HubbardAdd a missing helpfile for fixit.
1996-04-27 Jordan K. HubbardFix what I just broke with DITEM_LEAVE_MENU
1996-04-27 Jordan K. HubbardMore misc menu hackery.
1996-04-27 Jordan K. HubbardFix a minor typo.
1996-04-27 Jordan K. HubbardFix a bogon with ok/cancel callback usage.
1996-04-27 Jordan K. HubbardUpdate more docs to match -current reality.
1996-04-27 Jordan K. HubbardMake default /etc/motd (which I will include in the...
1996-04-26 Bruce EvansFixed a bug introoduced in the previous change. ISA...
1996-04-26 Joerg WunschImplement keyinfo(1) as a setuid Perl script, so /etc...
1996-04-26 Joerg Wunsch/etc/skeykeys was basically suffering from the same...
1996-04-26 Mike PritchardRemove the comments that suggest people not turn
1996-04-26 Jordan K. HubbardRemove libdisk from the old location.
1996-04-26 Eric L. Herneschanged a strchr to a strrchr so that modules with...
1996-04-26 Garrett WollmanDelete #ifdef notdef blocks containing old method of...
1996-04-26 Garrett WollmanDelete #if 0 block containing remnants of pre-MTU disco...
1996-04-26 Garrett WollmanDelete #if 0 block containing unused definitions for...
1996-04-26 Jordan K. HubbardFix display refresh bug in displayHelp()
1996-04-26 Poul-Henning... A significant debogofication of locore.s. I havn't...
1996-04-26 Satoshi AsamiAdd CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won...
1996-04-26 Søren SchmidtRemoved options MAXCONS & HARDFONT, they are no longer...
1996-04-25 Jordan K. HubbardAll hail Mike Pritchard - the new Docmaster!
1996-04-25 Jordan K. HubbardMight as well update the release notes while I'm here!
1996-04-25 Jordan K. HubbardThese docs were in fair need of updating.
1996-04-25 Andrey A. ChernovOops, restore missing piece of previous commit.
1996-04-25 Jordan K. HubbardAdd a place-holder message for the CDROM fixit feature...
1996-04-25 Jordan K. HubbardQuite a few changes:
1996-04-25 Jordan K. HubbardMore custom hackery to deal with issues discovered...
1996-04-25 Andrey A. ChernovTreat ^end<EOF> as valid terminator (like ^end\n),...
1996-04-25 Jordan K. HubbardAllow some post-fire actions to be combined in ways...
1996-04-25 Poul-Henning... Fix cpu_fork for real.
1996-04-25 Satoshi AsamiFix logic bug in pci bridge code. For a PCI-PCI bridge...
1996-04-25 David GreenmanRegardless of whether or not the check for IPv4 is...
1996-04-25 Jordan K. Hubbardalloca() was being called with highly bogus arguments...
1996-04-25 Jordan K. HubbardThe traceon and traceoff directives aren't in this...
1996-04-24 John PolstraWhen a local symbol that would normally be eliminated...
1996-04-24 Jordan K. HubbardChange "Found end of tape. Load next tape ..." message...
1996-04-24 Paul TrainaClose a security hole in sliplogin.
1996-04-24 Poul-Henning... Reject all IP versions but 4.
1996-04-24 Satoshi AsamiAdd missing "int" to static var.
1996-04-24 John DysonThis fixes kmem_malloc/kmem_free (and malloc/free of...
1996-04-24 Nate WilliamsFix reverse logic bug which caused the ethernet configu...
1996-04-23 Nate Williams- This code adds some backwards compatability hacks...
1996-04-23 Nate WilliamsFormat the already applied PCCARD additions to use...
1996-04-23 Nate Williams- Make pccardd release it's allocated io space and...
1996-04-23 Nate WilliamsAdds the APM hooks into the generic pccard kernel files...
1996-04-23 Paul TrainaAdd support for SOCKS if enabled.
1996-04-23 Paul TrainaAdd support for socks
1996-04-23 Justin T. GibbsFix second instance of the inb type when getting the...
1996-04-23 Justin T. GibbsFix a typo in the RESTART_SEQUENCER macro that could...
1996-04-23 Jordan K. HubbardBring this into sync.
1996-04-23 Jordan K. HubbardCosmetic tweaks.
1996-04-22 Wolfram SchneiderNew variable NOOBJLINK
1996-04-22 Nate WilliamsUpdated the laptop 'kludge' file. Hopefully this can...
1996-04-22 Paul Trainatypo shmrsh -> smrsh
1996-04-22 John PolstraAdd a couple of needed X11 libraries. Discovered when...
1996-04-22 Nate Williams- add apm to the GENERIC kernel (disabled by default...
1996-04-22 Sujal PatelFix a segfault which occurs when it gets an empty input...
1996-04-22 Justin T. GibbsThe default number of tags in the SCB paging case was...
1996-04-22 John DysonThis fixes a troubling oversight in some of the pmap...
1996-04-21 Paul TrainaFind official home of smrsh
1996-04-21 Paul TrainaEnable proper installation of sendmail restricted shell...
1996-04-21 Paul TrainaAdd /usr/libexec/sm.bin for smrsh(8)
1996-04-21 John PolstraAdd "-x" to the linker command for building shared...
1996-04-21 Bruce EvansFixed in-line IP header checksumming. It was performed...
1996-04-21 Satoshi AsamiTake out quotes around MOTIFLIB. Clarify comments...
1996-04-20 Justin T. GibbsUpdate to face reality. We now support the aic7850...
1996-04-20 Justin T. GibbsAdd PCI IDs for the aic7860 (basically an aic7850 Ultra...
1996-04-20 Justin T. GibbsImplement SCB paging which allows up to 255 active...
1996-04-20 Justin T. GibbsChange the devconf description from "ISA or EISA bus...
1996-04-20 Justin T. GibbsTurn on SCB paging for aic7770 chips rev E or greater.
next