]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-27 Tony FinchAdd a relaxed mode for handling raw input which is...
2003-02-27 David XuNeedn't kse.h
2003-02-27 Tony FinchBe POSIXly correct in the handling of /dev/stdout ...
2003-02-27 Julian ElischerChange the process flags P_KSES to be P_THREADED.
2003-02-27 David Xucat KSE > /dev/null
2003-02-26 Ruslan ErmilovImplemented "nooption" and "nomakeoption" config(8...
2003-02-26 Juli MallettExtend our -R extension which sets the number of argume...
2003-02-26 Juli MallettDe-typo usage string.
2003-02-26 Poul-Henning... Forced commit to record correct commit message:
2003-02-26 Bill PaulAs previously threatened, add TCP/IP checksum offload...
2003-02-26 Max KhonCatch up with KSE changes.
2003-02-26 Poul-Henning... NODEVFS cleanup:
2003-02-26 Poul-Henning... NODEVFS cleanup:
2003-02-26 Poul-Henning... NODEVFS cleanup: Don't call cdevsw_{add,remove}()
2003-02-26 Poul-Henning... msg
2003-02-26 Poul-Henning... NODEVFS cleanup: Create devices with make_dev() instea...
2003-02-26 Poul-Henning... msg
2003-02-26 David E. O... FreeBSD Makefile style guide.
2003-02-26 Philippe CharnierThe usage string: renice [priority | [-n incr]] .....
2003-02-26 Poul-Henning... NODEVFS cleanup: remove calls to cdevsw_remove()
2003-02-26 Mike BarcroftMove the typedef for size_t into _iovec.h, so that...
2003-02-26 Mike BarcroftChange spelling of `u_int' to `unsigned int' in the...
2003-02-26 Bill PaulSome more updates for the new world order:
2003-02-26 John BaldwinMove an optimization check so that it breaks out of...
2003-02-26 Søren SchmidtFix a reversed test for ATAPI_DEVICE in the Promise...
2003-02-26 Olivier HouchardAdd SigmaTel STAC9750 entry.
2003-02-26 Jonathan LemonIn timewait state, if the incoming segment is a pure...
2003-02-26 Sam LefflerChange default setting of hw.wi.txerate to zero so...
2003-02-26 Sam Lefflero fix ppsratecheck to interpret a maxpps of zero as...
2003-02-26 Mike BarcroftSimplify struct __timespec, fix style bugs, add an...
2003-02-26 Olivier HouchardUnbreak emu10k1 by properly using the buffer address.
2003-02-26 Mike Barcroftia64 actually uses 80-bit long doubles and must support...
2003-02-26 Ruslan ErmilovIf we are told to update the sources in "make rerelease...
2003-02-26 Maxime HenrionUnbreak the IOMMU code.
2003-02-26 Mark MurrayNo-op. Change the type of unnamed bit-fields to unsigne...
2003-02-26 Peter GrehanRegister typo and incorrect 32-bit constant load in...
2003-02-26 Orion HodsonReplicate OSS behaviour when rate settings fails.
2003-02-26 Jonathan LemonThe TCP protocol lock may still be held if the reassemb...
2003-02-26 Yoshihiro TakahashiMFi386: Don't remove UFS_ACL support.
2003-02-26 Yoshihiro TakahashiUse rman_get_start() to get start address of the resource.
2003-02-26 Warner Losh- gamma_r, lgamma_r, gammaf_r, and lgammaf_r were prote...
2003-02-26 David XuFix a bug when handling SIGCONT.
2003-02-26 Ruslan ErmilovStay consistent with dofs_md().
2003-02-26 Marcel MoolenaarIncrease the block size for reading and writing from...
2003-02-26 David XuFix compiling error.
2003-02-26 Mike SilbersackFix a condition so that ip reassembly queues are emptie...
2003-02-26 Scott LongBump __FreeBSD_version to note that taskqueue_swi now...
2003-02-26 Scott LongRevert the use of -g that leaked in.
2003-02-26 David SchultzThe cmp utility has the questionable feature of using...
2003-02-26 Bill PaulAttempt to make the ng_fec module play nice with BPF...
2003-02-26 David E. O... Consistently use NOFORTH to control the usage of ficl.
2003-02-26 David XuBetter to not know anything about KSE.
2003-02-26 Warner LoshAdd SMC 34C90. Not tested, but should be a no-op excep...
2003-02-26 Warner LoshAdd a number of IDs from linux for old, rare pci devices:
2003-02-26 Scott LongBring aac out from under Giant:
2003-02-26 Garrett WollmanFix style of recent additions and sort.
2003-02-26 Mike BarcroftAdd a great quote from Linus Torvalds about BDE.
2003-02-26 Garance A DrosehnFix an error which caused 'free(): error: chunk is...
2003-02-26 Scott LongIntroduce a new taskqueue that runs completely free...
2003-02-26 Scott LongUse BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed...
2003-02-26 Scott LongRetire the aacd major (151) now that it's no longer...
2003-02-26 Scott LongMove to 'struct disk*' API
2003-02-26 Maxime HenrionCorrectly set BUS_SPACE_MAXSIZE in all the busdma backends.
2003-02-26 David XuAdd a missing '!'.
2003-02-26 David XuAdd test program for round robin in userland.
2003-02-26 Robert WatsonFurther GC of M_STRING, missed previously.
2003-02-26 Robert WatsonReplace license with two-clause BSD; an old license...
2003-02-26 Robert WatsonGC M_STRING, no longer required as strdup() accepts...
2003-02-26 David XuAdd a simple facility to allow round roubin in userland.
2003-02-26 Jeff Roberson - The interlock was not being droped in nfs_flush...
2003-02-25 Kirk McKusickWhen doing cleanup of excessive buffers in bdwrite...
2003-02-25 Kirk McKusickChange the field used to test whether the superblock...
2003-02-25 John BaldwinChase the musical variable names.
2003-02-25 Mike MakonnenUnbreak mutex profiling (at least for me).
2003-02-25 Brian FeldmanAdd a new subcommand to pccardc(8), "dumpcisfile",...
2003-02-25 Robert WatsonPass a malloc type into the libkern strdup() implementa...
2003-02-25 Poul-Henning... NO_GEOM cleanup:
2003-02-25 Poul-Henning... NO_GEOM cleanup:
2003-02-25 Robert DrehmelFix typo.
2003-02-25 Søren SchmidtFix support for Acer chips. The UDMA enable regs wasn...
2003-02-25 David E. O... Move most everything back to a MI NOTES, and use "nodev...
2003-02-25 John BaldwinLimit the maximum I/O size to 8 pages for version 2...
2003-02-25 John BaldwinFix a small fat-finger: s/mlxd/mxld/.
2003-02-25 Jake Burkholder- Added inlines pmap_is_current, pmap_is_alternate...
2003-02-25 Ruslan ErmilovFixed CLEANFILES.
2003-02-25 Søren SchmidtConvert to new disk API.
2003-02-25 Tim J. RobbinsAllocate struct ipx_ifaddrs with an initial reference...
2003-02-25 Dag-Erling... Fix a long-standing bug where if the package being...
2003-02-25 Søren SchmidtProperly teardown the interrupt so we wont panic on...
2003-02-25 Søren SchmidtRemoved the ISA only hooks here, no longer needed..
2003-02-25 Robert WatsonWhen generating a TCP response to a connection, not...
2003-02-25 Maxime HenrionBump __FreeBSD_version for the d_mmap_t interface change.
2003-02-25 Maxime HenrionConvert one more d_mmap_t consumer I missed in my previ...
2003-02-25 Søren SchmidtFix support for the old CMD 646 chips, interrupt setup...
2003-02-25 Maxim Konovalovstyle(9): join lines.
2003-02-25 Maxim KonovalovIp reassembly queue structure has ipq_nfrags now. ...
2003-02-25 David XuRemove an unsafe KASSERT.
2003-02-25 Julian ElischerCatch up with change to kse_release syscall.
2003-02-25 Jeff Roberson - Properly handle the vnode interlock in nfs_fsync.
2003-02-25 Jeff Roberson - Add the missing NULL interlock argument to a recentl...
next