]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-03-28 Bruce EvansDon't depend on <sys/mount.h> including <sys/socket.h>.
1998-03-28 Peter DufaultFinish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
1998-03-28 Bruce EvansMoved some #includes from <sys/param.h> nearer to where...
1998-03-28 Bruce EvansFixed style bugs (mostly) in previous commit.
1998-03-28 Bruce EvansGet socket and locking stuff by including <sys/socket...
1998-03-28 Mark MurrayDebogotify. ln -f should be ln -s to allow the obj...
1998-03-28 Andrey A. ChernovFix dead hang writing to FAT
1998-03-28 Warner LoshAdd us.unix.kbd. Just like us.iso.kbd except:
1998-03-27 Stefan EßerAdd two VLSI chip set components: 82C592 and 82C593
1998-03-27 Peter WemmWhen building in in the kernel rather than as a LKM...
1998-03-27 Peter Wemmallow open on all minors
1998-03-27 Peter WemmA fix for a link down route cleanup panic, when the...
1998-03-27 Peter WemmEnable the use of soft updates on the root filesystem...
1998-03-27 Bruce EvansRemoved yacc output files so that it is impossible...
1998-03-27 Bruce EvansRemoved yacc output files so that it is impossible...
1998-03-27 Peter WemmDon't print the 'writes: sync & async' stuff if we...
1998-03-27 Poul-Henning... Split the padding out into a separate function.
1998-03-27 John DysonCorrect a problem where buffers might not be zeroed...
1998-03-27 Peter WemmHmm, silly me. I should have read what everything...
1998-03-27 Peter WemmFix permissions on initial/lock specialix cua device...
1998-03-27 Peter WemmGive this a shot at actually working as an LKM..
1998-03-27 Kazutaka YOKOTA- The PS/2 mouse driver, psm, is not disabled in the...
1998-03-26 Poul-Henning... Add two new functions, get{micro|nano}time.
1998-03-26 Mark MurrayRats. I was too fast here. Re-enable SUID mode for...
1998-03-26 Mark MurrayRats. I was too quick. Work needs to be done on the...
1998-03-26 Mark MurrayKTH announced a weakness in their implementation of...
1998-03-26 Mark MurrayQuite a while back KTH (who are the good folks who...
1998-03-26 Mark MurrayRemove unneeded crud.
1998-03-26 Mark MurrayMake the decision to compile kerberosIV a bit more...
1998-03-26 Mark MurrayRepaired version of Bruce's "make -jN" patches.
1998-03-26 Eivind EklundRemove special global tags support; we don't do it...
1998-03-26 Eivind EklundRemove special handling of 'tags' for complex subdir...
1998-03-26 Dima RubanDon't build sperl if you don't want to.
1998-03-25 Warner LoshRemove unused cheat static.
1998-03-25 Peter WemmQuieten a debug message.. This happens under "normal...
1998-03-24 Garrett WollmanUse the zone allocator to allocate inpcbs and tcpcbs...
1998-03-24 Jonathan LemonFix a stupid bug where I was returning the wrong value...
1998-03-24 Jonathan LemonOnly read the cr4 register if the cpu_feature flag...
1998-03-24 Jordan K. HubbardAdd new documentation.
1998-03-24 Jordan K. HubbardSync with 2.2-stable branch.
1998-03-24 Jordan K. HubbardAdd new help file.
1998-03-24 KATO TakenoriPC-98 does not have a BIOS call to get memory size.
1998-03-24 KATO TakenoriSync with sys/i386/i386/machdep.c and trap.c revisions...
1998-03-24 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.195.
1998-03-24 Satoshi AsamiDon't delete "Latest" link if NO_LATEST_LINK is set.
1998-03-24 Kazutaka YOKOTADescribe the SC_DISABLE_REBOOT option.
1998-03-24 John BirrellOuch, that nm is aout which is not alpha-friendly....
1998-03-23 Jordan K. Hubbard The logic in tape.c:getfile() doesn't allow...
1998-03-23 John BirrellA few things won't compile on alpha, so make them i386...
1998-03-23 John BirrellFix a cut'n'paste error that added a stray gnu to a...
1998-03-23 Jonathan M... grr....forgot a bug fix in rewrite rules on hub
1998-03-23 John BirrellFor 1.3, NetBSD replaced the swapon() syscall with...
1998-03-23 Jonathan M... update to match configuration currently in use
1998-03-23 Peter WemmUpdates for the new si driver.
1998-03-23 Jonathan LemonAdd the ability to make real-mode BIOS calls from the...
1998-03-23 Peter Wemmsi driver has changed microcode file locations.
1998-03-23 Peter WemmRemove these.
1998-03-23 Peter WemmSeveral changes:
1998-03-23 Peter WemmNew versions of Specialix host card download code.
1998-03-23 Eivind EklundSupport new version of global.
1998-03-23 Jun-ichiro... key_getspi() bugfix.
1998-03-23 Bruce EvansIfdefed conditionally-unused variables.
1998-03-23 Bruce EvansForward declare even more structs to restore some self...
1998-03-23 Bruce EvansFixed syntax errors.
1998-03-23 Bruce EvansDon't depend on namespace pollution to help misdeclare...
1998-03-23 Bruce EvansAdded a forward struct declaration so that this file...
1998-03-23 Bruce EvansFixed function types in synopsis.
1998-03-23 Bruce EvansFixed bitrot in synopsis.
1998-03-23 Bruce EvansRegenerate (install tclAppInit.c in the installhdrs...
1998-03-23 Bruce EvansInstall tclAppInit.c in the installhdrs step so that...
1998-03-23 Bruce EvansFixed a function arg type in the synopsis.
1998-03-23 Bruce Evans(Ab)use .Vt instead of .Fd for a variable declaration.
1998-03-23 Bruce EvansFixed bitrot in synopsis. Didn't fix bitrot elsewhere.
1998-03-23 Bruce EvansFixedSpellingErrorInAFunctionname.
1998-03-23 Bruce EvansSupport building of libgcc.a without building all of...
1998-03-23 Bruce EvansHonour -static in LDLAGS. ld without -Bstatic is happy...
1998-03-23 Jordan K. HubbardMF22: resync.
1998-03-23 Philippe Charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 Philippe Charnier.Nm pw -> .Nm.
1998-03-23 Philippe Charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 John BirrellAdd vm_ooffset_t and vm_pindex_t that FreeBSD uses...
1998-03-23 Philippe Charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 Philippe CharnierAdd rcsid. Sort #includes.
1998-03-23 Philippe CharnierAdd const to rcsid.
1998-03-23 Philippe Charnier.Nm nice -> .Nm.
1998-03-23 Philippe CharnierAdd rcsid. Correct -Wall warning.
1998-03-23 John BirrellFor 1.3, NetBSD walloped the msync syscall and replaced...
1998-03-23 Daniel O'CallaghanPR: 6104
1998-03-23 Kazutaka YOKOTA- Remove the notice that psm0 must be enabled before...
1998-03-23 Jordan K. HubbardMF22: catch up with recent changes.
1998-03-22 John BirrellCast an argument to int for a printf field width the...
1998-03-22 John HayMake the vn device that is being used to build the...
1998-03-22 Steve PriceReword using who.1 as a good example of where to start.
1998-03-22 Peter WemmI misunderstood Bruce's hint. The chown/chmod are...
1998-03-22 Peter WemmFix alphabetical ordering and and excessive cut/pasting.
1998-03-22 John BirrellRemove a bunch of unsupported machines, and the 'other...
1998-03-22 Jordan K. HubbardAdd Compaq & SCO partition types.
1998-03-22 Peter Wemmppp-2.3.x ships with a bad compression number for defla...
1998-03-22 Peter Wemmppp-2.3.x ships with a bad compression number for defla...
1998-03-22 Peter WemmMerge ppp-2.3.3 changes onto mainline
next