]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-04-30 phkpte.h: Add the VADDR(pdi,pti) macro to construct virtua...
1996-04-30 phkRemove a spurious mapping that was introduced earlier.
1996-04-30 jkhAdd a missing close that left ftpd's scattered around...
1996-04-30 jkhproperly reset SYSTEM_STATE after installCommit runs.
1996-04-30 jkhFix some bogons in the package installer menu and searc...
1996-04-30 jkhMake sure package-installers refresh the screen properly.
1996-04-30 jkhClear the screen before putting up tcpip dialog.
1996-04-30 jkhMore cosmetic changes before tomorrow's snapshot.
1996-04-30 joergCorrect a typo.
1996-04-30 jkhHighly cosmetic tweaks.
1996-04-30 jkhMake the invocation of fortune conditional
1996-04-30 jkhhash_search() has changed its calling semantics somewha...
1996-04-29 dysonMove the map entry allocations from the kmem_map to...
1996-04-29 jkhFix more display weirdnesses that only show up during...
1996-04-29 jkhRemove a bogus dialog_clear();
1996-04-29 phkSupport for "-u" which sets the timestamp from the...
1996-04-29 jkhFace the truth and bump the 2.2-960428-SNAP to 2.2...
1996-04-29 julianslight re-ordering to allow the qcam to compile with...
1996-04-29 jkhAdd ATAPI_STATIC so that the ATAPI cdroms work correctl...
1996-04-29 jkhAdd an extra line to the floppies target which will...
1996-04-29 jkhReshuffle the installation routines a little for greate...
1996-04-29 jkhYikes - bogon crept into the NFS setup menu.
1996-04-29 jkhFix a small display bogon with the progress indicators.
1996-04-29 smpatelFixed two typos in the comment.
1996-04-29 wpaulVery minor tweak:
1996-04-29 jkhAdd some more debugging statements.
1996-04-29 jkhFix mis-declared static arrays that made sysinstall...
1996-04-29 wpaulFix embarassing mind-o: transient RPC program numbers...
1996-04-29 jkhFix some display bogons in the label editor.
1996-04-29 jkhMove some warn()'s into DEBUG space since I don't need...
1996-04-28 jkhDon't stop /etc/sysconfig if we're `faking'.
1996-04-28 jkhAdd a new -fake argument to make sysinstall not actuall...
1996-04-28 gibbsBring back the AHC_TAGENABLE compile option and documen...
1996-04-28 gibbsFix the abort code in the BUS DEVICE RESET case. Neede...
1996-04-28 joergAdd an entry for xterm with colors. The standard xterm...
1996-04-28 joergFix a bogon that prevented easy-import from inserting...
1996-04-28 phkFix some bugs I introduced and some old ones as well.
1996-04-28 jkhUpdate to new SNAP revision information.
1996-04-28 wpaulPerformance enhancements (I hope) and new stuff:
1996-04-28 wpaulThis commit was generated by cvs2svn to compensate...
1996-04-28 wpaulImport the new yp_mkdb. This one does what the old...
1996-04-28 wpaulToss the GNU yp_mkdb into the attic.
1996-04-28 wpaulRemove yp_mkdb; it's going away.
1996-04-28 wpaulSmall tweak to yp_put_record(): call the DB put routine...
1996-04-28 jkhFix an ancient index list bug.
1996-04-28 jkhFix the OK/Cancel accellerator bogon I introduced a...
1996-04-28 jkhMove some of functions around in order to make this...
1996-04-28 jkhBump snapshot release date - looks like I was off by...
1996-04-27 jkhFix a minor grammatical error (reselled -> resold)...
1996-04-27 acheinet_ntoa buffer was evaluated twice in log_in_vain...
1996-04-27 joergMake `install' depend on `kernel'. Some idiot tried...
1996-04-27 jkhAdd a missing helpfile for fixit.
1996-04-27 jkhFix what I just broke with DITEM_LEAVE_MENU
1996-04-27 jkhMore misc menu hackery.
1996-04-27 jkhFix a minor typo.
1996-04-27 jkhFix a bogon with ok/cancel callback usage.
1996-04-27 jkhUpdate more docs to match -current reality.
1996-04-27 jkhMake default /etc/motd (which I will include in the...
1996-04-26 bdeFixed a bug introoduced in the previous change. ISA...
1996-04-26 joergImplement keyinfo(1) as a setuid Perl script, so /etc...
1996-04-26 joerg/etc/skeykeys was basically suffering from the same...
1996-04-26 mppRemove the comments that suggest people not turn
1996-04-26 jkhRemove libdisk from the old location.
1996-04-26 erichchanged a strchr to a strrchr so that modules with...
1996-04-26 wollmanDelete #ifdef notdef blocks containing old method of...
1996-04-26 wollmanDelete #if 0 block containing remnants of pre-MTU disco...
1996-04-26 wollmanDelete #if 0 block containing unused definitions for...
1996-04-26 jkhFix display refresh bug in displayHelp()
1996-04-26 phkA significant debogofication of locore.s. I havn't...
1996-04-26 asamiAdd CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won...
1996-04-26 sosRemoved options MAXCONS & HARDFONT, they are no longer...
1996-04-25 jkhAll hail Mike Pritchard - the new Docmaster!
1996-04-25 jkhMight as well update the release notes while I'm here!
1996-04-25 jkhThese docs were in fair need of updating.
1996-04-25 acheOops, restore missing piece of previous commit.
1996-04-25 jkhAdd a place-holder message for the CDROM fixit feature...
1996-04-25 jkhQuite a few changes:
1996-04-25 jkhMore custom hackery to deal with issues discovered...
1996-04-25 acheTreat ^end<EOF> as valid terminator (like ^end\n),...
1996-04-25 jkhAllow some post-fire actions to be combined in ways...
1996-04-25 phkFix cpu_fork for real.
1996-04-25 asamiFix logic bug in pci bridge code. For a PCI-PCI bridge...
1996-04-25 dgRegardless of whether or not the check for IPv4 is...
1996-04-25 jkhalloca() was being called with highly bogus arguments...
1996-04-25 jkhThe traceon and traceoff directives aren't in this...
1996-04-24 jdpWhen a local symbol that would normally be eliminated...
1996-04-24 jkhChange "Found end of tape. Load next tape ..." message...
1996-04-24 pstClose a security hole in sliplogin.
1996-04-24 phkReject all IP versions but 4.
1996-04-24 asamiAdd missing "int" to static var.
1996-04-24 dysonThis fixes kmem_malloc/kmem_free (and malloc/free of...
1996-04-24 nateFix reverse logic bug which caused the ethernet configu...
1996-04-23 nate- This code adds some backwards compatability hacks...
1996-04-23 nateFormat the already applied PCCARD additions to use...
1996-04-23 nate- Make pccardd release it's allocated io space and...
1996-04-23 nateAdds the APM hooks into the generic pccard kernel files...
1996-04-23 pstAdd support for SOCKS if enabled.
1996-04-23 pstAdd support for socks
1996-04-23 gibbsFix second instance of the inb type when getting the...
1996-04-23 gibbsFix a typo in the RESTART_SEQUENCER macro that could...
next