]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-08-10 fsmpOops, fix breakage to UP kernel.
1997-08-10 fsmpAdded trap specific lock calls: get_fpu_lock, etc.
1997-08-10 wpaulDon't initialize structures from other variables; gcc...
1997-08-10 fsmpCheap fix for kern/4255.
1997-08-10 acheImplement canonical locking protocol
1997-08-10 sosOps the arguments to copyin was in the wrong order..
1997-08-10 brianRemove forgotten debug statement.
1997-08-10 brianAdd "-f fmt date" for specification of the
1997-08-10 joergImplement the LCP fail_counter: if an option has been...
1997-08-10 joergIf, in a level N dump, the file with the inode number...
1997-08-10 joergHack^H^H^H^Hworkaround for itimerfix(9) gratuitously...
1997-08-10 katoSynchronize with sys/i386/i386/trap.c revision 1.103.
1997-08-10 katoSynchronize with sys/i386/isa/syscons.c revision 1...
1997-08-10 phkFix the VLSI chipset name from "Eagle" to "Eagle II".
1997-08-10 joergAdd a man page for sb(4).
1997-08-10 dysonThe "cutsie" register parameter passing that I had...
1997-08-09 fsmpSome fixes towards making "default configs" work again.
1997-08-09 fsmpMinor conditionalization of XXX_MPLOCK on PEND_INTS.
1997-08-09 brianChange [-DMHW [+|-]val] to [-v [+|-]val[ymwdHM]]
1997-08-09 acheBuild instbsdi.exe in obj directory (make world stopper)
1997-08-09 fsmpAdded 'lock' instruction before 3 places that update...
1997-08-09 sosFix the checks for screenborder for the mousepointer.
1997-08-09 joergImport strptime(3) into libc. We've got permission...
1997-08-09 joergThis commit was generated by cvs2svn to compensate...
1997-08-09 joergClean import of strptime(3) onto a vendor branch.
1997-08-09 peterDon't accidently compress "sh" or there are unfortunate...
1997-08-09 phkAdd aliases for hostmaster, webmaster & abuse, all...
1997-08-09 jkhNote that /etc is not installed by world target either.
1997-08-09 dysonModify the scheduling policy to take into account disk...
1997-08-09 joergRemove the notixe about top(1) since it's now also...
1997-08-09 katoSynchronize with sys/i386/isa/wd.c revision 1.135.
1997-08-09 katoDisabled SW_VGA_MODEX when PC98 is defined.
1997-08-09 dysonA couple of missing doscmd header files. Messed up...
1997-08-09 dysonAdd a valuable binary that enables I/O to U**X mounted...
1997-08-09 dysonCommit the manpage for doscmd.
1997-08-09 katoSynchronize with sys/i386/conf/options.i386 revision...
1997-08-09 katoSynchronize with sys/i386/i386/trap.c revisino 1.102.
1997-08-09 katoSynchronize with sys/i386/i386/machdep.c revision 1...
1997-08-09 katoSynchronize with sys/i386/isa/npx.c revision 1.50.
1997-08-09 katoSynchronize with sys/i386/isa/syscons.c revision 1...
1997-08-09 dysonAdd the makefile for doscmd.
1997-08-09 julianTeach both disk drivers how to cope with a hardware...
1997-08-09 dysonAdd our doscmd to the tree. This is a result of work...
1997-08-09 dysonAdd the code that represents most of the interface...
1997-08-09 julianUse up 4 precious bytes to give the kernel a hook to
1997-08-09 dysonAdd VM86 to the lkm build.
1997-08-09 dysonAdd the VM86 module to the lkm build.
1997-08-09 dysonAdd VM86 to the options.
1997-08-09 dysonVM86 kernel support.
1997-08-08 sosYeah I'm back hacking syscons !!
1997-08-08 julianMake the scheduler quantum a tunable parameter
1997-08-08 phkAdd ID's for 5 VLSI chips. They're not very friendly...
1997-08-08 joergMention the fix for CA-97.17.
1997-08-08 joergFix a buffer overflow condition (that causes a security...
1997-08-08 julianMake a function static to quieten gcc
1997-08-08 julianClean up the console muting functionality.
1997-08-08 alexSupport interface names up to 15 characters in length...
1997-08-08 charnierAdd usage(). Use err(3) instead of local redefinition.
1997-08-08 charnierUse err(3). Cosmetic in usage(). Rewrote man page in...
1997-08-08 charnierUse err(3). Add usage() and prototypes. Add Xr to who(1).
1997-08-08 charnierUse err(3). Add usage().
1997-08-08 charnierRemove argv0, cosmetic in usage(), use err(3), add...
1997-08-08 steveMore minor nits (mostly using memove instead of memcpy).
1997-08-08 steveMore $@ -> ${.TARGET} that I missed earlier.
1997-08-07 steveObserve precedence set by Philippe Charnier when adding an
1997-08-07 steveObserve precedence set by Phillippe Charnier in adding an
1997-08-07 steve#include <unistd.h> for getopt(3) call.
1997-08-07 steveChanges include: sccsid -> rcsid, bcopy -> memcpy,...
1997-08-07 steveRemove remaining Lite1 stuff from the man page and...
1997-08-07 stevesccsid -> rcsid and fix some minor nits.
1997-08-07 steveAdd Bruce's _NEW_VFSCONF flag to make this compile...
1997-08-07 fsmpFixes kern/3835: SMP kernel crash on enable "dumps...
1997-08-07 steve#include <err.h> for err(3) call and replace extern...
1997-08-07 steveRemove #if(n)def BSD_4_4_LITE cruft and change sccsid...
1997-08-07 steveRemove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.
1997-08-07 bdeDon't use /sys.
1997-08-07 charnierUse err(3), so eliminate use of `argv0'.
1997-08-07 charnierUse err(3) instead of local definition.
1997-08-07 charnierUse err(3). Add usage(). Rewrote man page in mdoc format.
1997-08-07 dysonFix the DDB breakpoint code when using the 4MB page...
1997-08-07 jdpAdd cvsup2.ua.freebsd.org.
1997-08-07 dysonMore vm_zone cleanup. The sysctl now accounts for...
1997-08-07 juliandon't lose track of how many packets we've sent
1997-08-06 seRemove two features that have been reported to cause...
1997-08-06 acherunshutdown(): get rid of getdtablesize loop, it gains...
1997-08-06 acherc.shutdown fixes:
1997-08-06 peterprintf does not understand %hd in the kernel
1997-08-06 katoSynchronize with sys/i386/i386/machdep.c revision 1...
1997-08-06 katoSynchronize with sys/i386/isa/sio.c revision 1.174.
1997-08-06 katoSynchronize with sys/i386/isa/wd.c revision 1.134.
1997-08-06 charnierUse err(3), cosmetic in usage().
1997-08-06 charnierUse err(3), cosmetic in usage(), remove `cmdname'.
1997-08-06 dysonAdd exposure of some vm_zone allocation stats by sysctl...
1997-08-06 itojunPR: kern/4117
1997-08-06 rgrimesAdd #if __FreeBSD__ >= 3 around #include <net/if_var...
1997-08-06 alexEnsure that the interface name is terminated.
1997-08-05 acheDetect null secret as error, it is temp. fix until...
1997-08-05 dysonFixed the commit botch that was causing crashes soon...
1997-08-05 dysonAnother attempt at cleaning up the new memory allocator.
1997-08-05 dysonFix some bugs, document vm_zone better. Add copyright...
next