]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix typo in interrupt handling code and fix bug in setting of adelay
[FreeBSD/FreeBSD.git] / sys /
2000-04-16 Roger HardimanFix typo in interrupt handling code and fix bug in...
2000-04-16 Poul-Henning KampMake vinum compile again using the "cast to buf" workar...
2000-04-16 Poul-Henning KampOverlooked a s/b_act/bio_queue/ substitution due to...
2000-04-16 Poul-Henning KampAdd the scsi-target driver to LINT.
2000-04-16 Matthew N. Dodd- Define registers as offsets from register base rather...
2000-04-16 Warner LoshInclude <sys/bus.h>, which is needed after Doug's lates...
2000-04-16 Robert WatsonFix two bugs in extended attribute support for UFS...
2000-04-16 Greg LeheyRemove MAINTAINER.
2000-04-15 Duncan BarclayA messy commit that checkpoints the driver (not known...
2000-04-15 Duncan BarclayMerged in a load of information from the card documenta...
2000-04-15 Duncan BarclayA few comment tidy-ups.
2000-04-15 Jeroen Ruigrok van... Fix typo, extentions -> extensions
2000-04-15 Robert Watsonext2fs relies on UFS support code, and as a result...
2000-04-15 Gerard RoudierFirst patch that prepares for the adding of multi-firmware
2000-04-15 Roger HardimanAdd include files to alpha/include directory.
2000-04-15 Roger HardimanUpdate to driver 2.11.
2000-04-15 Poul-Henning KampComplete the bio/buf divorce for all code below devfs...
2000-04-15 Cameron Grantmake mmap sort-of work. there seem to be interactions...
2000-04-15 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-15 Robert WatsonIntroduce extended attribute support for FFS, allowing...
2000-04-14 Ruslan ErmilovApply TCP_EXPIRE_CONNECTED (86400 seconds) timeout...
2000-04-14 Bill PaulChange && to || in probe routine so that the mlphy...
2000-04-14 Bill PaulAdd vendor/device codes for SmartBridges SmartLink...
2000-04-14 Bill PaulRegenerate.
2000-04-14 Bill PaulAdd entry for SmartBridges SmartLink USB ethernet adapter.
2000-04-14 Yoshihiro TakahashiThe printf function of boot2 can't recognize "%lx"...
2000-04-14 Yoshihiro TakahashiMerged from sys/boot/i386/loader/Makefile revision...
2000-04-14 Yoshihiro TakahashiAdded wdreg.h. PC-98 still uses the wd driver.
2000-04-13 Jonathan LemonChange the maximum I/O transfer size to DFLTPHYS. ...
2000-04-13 Matthew N. Dodd- Add an additional call to eisa_add_iospace() so we...
2000-04-13 Ruslan ErmilovA complete reformatting of manual page.
2000-04-13 Yoshihiro TakahashiAdded wdreg.h and fixed path.
2000-04-13 Warner Loshcheckpoint latest pccard/pcic hacking:
2000-04-13 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-13 Greg LeheyEnable building Vinum on alpha.
2000-04-12 Archie CobbsOnly build the ng_mppc KLD if !NOCRYPT and required...
2000-04-12 Archie CobbsRevert to previous state, plus a few cleanups pointed...
2000-04-12 Ruslan ErmilovMake partially specified permanent links without `dst_addr'
2000-04-12 Archie CobbsFix uninitialized variable.
2000-04-12 KATO TakenoriInclude pc98.h instead of isareg.h.
2000-04-12 KATO Takenori- Fixed counter number (timer2 -> timer1).
2000-04-12 Yoshihiro TakahashiThe nss driver is compatible mode.
2000-04-12 Yoshihiro Takahashi- Release allocated resources on error.
2000-04-12 KATO TakenoriMerged from sys/i386/isa/isa_compat.c revisions 1.19...
2000-04-12 Yoshihiro TakahashiSet the value of rid variable for bus_alloc_resource...
2000-04-12 KATO TakenoriMerged from sys/conf/Makefile.i386 rev 1.182.
2000-04-12 KATO TakenoriMerged from sys/boot/i386/loader/main.c rev 1.19.
2000-04-12 Semen UstimenkoDriver is now using miibus, and newbus.
2000-04-11 Semen UstimenkoPremier version of Makefile to build tx driver as KLD
2000-04-11 Semen UstimenkoAs tx driver was patched for newbus, we can now build...
2000-04-11 Semen UstimenkoAdded code to handle QS6612 PHY as standard NS PHY
2000-04-11 Archie CobbsTurn off build of ng_mppc KLD until I can figure out...
2000-04-11 John BaldwinAdd a missing dependency: boot2 depends on the BTX...
2000-04-11 Wes PetersPR: kern/17872
2000-04-11 Mike SmithAdd features required for basic userland management...
2000-04-10 Archie CobbsTurn off MPPE encryption if NOCRYPT is defined. If...
2000-04-10 Jeroen Ruigrok van... The ASUSCOM_IPAC isn't broken according to submitter.
2000-04-10 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-09 Archie CobbsAdd new options NETGRAPH_MPPC_COMPRESSION and NETGRAPH_...
2000-04-09 Duncan BarclayMost of this commit are minor changes whilst trying...
2000-04-09 Archie CobbsAdd ng_mppc(8) netgraph node as a KLD module.
2000-04-09 Archie CobbsA netgraph node that implements Microsoft Point-to...
2000-04-09 Archie CobbsA simplified RC4 implementation for kernel use.
2000-04-09 Archie CobbsFix bogus const-ness in declaration of sha1_loop().
2000-04-09 Søren SchmidtAdd support for ATA66 on newer revisions of the VIA...
2000-04-08 Jordan K. HubbardNuke duplicate struct declaration from somebody's paste-o
2000-04-08 Warner LoshRe-enable probe for isa and correct the plug and play...
2000-04-08 Warner LoshDon't complain about not getting resources for the...
2000-04-08 Warner LoshAdd support for compiling kernel modules outside of...
2000-04-08 John HayMake the N2 isa cards probe again. Remove the unused...
2000-04-08 Nick HibmaUpdate the urio driver. It now works on NetBSD and...
2000-04-08 Doug RabsonUse makeobjops.pl instead of makedevops.pl.
2000-04-08 Doug Rabson* Factor out the object system from new-bus so that...
2000-04-08 Paul SaabMake PXE use the UDP API. This allows for both TFTP...
2000-04-08 Brian SomersDon't use ``grep | sed'' in the example for INCLUDE_CON...
2000-04-07 Yoshihiro TakahashiNewbusify amd driver.
2000-04-07 Yoshihiro TakahashiNewbusify adv driver.
2000-04-07 Matthew N. DoddUse correct offset into register window.
2000-04-07 Matthew N. Dodd- Convert dpt_pci.c to newbus.
2000-04-07 Jonathan LemonIf we can't allocate an IRQ resource, fail in the attac...
2000-04-06 Ruslan Ermilov- Add support for FTP EPRT (RFC 2428) command.
2000-04-06 Nick HibmaRegen.
2000-04-06 Nick HibmaAdd Zip 250
2000-04-06 Peter WemmFinally cvs rm these two files; they were not reference...
2000-04-06 Greg Leheyopen_drive: Add kludges for vn and md.
2000-04-06 Greg Lehey(finally!) add keywords raid4 and partition.
2000-04-06 Boris PopovUncomment ETHER_II frame and remove BPF related variable.
2000-04-06 Greg Leheycomplete_rqe: Remove a race condition in RAID-4 and...
2000-04-06 Warner LoshAwi driver, ported from NetBSD from Atsushi Once-san.
2000-04-05 Archie CobbsFix a bug where SIGIO was not being delivered to a...
2000-04-05 Ruslan Ermilov- Remove unused includes.
2000-04-05 Ruslan Ermilov- Moved NULL definition into private include file.
2000-04-05 KATO TakenoriSynced with sys/conf/Makefile.i386 revision 1.181.
2000-04-05 Boris PopovDo not panic if request issued by kernel.
2000-04-05 Boris PopovTry to obtain timezone offset from an environment of...
2000-04-05 Doug RabsonMake it possible to include a device interface descript...
2000-04-05 Doug RabsonAllow the calling Makefile to specify a list of device...
2000-04-05 Ruslan ErmilovMinor spelling fixes.
2000-04-05 Cameron Grantmake poll() dtrt, previously when playing it would...
2000-04-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
next