]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-21 rpauloCope with the file rename by changing rc variables.
2008-08-20 edFix a small typo in the pstat(8) manual page.
2008-08-20 kmacyfix typo in previous commit breaking bootup
2008-08-20 jhbThe config space registers holding the upper 32-bits...
2008-08-20 jhb- Add support for memory mapped PCI config space access...
2008-08-20 jhbUse switch statements instead of if-else for enabling...
2008-08-20 kientzlecpio should restore file flags and ACLs when they're...
2008-08-20 kensmithRecent work on the gnu cpio seems to have introduced...
2008-08-20 kensmithRemove sysinstall's ability to adjust the tape block...
2008-08-20 remkoBring in support for the MC8755 Sierra UMTS card.
2008-08-20 rpauloInstal k8temp(4) man page only on amd64 and i386.
2008-08-20 rpauloAdd Eee PC.
2008-08-20 achew(1) uses strftime %b with to print the abbreviated...
2008-08-20 edRemove the now unused `lbolt' variable from the kernel.
2008-08-20 rpauloRevert r181886. A man page already exists in man.i386.
2008-08-20 desUse net.inet.ip.portrange.reservedhigh instead of IPPOR...
2008-08-20 kmacyset MCLSHIFT to correspond to page size
2008-08-20 kmacychange netfront to match xen31_6
2008-08-20 edRemove grantpt.c, which should have been deleted in...
2008-08-20 kmacymark blkfront_info as ready
2008-08-20 kmacyremove scheduler_running as xenbus no longer needs it
2008-08-20 kmacy- add more debug cruft to xenbus
2008-08-20 kmacy- clean up interrupt handling for xen a tiny bit
2008-08-20 kmacyinclude vmparam.h for KERNBASE and fix typo
2008-08-20 kmacyregister netfront before xenbus does its probing
2008-08-20 edIntegrate the Xen console driver.
2008-08-20 edCorrect misbehaviour of patching sys/sys/tty.h.
2008-08-20 edUpdate system call tables.
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-20 kientzleBetter comment the pattern tests; adjust the filenames...
2008-08-20 thompsaifnet_setbyindex() is only used locally, go back to...
2008-08-20 kmacydon't use cpu_idle_acpi under xen
2008-08-20 kmacyCheck for watch events when doing inline message processing
2008-08-20 kmacyFix build
2008-08-20 obrienRename the RCng 'kernel' script to 'kernel_symlink'.
2008-08-20 julianFix wierd integration error
2008-08-20 kmacyXen 3.2 now interleaves watch events with regular messa...
2008-08-20 julianFix some of the formatting fixes.. It's amazing how...
2008-08-20 julianA bunch of formatting fixes brough to light by, or...
2008-08-19 rpauloAdd a man page for the acpi_asus(4) driver.
2008-08-19 rpauloFix typo in comment.
2008-08-19 impProvide hooks into the GPIO lines and the ability to...
2008-08-19 impUse the proper clock domain for the usb host controller.
2008-08-19 impAdd IRQ line for usb device. I'm not 100% sure this...
2008-08-19 jhbUse kvm_getcptime(3) to fetch the global CPU time stats...
2008-08-19 jhbAdd a new routine kvm_getcptime(3) for fetching the...
2008-08-19 jbAdd calls to callout_drain() to ensure the callouts...
2008-08-19 jhbPass the right pointer to bzero() when clearing cp_time.
2008-08-19 jhbAdd two new routines to libkvm for working with per...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-19 edDon't include <sys/tty.h> in our sound layer. It is...
2008-08-19 obrienRename the RCng 'kernel' script to 'kernel_symlink'.
2008-08-19 jhbIf a CPUTYPE isn't specified, then don't use -march...
2008-08-19 kibIn brelse, put the B_NEEDSGIANT buffer on the QUEUE_DIR...
2008-08-19 kmacyprotect queue_log not queue
2008-08-19 kmacyFix compilation without INVARIANTS
2008-08-19 kmacyavoid evtchn_init name collision in gdb
2008-08-19 kmacyremove redundant PT_SET_MA declaration
2008-08-19 kevloAdd the D-Link DWA-110
2008-08-18 jkimAdd test case for 'divide by 0' with BPF_ALU|BPF_DIV...
2008-08-18 jkimFix two test cases on 32-bit architectures.
2008-08-18 kmacyPT_UPDATES_FLUSH() is used in common code so it needs...
2008-08-18 jkimMFamd64: Correctly check unsignedness of all registers...
2008-08-18 jkimCorrectly check unsignedness of all BPF_LD|BPF_IND...
2008-08-18 jkimAdd simple bpf(9) regression tests and test cases.
2008-08-18 jkim- Make these files compilable on user land.
2008-08-18 kientzleFix SVN r181821 by not using FNM_LEADING_DIR where
2008-08-18 kaiwsc->sc_ibuf should be malloc'ed after quirks applied, as
2008-08-18 kaiwFix a typo: According to the hid spec, Global item #3
2008-08-18 attilioAdd a missing include which was erroneusly left out...
2008-08-18 kaiwIn the hid parser, if a INPUT/OUTPUT/FEATURE item is...
2008-08-18 attilioBufferize the output for DDB printouts.
2008-08-18 kaiwRe-add Microsoft Intellimouse 2.0 TWHEEL quirk.
2008-08-18 robertoMove FREEBSD-upgrade as well.
2008-08-18 robertoMove FREEBSD-Xlist in a more proper location.
2008-08-18 bzAs part of step 1.5 of the vimage framework resolve...
2008-08-18 krisRename the static M_RPC defined here to M_RPCCLNT,...
2008-08-18 takawataMake it easy to comment out the part that use current...
2008-08-18 krisFix compile
2008-08-18 edExtend the message in UPDATING on the sio(4) -> uart...
2008-08-18 simonFix mdoc markup in r181825.
2008-08-18 philipDocument the addition of the hw.ata.ata_dma_check_80pin...
2008-08-18 philipFix ARP in bridging scenarios where the bridge shares its
2008-08-18 kibThe doreti_iret_fault code is always called with gs...
2008-08-18 kientzleStrip leading "./" or ".//" from patterns and filenames
2008-08-18 kevloAdd isochronous transfer support for USB 2.0
2008-08-17 kmacydisable "legacy" device on xen domU
2008-08-17 kmacyWork around differences in page allocation for initial...
2008-08-17 kmacyEnsure that machine / physical addresses are treated...
2008-08-17 kmacyremove code in XEN version of init386 causing initializ...
2008-08-17 kmacytranslate machine addresses to physical addresses in...
2008-08-17 kmacybypass call to trap when handling hypervisor_upcall
2008-08-17 kmacyclean up initvalues to work correctly on PAE
2008-08-17 kmacyMake sure that machine addresses are vm_paddr_t
2008-08-17 kmacyMake sure we don't lose the most significant bits of...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-17 kientzleDon't strip a leading '/' from a pattern to be matched.
2008-08-17 impUpdate a comment about not numbering pci busses. This...
2008-08-16 thompsaLRO combined packets can actually be bridged as long...
2008-08-16 impRemove useless #if 1.
next