]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-03-28 bdeRemoved unused #includes.
1998-03-28 bdeDon't export anything from <sys/socket.h> except AF_MAX...
1998-03-28 bdeDon't depend on <sys/mount.h> including <sys/socket.h>.
1998-03-28 dufaultFinish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
1998-03-28 bdeMoved some #includes from <sys/param.h> nearer to where...
1998-03-28 bdeFixed style bugs (mostly) in previous commit.
1998-03-28 bdeGet socket and locking stuff by including <sys/socket...
1998-03-28 markmDebogotify. ln -f should be ln -s to allow the obj...
1998-03-28 acheFix dead hang writing to FAT
1998-03-28 impAdd us.unix.kbd. Just like us.iso.kbd except:
1998-03-27 seAdd two VLSI chip set components: 82C592 and 82C593
1998-03-27 peterWhen building in in the kernel rather than as a LKM...
1998-03-27 peterallow open on all minors
1998-03-27 peterA fix for a link down route cleanup panic, when the...
1998-03-27 peterEnable the use of soft updates on the root filesystem...
1998-03-27 bdeRemoved yacc output files so that it is impossible...
1998-03-27 bdeRemoved yacc output files so that it is impossible...
1998-03-27 peterDon't print the 'writes: sync & async' stuff if we...
1998-03-27 phkSplit the padding out into a separate function.
1998-03-27 dysonCorrect a problem where buffers might not be zeroed...
1998-03-27 peterHmm, silly me. I should have read what everything...
1998-03-27 peterFix permissions on initial/lock specialix cua device...
1998-03-27 peterGive this a shot at actually working as an LKM..
1998-03-27 yokota- The PS/2 mouse driver, psm, is not disabled in the...
1998-03-26 phkAdd two new functions, get{micro|nano}time.
1998-03-26 markmRats. I was too fast here. Re-enable SUID mode for...
1998-03-26 markmRats. I was too quick. Work needs to be done on the...
1998-03-26 markmKTH announced a weakness in their implementation of...
1998-03-26 markmQuite a while back KTH (who are the good folks who...
1998-03-26 markmRemove unneeded crud.
1998-03-26 markmMake the decision to compile kerberosIV a bit more...
1998-03-26 markmRepaired version of Bruce's "make -jN" patches.
1998-03-26 eivindRemove special global tags support; we don't do it...
1998-03-26 eivindRemove special handling of 'tags' for complex subdir...
1998-03-26 dimaDon't build sperl if you don't want to.
1998-03-25 impRemove unused cheat static.
1998-03-25 peterQuieten a debug message.. This happens under "normal...
1998-03-24 wollmanUse the zone allocator to allocate inpcbs and tcpcbs...
1998-03-24 jlemonFix a stupid bug where I was returning the wrong value...
1998-03-24 jlemonOnly read the cr4 register if the cpu_feature flag...
1998-03-24 jkhAdd new documentation.
1998-03-24 jkhSync with 2.2-stable branch.
1998-03-24 jkhAdd new help file.
1998-03-24 katoPC-98 does not have a BIOS call to get memory size.
1998-03-24 katoSync with sys/i386/i386/machdep.c and trap.c revisions...
1998-03-24 katoSync with sys/i386/conf/files.i386 revision 1.195.
1998-03-24 asamiDon't delete "Latest" link if NO_LATEST_LINK is set.
1998-03-24 yokotaDescribe the SC_DISABLE_REBOOT option.
1998-03-24 jbOuch, that nm is aout which is not alpha-friendly....
1998-03-23 jkh The logic in tape.c:getfile() doesn't allow...
1998-03-23 jbA few things won't compile on alpha, so make them i386...
1998-03-23 jbFix a cut'n'paste error that added a stray gnu to a...
1998-03-23 jmb grr....forgot a bug fix in rewrite rules on hub
1998-03-23 jbFor 1.3, NetBSD replaced the swapon() syscall with...
1998-03-23 jmb update to match configuration currently in use
1998-03-23 peterUpdates for the new si driver.
1998-03-23 jlemonAdd the ability to make real-mode BIOS calls from the...
1998-03-23 petersi driver has changed microcode file locations.
1998-03-23 peterRemove these.
1998-03-23 peterSeveral changes:
1998-03-23 peterNew versions of Specialix host card download code.
1998-03-23 eivindSupport new version of global.
1998-03-23 itojunkey_getspi() bugfix.
1998-03-23 bdeIfdefed conditionally-unused variables.
1998-03-23 bdeForward declare even more structs to restore some self...
1998-03-23 bdeFixed syntax errors.
1998-03-23 bdeDon't depend on namespace pollution to help misdeclare...
1998-03-23 bdeAdded a forward struct declaration so that this file...
1998-03-23 bdeFixed function types in synopsis.
1998-03-23 bdeFixed bitrot in synopsis.
1998-03-23 bdeRegenerate (install tclAppInit.c in the installhdrs...
1998-03-23 bdeInstall tclAppInit.c in the installhdrs step so that...
1998-03-23 bdeFixed a function arg type in the synopsis.
1998-03-23 bde(Ab)use .Vt instead of .Fd for a variable declaration.
1998-03-23 bdeFixed bitrot in synopsis. Didn't fix bitrot elsewhere.
1998-03-23 bdeFixedSpellingErrorInAFunctionname.
1998-03-23 bdeSupport building of libgcc.a without building all of...
1998-03-23 bdeHonour -static in LDLAGS. ld without -Bstatic is happy...
1998-03-23 jkhMF22: resync.
1998-03-23 charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 charnier.Nm pw -> .Nm.
1998-03-23 charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 jbAdd vm_ooffset_t and vm_pindex_t that FreeBSD uses...
1998-03-23 charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 charnierAdd rcsid. Sort #includes.
1998-03-23 charnierAdd const to rcsid.
1998-03-23 charnier.Nm nice -> .Nm.
1998-03-23 charnierAdd rcsid. Correct -Wall warning.
1998-03-23 jbFor 1.3, NetBSD walloped the msync syscall and replaced...
1998-03-23 dannyPR: 6104
1998-03-23 yokota- Remove the notice that psm0 must be enabled before...
1998-03-23 jkhMF22: catch up with recent changes.
1998-03-22 jbCast an argument to int for a printf field width the...
1998-03-22 jhayMake the vn device that is being used to build the...
1998-03-22 steveReword using who.1 as a good example of where to start.
1998-03-22 peterI misunderstood Bruce's hint. The chown/chmod are...
1998-03-22 peterFix alphabetical ordering and and excessive cut/pasting.
1998-03-22 jbRemove a bunch of unsupported machines, and the 'other...
1998-03-22 jkhAdd Compaq & SCO partition types.
1998-03-22 peterppp-2.3.x ships with a bad compression number for defla...
next