]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-06 Peter WemmConvert tools/lib32/build.sh into world connectable...
2004-11-05 Olivier HouchardDon't define SOFTFLOAT directly in source files, it...
2004-11-05 Olivier HouchardFix signalcontext and makecontext.
2004-11-05 Olivier HouchardRemove getcontext.S, it is not needed.
2004-11-05 Olivier HouchardImport a Makefile for arm.
2004-11-05 Olivier HouchardPartial support of KSE for arm.
2004-11-05 Olivier HouchardDisable interrupts for atomic_cmpset_32, this one is...
2004-11-05 David XuRespect TDF_SINTR, don't suspend uninterruptible thread.
2004-11-05 Pawel Jakub... Note that sysctls documentation is missing.
2004-11-05 David XuBackout previous commit, the P_STOPPED_BOUNDARY flag...
2004-11-05 John Baldwin- Store threads on sleep queues in FIFO order rather...
2004-11-05 John BaldwinDon't change the priority to PUSER when sleeping, just...
2004-11-05 Olivier HouchardCopy the syscall args in a tmp variable instead of...
2004-11-05 Olivier HouchardSave a few cycles in context switch.
2004-11-05 Olivier HouchardIf we're still running at the physical address, jump...
2004-11-05 Olivier HouchardBe more verbose about cache capacities.
2004-11-05 Olivier HouchardImplement casuptr.
2004-11-05 Olivier HouchardCall pmap_pte_init_arm9 instead of pmap_pte_init_generic if
2004-11-05 John Baldwin- Add a new MD per-CPU field for Alpha 'pal_id' which...
2004-11-05 John Baldwin- Set the priority of the page zeroing thread using...
2004-11-05 John Baldwin- Make setting of IT_ENTROPY a bit simpler in ithread_u...
2004-11-05 Peter WemmRestrict the sched_bind to cpu 0 to i386 and amd64...
2004-11-05 Olivier HouchardWalk through the snp softc list instead of abusing...
2004-11-05 Olivier HouchardIn cpu_critical_fork_exit(), make sure to set td_md...
2004-11-05 Peter WemmBind to cpu0 for boot() processing. (Note this is reboo...
2004-11-05 Peter WemmMFi386 1.238 (jhb): Allow hints to disable cpus
2004-11-05 Peter WemmMFi386:
2004-11-05 Pawel Jakub... Don't forget to make sure that there are no not-finishe...
2004-11-05 Pawel Jakub... - Mark all raid3 components as clean after kern.geom...
2004-11-05 Pawel Jakub... Mark raid3 devices as clean on shutdown (after all...
2004-11-05 Pawel Jakub... - Use ->index consumer's field to track number of in...
2004-11-05 Pawel Jakub... Stop method for swap1 script was introduced, because...
2004-11-05 Pawel Jakub... Use shutdown hooks to mark mirrors as clean after all...
2004-11-05 Pawel Jakub... Remove unused #include.
2004-11-05 Hartmut BrandtNow with the remote job support removed there can be...
2004-11-05 Pawel Jakub... - Add a sysctl kern.geom.mirror.idletime, so one can...
2004-11-05 Tim J. RobbinsWhen the last line of a file is missing a newline in...
2004-11-05 Max KhonCheck that ee's standard input and output is a terminal.
2004-11-05 Pawel Jakub... MFp4:
2004-11-05 Philip PaepsSync acpi_asus(4) manual with reality.
2004-11-05 Mike Makonnen- Make the header conform to standard rc.d style.
2004-11-05 Philip PaepsFix support for the Asus-compatible gadgets in Samsung...
2004-11-05 Alan CoxTwo changes to vm_pgmoveco():
2004-11-05 Alan CoxDuring traversal of the inactive queue, try locking...
2004-11-05 Alan CoxEliminate another unnecessary call to vm_page_busy...
2004-11-05 Tim KientzleCorrect error handling on failed writes
2004-11-05 Tim KientzleMakefile tweaks:
2004-11-05 David SchultzClose a race in swapoff(). Here are the gory details:
2004-11-05 Tim KientzleRemove the unused archive_string_sprintf() utility...
2004-11-05 Tim KientzleRevert 1.24: Brain glitch. <sigh>
2004-11-05 Tim KientzleClean up the error handling in the
2004-11-05 Tim Kientzlearchive.h gets built in ${.OBJDIR}
2004-11-05 Tim KientzleUpdate a comment.
2004-11-04 Gleb SmirnoffProtect against local flooder of /var/run/log. Do not...
2004-11-04 Gleb Smirnoff- Use stailqueue for sockets instead of socket buffer...
2004-11-04 David XuDon't forget to turn off P_SINGLE_BOUNDARY for thread_s...
2004-11-04 Gleb SmirnoffPartically backout previous commit. Since _callout_stop...
2004-11-04 Olivier HouchardProtect the function declarations with #ifdef _KERNEL.
2004-11-04 Olivier HouchardDirectly use __pcpu for PCPU_* instead of pcpup.
2004-11-04 Olivier HouchardDecrease KSTACK_PAGES and UAREA_PAGES.
2004-11-04 Olivier HouchardUse interrupts_disable() and interrupts_restore() as...
2004-11-04 Paul RichardsAdd support for following more than one file i.e.
2004-11-04 Olivier HouchardDon't barf if no CPU type is defined while compiling...
2004-11-04 Olivier HouchardImplement get_cyclecount().
2004-11-04 Olivier HouchardTry to implement atomic operations using swp, instead...
2004-11-04 Ceri DaviesGrammatical and spelling improvements.
2004-11-04 Olivier HouchardUse casts to enforce the return type of bswap16() and...
2004-11-04 Olivier HouchardImplement cpu_thread_siginfo() and set_mcontext().
2004-11-04 Olivier HouchardImplement cpu_set_upcall and cpu_set_upcall_kse.
2004-11-04 Olivier HouchardGet kernel modules to work.
2004-11-04 David E. O... Fix braino where I didn't fix the file path from when...
2004-11-04 Yoshihiro TakahashiMFi386: revision 1.420 (Reduce annoying SCSI probing...
2004-11-04 Ruslan ErmilovSync up with gdbinit.vinum removal.
2004-11-04 Poul-Henning... Remove vinum bits.
2004-11-04 Ruslan ErmilovSync up with vinum(8) and rc.d/vinum removal.
2004-11-04 Poul-Henning... Remove another vinum file
2004-11-04 Poul-Henning... remove vinum startup script.
2004-11-04 Hartmut BrandtRemove the remote stuff from make. This actually never...
2004-11-04 Poul-Henning... Remove references to NO_VINUM
2004-11-04 Poul-Henning... Ups! Forgot to put "sbin" on the commit line:
2004-11-04 Hartmut BrandtAdapt to the new ng_timeout/ng_untimeout arguments...
2004-11-04 Poul-Henning... Remove unused vinum files.
2004-11-04 Poul-Henning... Retire b_magic now, we have the bufobj containing the...
2004-11-04 Poul-Henning... Eliminate the embedded struct bio in struct buf.
2004-11-04 Poul-Henning... Add back securelevel check for disks.
2004-11-04 Poul-Henning... Don't grab the exclusive bit on a root filesystem until...
2004-11-04 Poul-Henning... Change buf->b_object to buf->b_bufobj->bo_object
2004-11-04 Xin LIBump __FreeBSD_version after addition of glibc-style...
2004-11-04 Poul-Henning... De-couple our I/O bio request from the embedded bio...
2004-11-04 Xin LIAdd glibc-style strftime(3) padding specifiers, namely...
2004-11-04 Bruce M SimpsonFix markup: .Dv -> .Va
2004-11-04 Poul-Henning... whitespace
2004-11-04 Ruslan ErmilovFixed "make clean".
2004-11-04 Poul-Henning... Remove buf->b_dev field.
2004-11-04 Poul-Henning... s/ffs/ntfs/
2004-11-04 Poul-Henning... Finish cut&paste adjustments.
2004-11-04 Poul-Henning... Hide udp_in6 behind #ifdef INET6
2004-11-04 Gregory Neil... Create a separate directory for dynamic zones which...
2004-11-04 Bruce M SimpsonDocument the fact that blackhole routes normally need...
2004-11-04 Bruce M SimpsonWhen performing IP fast forwarding, immediately drop...
next