]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-07-28 charnierCosmetic in usage string.
1997-07-28 fsmpModified the PEND_INTS algorithm to fix the ISA INT...
1997-07-28 msmithImprove dependancy behaviour a little more.
1997-07-28 brianFix file descriptor leaks.
1997-07-27 brianCount the "proto" arg after a single address,
1997-07-27 woschAdd a simple example section.
1997-07-27 acheAdd getbkgd() macro
1997-07-27 phkRemove a reference to /c/phk, this should be handled...
1997-07-27 acheMove tmpnc struct out of stack, too large
1997-07-27 bdeSupport 4MB pages.
1997-07-27 msmithList help.h a a dependancy for editline.c
1997-07-27 dysonAdd the ability for the pageout daemon to measure stats...
1997-07-27 dysonFix a very subtile problem that causes unnessary number...
1997-07-27 wpaulFix a bug in the async DNS resolver that can crash...
1997-07-26 wollmanWork around a brokenness in the HTTP spec by generating...
1997-07-26 acheSUNIT: exchange back whole ifnet structures since they...
1997-07-26 wollmanFix the error message for when mirroring and restarting...
1997-07-26 wollmanImplement HTTP 1.1's ``chunked'' Transfer-Encoding...
1997-07-26 acheForget to change units in prev. SUNIT commit. Move...
1997-07-26 acheExchange whole structures on SUNIT, not unit+flags...
1997-07-26 fsmpComment out PEND_INTS for now, it breaks ISA INTs.
1997-07-26 jmzIgnore the block size returned by scsi_read_capacity...
1997-07-26 katoSynchronize with sys/i386/isa/syscons.c revision 1...
1997-07-26 katoSynchronize with sys/i386/conf/options.i386 revision...
1997-07-26 katoSynchronize with sys/i386/isa/clock.c revision 1.98.
1997-07-26 phkFix a brino in my last commit.
1997-07-26 jdpFix a minor typo. It only affects the sparc version.
1997-07-26 fsmpmpapic.c & mp_machdep:
1997-07-26 fsmpclock.c:
1997-07-26 fsmpRemoved "options SMP_TIMER_NC".
1997-07-26 fsmpRemoved "options SMP_TIMER_NC".
1997-07-26 katoSynchornize with sys/i386/isa/syscons.c revision 1...
1997-07-26 katoSynchronize with sys/i386/conf/options.i386 revision...
1997-07-26 katoSynchronize with sys/i386/conf/files.i386 revision...
1997-07-26 katoSynchronize with sys/i386/conf/Makefile.i386 revision...
1997-07-26 pdsAdded bounds checking to the example after chasing...
1997-07-25 dgAdded support for the Seeq 80c24 PHY; does nothing...
1997-07-25 jdpIn SCSI diagnostic messages, cause "0x" to be prepended...
1997-07-25 seAdjust for changes in data structures brought into...
1997-07-25 seAdd Ultra-SCSI support and enable more features for...
1997-07-25 phkA couple of new directories needed for tcl8.0b2
1997-07-25 phkTada!, tcl is now at 8.0b2 I belive.
1997-07-25 phkThe thing to do the trick to tcl.
1997-07-25 phkResolve conflicts, seems like just one of our changes...
1997-07-25 wollmanProvide a new `-b' flag to work around some broken...
1997-07-25 phkThis commit was generated by cvs2svn to compensate...
1997-07-25 phkImport TCL release 8.0 beta 2.
1997-07-25 woschAdd ref to sysmouse(4).
1997-07-25 phkAdd option for compiling in a 8x16 font.
1997-07-25 bdeDon't use !empty() on the potentially unset variable...
1997-07-25 bdeRemoved a stray `.if' that broke everything.
1997-07-25 brianRecalculate ip_sum before passing a
1997-07-25 brianAllow service names as the divert/tee arg.
1997-07-24 fsmpsimplelock functions removed from apic_ipl.s.
1997-07-24 fsmpRemoved the simplelock functions.
1997-07-24 woschAdd ref to vidcontrol(1).
1997-07-24 fsmpparam.h:
1997-07-24 woschAdd ref to moused(8).
1997-07-24 fsmpAdded a new SMP specific file: i386/i386/simplelock.s.
1997-07-24 pstAllow optional building of preformatted manual pages.
1997-07-24 fsmpFix a difference between the declaration & definition...
1997-07-24 fsmpBack out align attribute that corrupts "machine indepen...
1997-07-24 woschDelete dead test code.
1997-07-24 katoTreat 6x86MX CPU as 686-class CPU instead of 586-class...
1997-07-24 katoSynchronize with sys/i386/isa/isa.c revision 1.96.
1997-07-24 phkBe systematic here...
1997-07-24 davidnMake useage of hostname global variable consistent.
1997-07-24 charnierUse err(3), add usage(), silent -Wall.
1997-07-24 charnierAdd includes and prototype.
1997-07-24 charnier.Nm mkdep -> .Nm.
1997-07-24 charnierAdd usage().
1997-07-24 charnierUse err(3). Cosmetic in usage string.
1997-07-24 charnierUse err(3).
1997-07-24 msmithAdd isa_dmastatus() for reading the current ISA DMA...
1997-07-24 fsmpRemoved the defunct GET_MPLOCK/REL_MPLOCK macros.
1997-07-24 brianDon't try to ioctl(,TIOCOUTQ,) on a closed
1997-07-23 fsmpFixed possible deadlock from recursive INTs on same...
1997-07-23 impindex -> strchr and rindex -> strrchr to reduce the...
1997-07-23 fsmpNew simple_lock code in asm:
1997-07-23 fsmpForced 32bit alignment of struct simple_lock in param.h.
1997-07-23 fsmpForced 32bit alignment of struct simple_lock.
1997-07-23 msmithReorder decomposition of the filename argument for...
1997-07-23 jkhYAMF22 - /boot.foo fixups.
1997-07-23 katoSynchronize with sys/i386/isa/clock.c revision up to...
1997-07-23 jkhTurn off doc.1 distribution until we figure out what...
1997-07-23 charnierUse err(3) instead of local redefinition. Remove progname.
1997-07-23 charnierTypo.
1997-07-23 charnierUse err(3) instead of local redefinition.
1997-07-23 fsmpCoded simple_lock and friends in asm.
1997-07-23 impUse setuid/seteuid around dangerous operations. Also...
1997-07-22 fsmpAdded a missing semicolon, compile failed when I turned...
1997-07-22 fsmpLast commit didn't take, operator error???
1997-07-22 fsmpHid the existance of imen via a dump routine.
1997-07-22 fsmpCleaned up an ugly printout.
1997-07-22 fsmpRemoved the SMP_TIMER_NC suggestion.
1997-07-22 fsmpMajor cleanup of APIC code around the imen variable.
1997-07-22 fsmpCleaned up the FPU init.
1997-07-22 dfrCorrect some dumb mistakes in the WebNFS stuff.
1997-07-22 dfrAllow NULL cookie verifiers for non-NULL offsets. ...
1997-07-22 jkhWell, consensus seems very split on this so I talked...
next