]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Regenerate with less 381 configure script.
[FreeBSD/FreeBSD.git] / sys /
2004-04-17 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-04-17 Bruce EvansFixed some style bugs in previous commit (mainly an...
2004-04-16 Paul SaabAdd support for the HP Modular Smart Array 20 & 500...
2004-04-16 Paul SaabWhitespace cleanup.
2004-04-16 John Baldwin- Enable (unmask) interrupt sources earlier in the...
2004-04-16 John BaldwinWhitespace fix.
2004-04-16 John BaldwinRevert part of the "BIOS brain damage" from rev 1.10...
2004-04-16 John BaldwinUse %eax rather than %ax when loading segment registers...
2004-04-16 John BaldwinDon't call the BIOS to route a link that has already...
2004-04-16 Mark MurrayAttempts to make this device Giant-free were ill-concei...
2004-04-16 Mark MurrayDefault to harvesting everything. This is to help give...
2004-04-16 Nate LawsonDisable the new wake GPE behavior. With it enabled...
2004-04-16 Warner Loshooops. I disabled pci_enable_io_modes not pci_do_power...
2004-04-16 Robert WatsonAt some point during the history of m_getcl(), MAC...
2004-04-16 Luigi RizzoUse if_link instead of the alias if_list, and change...
2004-04-16 Luigi RizzoDocumented the intended usage of if_addrhead and ifaddr...
2004-04-16 Eivind EklundImprove comment (SMB bus -> System Management Bus)
2004-04-16 Luigi RizzoConsistently use ifaddr_byindex() to access the link...
2004-04-16 Luigi RizzoConsistently use ifaddr_byindex() to access the link...
2004-04-16 Luigi RizzoRemove two variables that became unused because of...
2004-04-16 David E. O'BrienMove ENABLE_ALART to proper place.
2004-04-16 David E. O'BrienFix building on L64 machines.
2004-04-16 David E. O'BrienAdd support for the ADMtek AN8513 USB Ethernet adapter.
2004-04-16 David E. O'BrienCorrect $FreeBSD$ style.
2004-04-16 Warner Loshmake the bad bar warning less scary, and toss it behind...
2004-04-16 Warner LoshTurn off the power stuff for a little while longer...
2004-04-16 Alan CoxSet the "global" attribute on the page table entries...
2004-04-16 Bill Paul- Use memory barrier with atomic operations in ntoskrnl...
2004-04-15 Luigi RizzoRemove improper use of if_addrhead in device drivers...
2004-04-15 Luigi RizzoDocument the way if_addrhead and struct ifaddr are...
2004-04-15 Robert WatsonIf IF_HANDOFF() or netisr_queue() fail, they will free...
2004-04-15 Josef El-RayesAdd note that npx depends on isa.
2004-04-15 Colin Percivals/atspeaker/speaker/
2004-04-15 Ruslan ErmilovEnsure that the poll_burst <= poll_burst_max constraint...
2004-04-15 Peter WemmThis commit was generated by cvs2svn to compensate...
2004-04-14 Peter EdwardsLet the NFS client notice a file's size changing as...
2004-04-14 Peter WemmCheck in structure definitions for the FreeBSD-3.x...
2004-04-14 Peter WemmRegen
2004-04-14 Peter WemmCatch up to the not-so-recent statfs(2) changes.
2004-04-14 Paul SaabDon't allow the driver to be unloaded if the device...
2004-04-14 Scott LongRemove the 'timeout' argument from aac_wait_command...
2004-04-14 Paul SaabDo not catch signals when waiting for a request. This...
2004-04-14 Nate LawsonRemove nowerror lines now that acpica is warns clean.
2004-04-14 Nate LawsonRemove warnings from vendor files. This takes some...
2004-04-14 Nate LawsonReturn an error immediately if asked to switch a non...
2004-04-14 Warner LoshNow that the dust has settled on the resource issues...
2004-04-14 Nate LawsonRemove a non-variable static and move other static...
2004-04-14 Nate LawsonFix some warnings by commenting out unused code.
2004-04-14 Nate LawsonOnly try to set the ACPI power state if the handle...
2004-04-14 Nate LawsonEven though the patch has been submitted to the vendor...
2004-04-14 Nate LawsonUnbreak the DDB build by replacing #includes that were...
2004-04-14 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-04-14 Brian FeldmanThe newpcm headers currently #define away INTR_MPSAFE...
2004-04-14 Bill PaulContinue my efforts to imitate Windows as closely as...
2004-04-14 Nate LawsonStyle cleanups, M_ZERO instead of bzero.
2004-04-14 Nate LawsonStyle cleanups, use M_ZERO instead of bzero, unify...
2004-04-14 Nate LawsonStyle cleanup, plus properly backup partial resource...
2004-04-14 Nate LawsonStyle cleanups to reduce diffs to locking tree.
2004-04-14 Nate LawsonStyle and printf message cleanups.
2004-04-14 Nate LawsonUse METHOD_VIDEO instead of the method string itself.
2004-04-14 Nate LawsonUse TRUE for a boolean and a style nit.
2004-04-14 Warner Loshsx was randomly added to NOTES. Instead, place it...
2004-04-14 Nate LawsonUpdate the name for edge triggered for the 20040402...
2004-04-14 Warner LoshPrefer uint16_t to ushort.
2004-04-14 Nate LawsonCheck in files with local changes:
2004-04-14 Nate LawsonCheck in unmodified files off the vendor branch.
2004-04-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-04-14 Nate LawsonImport ACPI-CA 20040402 distribution.
2004-04-14 Nate LawsonAdd another cleanfile for future imports.
2004-04-14 Luigi RizzoIn an effort to simplify the routing code, try to depre...
2004-04-14 Brooks DavisStaticize <if>_clone_{create,destroy} functions.
2004-04-14 Nate LawsonAdd support for video output switching. It appears...
2004-04-13 Warner LoshBoomerang 10/100BT (found in 2c905-TX) chips apparently...
2004-04-13 Warner LoshSome devices have what appear to be invalid BARs. ...
2004-04-13 Max KhonUse ifconfig(8) for setting common 802.11 parameters.
2004-04-13 Max KhonAdd Direct Sequence 354K and 512K (needed for arl(4)).
2004-04-13 Warner LoshRemove extra copy of code.
2004-04-13 Yoshihiro TakahashiEnable the sx driver on i386 and pc98.
2004-04-13 Dag-Erling SmørgravUse headers from the kernel source tree rather than...
2004-04-13 Luigi Rizzoroute.h: introduce a macro, SA_SIZE(struct sockaddr...
2004-04-13 Søren SchmidtAdd support for the Promise command sequencer present...
2004-04-13 Ruslan ErmilovBump __FreeBSD_version on behalf of the new .warning...
2004-04-12 Warner LoshFix off by one error, twice.
2004-04-12 Poul-Henning KampDo not drop Giant around the poll method yet, we're...
2004-04-12 Warner LoshMFp4:
2004-04-12 Warner LoshImprove reading of CIS cards:
2004-04-12 Luigi Rizzoremove an almost-duplicate piece of code by setting...
2004-04-12 Luigi Rizzoin rtinit(), remove one useless variable, and move...
2004-04-12 Colin Percivalstop() no longer needs sched_lock held; in fact, holdin...
2004-04-12 Ruslan ErmilovCount outgoing link-level broadcast packets in if_omcasts.
2004-04-12 Maxime HenrionDon't send the available space as is in the FSSTAT...
2004-04-12 Mark MurrayFix "sleeping without a mutex" panic.
2004-04-12 Nate LawsonRemove a check for the return value added in rev 1...
2004-04-12 Warner LoshMove sx to i386/NOTES for the moment. I missed the
2004-04-11 Maxime HenrionBump __FreeBSD_version for getgrent(3) removal. I...
2004-04-11 Maxime HenrionBelatedly remove the getvfsent(3) API. All the consume...
2004-04-11 Maxime HenrionPut struct ovfsconf inside BURN_BRIDGES as well.
2004-04-11 Maxime HenrionPut deprecated sysctl code inside BURN_BRIDGES.
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
next