]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-05 hartiNow with the remote job support removed there can be...
2004-11-05 pjd- Add a sysctl kern.geom.mirror.idletime, so one can...
2004-11-05 tjrWhen the last line of a file is missing a newline in...
2004-11-05 fjoeCheck that ee's standard input and output is a terminal.
2004-11-05 pjdMFp4:
2004-11-05 philipSync acpi_asus(4) manual with reality.
2004-11-05 mtm- Make the header conform to standard rc.d style.
2004-11-05 philipFix support for the Asus-compatible gadgets in Samsung...
2004-11-05 alcTwo changes to vm_pgmoveco():
2004-11-05 alcDuring traversal of the inactive queue, try locking...
2004-11-05 alcEliminate another unnecessary call to vm_page_busy...
2004-11-05 kientzleCorrect error handling on failed writes
2004-11-05 kientzleMakefile tweaks:
2004-11-05 dasClose a race in swapoff(). Here are the gory details:
2004-11-05 kientzleRemove the unused archive_string_sprintf() utility...
2004-11-05 kientzleRevert 1.24: Brain glitch. <sigh>
2004-11-05 kientzleClean up the error handling in the
2004-11-05 kientzlearchive.h gets built in ${.OBJDIR}
2004-11-05 kientzleUpdate a comment.
2004-11-04 glebiusProtect against local flooder of /var/run/log. Do not...
2004-11-04 glebius- Use stailqueue for sockets instead of socket buffer...
2004-11-04 davidxuDon't forget to turn off P_SINGLE_BOUNDARY for thread_s...
2004-11-04 glebiusPartically backout previous commit. Since _callout_stop...
2004-11-04 cognetProtect the function declarations with #ifdef _KERNEL.
2004-11-04 cognetDirectly use __pcpu for PCPU_* instead of pcpup.
2004-11-04 cognetDecrease KSTACK_PAGES and UAREA_PAGES.
2004-11-04 cognetUse interrupts_disable() and interrupts_restore() as...
2004-11-04 paulAdd support for following more than one file i.e.
2004-11-04 cognetDon't barf if no CPU type is defined while compiling...
2004-11-04 cognetImplement get_cyclecount().
2004-11-04 cognetTry to implement atomic operations using swp, instead...
2004-11-04 ceriGrammatical and spelling improvements.
2004-11-04 cognetUse casts to enforce the return type of bswap16() and...
2004-11-04 cognetImplement cpu_thread_siginfo() and set_mcontext().
2004-11-04 cognetImplement cpu_set_upcall and cpu_set_upcall_kse.
2004-11-04 cognetGet kernel modules to work.
2004-11-04 obrienFix braino where I didn't fix the file path from when...
2004-11-04 nyanMFi386: revision 1.420 (Reduce annoying SCSI probing...
2004-11-04 ruSync up with gdbinit.vinum removal.
2004-11-04 phkRemove vinum bits.
2004-11-04 ruSync up with vinum(8) and rc.d/vinum removal.
2004-11-04 phkRemove another vinum file
2004-11-04 phkremove vinum startup script.
2004-11-04 hartiRemove the remote stuff from make. This actually never...
2004-11-04 phkRemove references to NO_VINUM
2004-11-04 phkUps! Forgot to put "sbin" on the commit line:
2004-11-04 hartiAdapt to the new ng_timeout/ng_untimeout arguments...
2004-11-04 phkRemove unused vinum files.
2004-11-04 phkRetire b_magic now, we have the bufobj containing the...
2004-11-04 phkEliminate the embedded struct bio in struct buf.
2004-11-04 phkAdd back securelevel check for disks.
2004-11-04 phkDon't grab the exclusive bit on a root filesystem until...
2004-11-04 phkChange buf->b_object to buf->b_bufobj->bo_object
2004-11-04 delphijBump __FreeBSD_version after addition of glibc-style...
2004-11-04 phkDe-couple our I/O bio request from the embedded bio...
2004-11-04 delphijAdd glibc-style strftime(3) padding specifiers, namely...
2004-11-04 bmsFix markup: .Dv -> .Va
2004-11-04 phkwhitespace
2004-11-04 ruFixed "make clean".
2004-11-04 phkRemove buf->b_dev field.
2004-11-04 phks/ffs/ntfs/
2004-11-04 phkFinish cut&paste adjustments.
2004-11-04 phkHide udp_in6 behind #ifdef INET6
2004-11-04 gshapiroCreate a separate directory for dynamic zones which...
2004-11-04 bmsDocument the fact that blackhole routes normally need...
2004-11-04 bmsWhen performing IP fast forwarding, immediately drop...
2004-11-04 bmsDocument the fact that the flags for a FreeBSD kernel...
2004-11-04 obrienStop listening to bug reports with wrong solutions...
2004-11-04 rwatsonUntil this change, the UDP input code used global varia...
2004-11-03 jhbRevert most of 1.109. Although it improved the situati...
2004-11-03 ceriBe more clear that "bridged" is a synonym for "layer2".
2004-11-03 phkMake a more whole-hearted attempt at GEOM'ifying NTFS.
2004-11-03 phkAlways initialize bo_private along with bo_ops in getne...
2004-11-03 ceriAllow the -f argument to work.
2004-11-03 alcThe synchronization provided by vm object locking has...
2004-11-03 phkRestore TTYDEF_LFLAG to set echo bits.
2004-11-03 kensmithUpdate the list of package names/descriptions.
2004-11-03 scottlDon't use atomic ops to increment interrupt stats....
2004-11-03 ruIntroduce the PRECIOUSPROG knob in bsd.prog.mk, similar
2004-11-03 emaxFix kernel build (caused by recent ng_{un}timeout API...
2004-11-03 paulRevert a WIP change that shouldn't have been in last...
2004-11-03 pjdRemove extra 's'.
2004-11-03 pjdBe more correct.
2004-11-03 mlaierImproved interface handling. This should fix the use...
2004-11-03 pjdRemove one more redundant 'not'.
2004-11-03 paulConvert to ANSI style function definitions.
2004-11-03 iedowseThe ehci_dump() function shouldn't be declared static...
2004-11-03 phkPut the "Link is up/down" printfs behind bootverbose...
2004-11-03 rwatson(1) Move from O(n) list copies to O(1) list concatenati...
2004-11-03 phkMake the bootverbose output from qualitydetermination...
2004-11-03 phkStop dumping the MBR entries under bootverbose
2004-11-03 phkStop wasting a bootverbose line on all geom slices.
2004-11-03 phkStop printing the VGA registers during verbose boot...
2004-11-03 phkDon't print the singularly unhelpful message:
2004-11-03 phkMake the KASSERTS in bstrategy() stop claiming to be...
2004-11-03 yarFix logxfer() by using realpath(3) instead of playing...
2004-11-03 iedowseMerge recent USB2/EHCI related changes from NetBSD:
2004-11-02 scottlStreamline busdma a bit. Inline _bus_dmamap_load_buffe...
2004-11-02 simonAdd an "old-style" entry for the hptmv(4) until it...
2004-11-02 andreRemove RFC1644 T/TCP support from the TCP side of the...
next