]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-05-31 Peter Wemmcompile ipl_funcs.c with -fomit-frame-pointer, as sugge...
1997-05-31 Peter Wemmmove spl.h to ipl.h, minus the inline spl macros. ...
1997-05-31 Peter Wemmremove #include of <machine/spl.h> - they are externed now
1997-05-31 Peter Wemmmove intrhand2_t from isa_device.h to machine/types...
1997-05-31 Peter WemmStore the macro values for SWI_TTY_MASK and SWI_NET_MAS...
1997-05-31 Peter WemmThe SWI_NET_MASK and SWI_TTY_MASK handlers are now...
1997-05-31 Peter WemmBruce's original implementation of the splxxx() routine...
1997-05-31 Peter WemmBruce's original definitions for the spl/ipl code when...
1997-05-31 Peter WemmDefinitions for the spl/ipl code when running on an...
1997-05-31 KATO Takenori- Use `6x86MX' instead of `M2'. Cyrix officially use...
1997-05-31 John PolstraFix some old typos and misspellings.
1997-05-31 Steve PasseModified code in direction of supporting MULTIPLE_IOAPICS.
1997-05-31 Steve PasseModified code in direction of supporting MULTIPLE_IOAPICS.
1997-05-31 Gene StarkSubmitted by: Rich Murphey (ages ago) and Gene Stark
1997-05-30 Doug RabsonThe previous fix didn't work properly for small block...
1997-05-30 Stefan EßerAdd code to correctly probe all buses on the Intel...
1997-05-30 Stefan EßerRemove use of intrec*, use void* instead.
1997-05-30 Poul-Henning... sysctlbyname allows acces to sysctl variables by name.
1997-05-30 Poul-Henning... Malloc flag X makes malloc behave like the canonical...
1997-05-30 Masafumi Max... Typo fix.
1997-05-30 KATO TakenoriSynchronize with sys/i386/isa/isa.c revision up to...
1997-05-30 KATO TakenoriSynchronize with sys/i386/i386/microtime.s revision...
1997-05-30 KATO TakenoriSynchronize with sys/i386/i386/trap.c revision 1.96.
1997-05-30 KATO TakenoriSynchronize with sys/i386/isa/clock.c and sio.c revisio...
1997-05-30 Jordan K. HubbardFix typos (of the printed output kind).
1997-05-29 Doug RabsonDocument new -Bforcedynamic flag and -assert pure-text.
1997-05-29 Bill PaulGrr... curse my fumble-fingered hide: logmane -> logname
1997-05-29 Bill PaulAnother (harmless, luckily) mind-o: somehow I typed...
1997-05-29 Bill PaulMind-o: MAN8= yes --> NOMAN= yes
1997-05-29 Tor EggeDon't remove the controlling tty from the session if...
1997-05-29 Steve PasseCode such as apic_base[APIC_ID] converted to lapic__id
1997-05-29 Steve Passeapic.h now has structure definitions for both the local...
1997-05-29 Steve PasseAdded code to manage the local and io APICs as structures.
1997-05-29 Peter Wemmremove no longer needed opt_smp.h includes
1997-05-29 Peter Wemmminor style police (recent divergence from KNF code)
1997-05-29 Peter Wemmremove opt_smp.h and fix the reason it was needed.
1997-05-29 Peter WemmNo longer need opt_smp.h here
1997-05-29 Peter Wemmremove opt_smp.h from this well-included file, minor...
1997-05-29 Peter Wemmremove opt_smp.h, minor style police
1997-05-29 Peter WemmDon't need "opt_smp.h" on these files
1997-05-29 Peter WemmDon't refer to NCPU in extern decl for SMPruntime[]
1997-05-29 Peter Wemmforward declare struct timeval so that pcibus.c doesn...
1997-05-29 Peter WemmUpdate the #include "opt_smpxxx.h" includes - opt_smp...
1997-05-29 Brian SomersCorrect the return of DialModem()
1997-05-28 Stefan EßerFix problem reported by PHK: Panic in pcic probe becaus...
1997-05-28 Jean-Marc ZucconiThe correct way to combine 2 4bit values into a 8bit...
1997-05-28 Stefan EßerAdd one more compatibility define to make the Adaptec...
1997-05-28 Steve PasseAdd declaration of mp_probe().
1997-05-28 Bill PaulFix other small things that got lost in the merge:
1997-05-28 Bill PaulRestore Id.
1997-05-28 Bill PaulUndo small change I accidentally left in while testing...
1997-05-28 Bill PaulActivate new Secure RPC programs.
1997-05-28 Bill PaulImport the last Secure RPC utility: keylogout.
1997-05-28 Bill PaulImport keylogin.
1997-05-28 Bill PaulImport chkey.
1997-05-28 Bill PaulImport newkey.
1997-05-28 Bill PaulImport rpc.ypupdated.
1997-05-28 Bill PaulImport of the keyserv daemon needed for Secure RPC.
1997-05-28 Stefan EßerDefine command register enable bits, which are required...
1997-05-28 Stefan EßerAdd consistency check to the functions that map port...
1997-05-28 Stefan EßerTwo minor changes to the code that builds the pci map...
1997-05-28 KATO TakenoriSynchronize with following files:
1997-05-28 KATO TakenoriSynchronize with sys/i386/isa/wd.c revision 1.130.
1997-05-28 KATO TakenoriSynchronize with sys/i386/isa/isa.c revision 1.85.
1997-05-28 KATO TakenoriSynchronize with sys/i386/i386/machdep.c revision up...
1997-05-28 KATO TakenoriSynchronize with sys/i386/isa/clock.c revision 1.84.
1997-05-28 Satoshi AsamiMake all the info dir entries line up neatly.
1997-05-28 Jordan K. HubbardNote that we now have secure RPC. Bill - please feel...
1997-05-28 Bill PaulResolve conflicts.
1997-05-28 Bill PaulThis commit was generated by cvs2svn to compensate...
1997-05-28 Bill PaulNow the biggest step: import the changes to the main...
1997-05-28 Bill PaulResolve conflicts.
1997-05-28 Bill PaulNow update the XDR library.
1997-05-28 Bill PaulThis commit was generated by cvs2svn to compensate...
1997-05-28 Bill PaulFix conflicts (this one is easy: there's just the Makef...
1997-05-28 Bill PaulStep three: update librpcsvc for Secure RPC.
1997-05-28 Bill PaulThis commit was generated by cvs2svn to compensate...
1997-05-28 Bill PaulAdd new files in include/rpc.
1997-05-28 Bill PaulResolve conflicts.
1997-05-28 Bill PaulStep two: import Secure RPC changes to include/rpc.
1997-05-28 Bill PaulThis commit was generated by cvs2svn to compensate...
1997-05-28 Bill PaulResolve conflicts.
1997-05-28 Bill PaulHold onto your hats folks, here it comes: the first...
1997-05-28 Bill PaulThis commit was generated by cvs2svn to compensate...
1997-05-28 Alexander LangerDefine NPRIMES in terms of the number of elements in...
1997-05-27 Steve PasseNuke the printing of the unredirect message unless...
1997-05-27 Steve PasseMinor cleanup of APIC_IO code.
1997-05-27 Jordan K. HubbardAlways write out rc.conf, regardless of status.
1997-05-27 Stefan EßerFix problem introduced in the CMD640 workaround which...
1997-05-27 Jordan K. HubbardCorrect SNAP server paths.
1997-05-27 Bruce EvansStaticize.
1997-05-27 Masafumi Max... Typo fix.
1997-05-27 Kazutaka YOKOTAscprobe() referred to the psm_softc structure even...
1997-05-27 Peter WemmAn overhaul of style.9 to clear up some of the ambiguit...
1997-05-27 Jordan K. Hubbardsysconfig -> rc.conf
1997-05-27 Jordan K. HubbardYAMF22
1997-05-27 Philippe Charnierprevent `struct proc' from being declared inside parame...
1997-05-27 Steve PasseAdd support for APIC_IO to pci IRQ configuration.
1997-05-27 Bill FennerUpdate Makefile to build tcpdump-3.3 .
1997-05-27 Bill FennerGet rid of the T2CHECK() macro, since it duplicates...
next