]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add FreeBSD Id to make this easier to track.
[FreeBSD/FreeBSD.git] / sys /
2000-07-07 Kris KennawayAdd missing #include to unbreak IPSEC_DEBUG builds
2000-07-07 Greg LeheySuppress a warning message about trigraphs.
2000-07-06 Bill PaulFix a minor bug in the MAC address unscrambling code.
2000-07-06 Julian ElischerDon't forget to set our MAC address into packets we...
2000-07-06 Nick HibmaProperly fix world.
2000-07-06 Ollivier RobertFix buildworld.
2000-07-06 Bill PaulAdd support for the National Semiconductor DP83815...
2000-07-06 John Baldwin- Inline all the functions that are only called once...
2000-07-06 John BaldwinDoh. The disklabel is not 0x200 bytes of zeros, but...
2000-07-06 John BaldwinClarify the comments in here a bit. The first sector...
2000-07-06 John BaldwinEmulate the WBINVD instruction when it is called by...
2000-07-05 Bill PaulClose PR# 19617: add support for VIA VT6102 NICs to...
2000-07-05 Jun-ichiro itojun... add list of KAME files - may not be 100% correct
2000-07-05 Nick HibmaUse the packed attribute for the descriptor on the...
2000-07-05 John BaldwinSupport for unsigned integer and long sysctl variables...
2000-07-05 Matt JacobOops! If we're deciding a command is now really dead...
2000-07-05 Matt JacobClean up ISPCTL_ABORT_CMD function to not be too chatty...
2000-07-05 Warner LoshEnd two weeks of on and off debugging. Fix the crash...
2000-07-05 Robert Watsono Introduce cap_{get,set}_{file,fd}() syscall wrappers...
2000-07-05 Jun-ichiro itojun... split net.inet6.ip6.rtexpire (and others) from net...
2000-07-05 Jun-ichiro itojun... correct compilation with IPSEC_IPV6FWD.
2000-07-04 Cameron Grantenable newpcm module building
2000-07-04 Cameron Grantnewpcm module makefiles
2000-07-04 Robert Watsono Update e-mail address associated with /dev/audit...
2000-07-04 Jun-ichiro itojun... be sure to wipe out m_pkthdr when you set M_PKTHDR...
2000-07-04 Munechika SUMIKAWAAdd 'device stf', 6to4(one of IPv6 over IPv4 encapsulat...
2000-07-04 Jun-ichiro itojun... sync with kame tree as of july00. tons of bug fixes...
2000-07-04 Yoshihiro TakahashiSync with sys/i386/conf/GENERIC revisions 1.258 and...
2000-07-04 Poul-Henning KampPrevious commit changing SYSCTL_HANDLER_ARGS violated...
2000-07-04 Poul-Henning KampFix the "almost clone" semantics.
2000-07-04 John BaldwinReplace the PQ_*CACHE options with a single PQ_CACHESIZ...
2000-07-04 Kirk McKusickGet userland visible flags added for snapshots to give...
2000-07-04 Kirk McKusickSimplify and rationalise the management of the vnode...
2000-07-04 Kirk McKusickMove the truncation code out of vn_open and into the...
2000-07-04 Kirk McKusickIf a buffer flush fails when trying to reclaim a vnode...
2000-07-04 Matt JacobA side effect of new 12160 f/w- there is only one set...
2000-07-04 Matt Jacobroll new Qlogic 2200 firmware in place
2000-07-04 Matt Jacobroll new Qlogic 2100 firmware in place
2000-07-04 Matt Jacobroll new 12160.h firmware in place
2000-07-04 Matt JacobRemove obsolete isp_dogactive tag.
2000-07-04 Matt JacobFix completely stupid and idiotiuc sprintfs in isp_inli...
2000-07-04 Matt JacobAdd in config_hook for catching when interrupts are...
2000-07-04 Matt JacobAdd in isp_lock/isp_unlock inlines. Add in an islocked...
2000-07-04 Matt JacobChange delay loop in new isp_mboxcmd to the use of...
2000-07-04 Matt JacobChange startup locking. Use new isp_handle_index function
2000-07-04 Kirk McKusickUpdate tags directive to reflect the new location of...
2000-07-03 Cameron Grantdo-nothing module that depends on all sound drivers
2000-07-03 Cameron Grantadd module metadata. this is a hack, sound drivers...
2000-07-03 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-07-03 Poul-Henning KampPull the rug under block mode devices. they return...
2000-07-03 Poul-Henning KampExperiemntal ascii based device configuration mechanism.
2000-07-03 Poul-Henning KampMake the two calls from kern/* into softupdates #ifdef...
2000-07-03 Poul-Henning KampInclude SOFTUPDATES in NOTES/LINT by default.
2000-07-03 Poul-Henning KampAccount for packets we clean out when we disconnect.
2000-07-03 Poul-Henning KampAdd device_set_softc() which does the obvious.
2000-07-03 Poul-Henning KampStyle police catches up with rev 1.26 of src/sys/sys...
2000-07-03 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-07-02 Chris CostelloInstead of just blindly setting -rw-rw-rw-:
2000-07-02 Gerard Roudier- Various comment fixes and additions.
2000-07-02 Chris CostelloReport -rw-rw-rw file access modes in soo_stat.
2000-07-02 Ollivier RobertThis is the patch to make my soundcard, a Creative...
2000-07-02 Brian FeldmanModify ktrace's general I/O tracing, ktrgenio(), to...
2000-07-01 Brian S. DeanFix my own style bugs (use of spaces instead of tabs...
2000-06-30 Archie CobbsPrevious commit didn't work; this time really fix it.
2000-06-29 Archie CobbsProvide forward declarations for struct ifnet and struc...
2000-06-29 Archie CobbsFix kernel build breakage when 'device ether' was not...
2000-06-29 Archie CobbsMove the securelevel check before loading KLD's into...
2000-06-29 Alexander Langer- MSDOSFS can do both FAT _and_ FAT32. Since the name...
2000-06-29 Boris PopovMove #ifdef to the right place.
2000-06-29 John BaldwinChange the fault message to say 'BTX halted' isntead...
2000-06-29 Paul SaabOnly try to detect Linksys PCMCIA cards when we are...
2000-06-29 Satoshi AsamiIncrement __FreeBSD_version to mark perl5 upgrade in...
2000-06-29 Andrey A. ChernovAdd randomdev_load="NO"
2000-06-29 Boris PopovIf kernel compiled with INVARIANTS:
2000-06-29 Andrew Gallatinremove breakage that snuck in with my last commit
2000-06-29 John BaldwinRework the detecting of the rdmsr and wrmsr instruction...
2000-06-29 Boris PopovFix memory leakage on module unload.
2000-06-29 Boris PopovFix memory leakage on module unload.
2000-06-28 Peter WemmAdd device_identify methods so that we do not need the
2000-06-28 Archie CobbsFix incorrectly implemented receive ACK timeout algorithm:
2000-06-28 Chris Costellofdesc_getattr:
2000-06-28 Chris CostelloReport a file type (S_IFIFO) in kqueue_stat().
2000-06-28 Mark MurrayStaticize a variable.
2000-06-28 Roger HardimanUpdate to driver 2.14. Adds new Tuner types for Hauppau...
2000-06-28 KATO TakenoriDisabled ida, amr and mlx devices.
2000-06-28 KATO TakenoriMerged from sys/i386/i386/userconfig.c revision 1.181.
2000-06-28 KATO TakenoriMerged from sys/i386/isa/spkr.c revision 1.47.
2000-06-28 KATO TakenoriMerged from sys/i386/isa/npx.c revision 1.83.
2000-06-28 KATO TakenoriMerged from sys/i386/isa/isa_dma.c revision 1.6.
2000-06-28 KATO TakenoriMerged from sys/i386/isa/clock.c revision 1.152.
2000-06-28 KATO TakenoriMerged from sys/i386/conf/GENERIC revisions 1.261 and...
2000-06-27 Alfred Perlsteindon't panic the system when fpathconv is called on...
2000-06-27 Alfred Perlsteinby changing the logic here we can support dynamic addit...
2000-06-27 Alfred Perlsteinuse warnings
2000-06-27 Alfred Perlsteinif there are leading zeros fail the lookup
2000-06-27 John Baldwin- Don't blindly assume that there are 8 hard drives...
2000-06-27 Matt JacobFix usage of DELAY (SYS_DELAY is the platform independe...
2000-06-27 Matt JacobAdd in the enabling of interrupts (to isp_attach)....
2000-06-27 Matt JacobClean up private storage so that we can use the spriv_f...
2000-06-27 Matt JacobAdd 8 bits of volatile mailbox busy mask- this will...
next