]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-26 peterMove getosreldate(3) prototype from the machine generat...
2008-09-26 emasteMove CTASSERT from header file to source file, per...
2008-09-26 emasteMove CTASSERT from header file to source file, per...
2008-09-26 marcelThe previous commit re-introduced sade on platforms
2008-09-26 edDon't forget to initialize `int error' in ttydev_open().
2008-09-26 cognetAdvertise bit 26 as sse2.
2008-09-26 marcelAdd -D_OSRELDATE_H to CFLAGS to prevent the declaration of
2008-09-26 kibSave previous content of the td_fpop before storing...
2008-09-26 edRename the `minor' argument of make_dev(9) to `unit'.
2008-09-26 edRemove unit2minor() use from kernel code.
2008-09-26 sosAdd support for the ITE 8213 controller.
2008-09-26 kmacymove ipi_pcpu to evtchn.c
2008-09-26 peterRe-add getosreldate(3) function prototype in the form...
2008-09-26 impUse some casting to get the right addresses. This...
2008-09-26 impCatch up to latest tty, kdb and SYSINIT changes. Model...
2008-09-26 kmacyUpdate xen/interface includes to the latest in mercurial
2008-09-26 impThe Ultra2 never had a CFE console or CFE boot loader...
2008-09-26 impRemove reference to machine/tlb.h. It no longer exists...
2008-09-26 impSupport for the siba bus found in many broadcom products.
2008-09-26 impSupport for CFE boot loaders. Initially the support...
2008-09-25 delphijGC empty directory eBones.
2008-09-25 jhbAdd support for installing 32-bit system calls from...
2008-09-25 sammust do a deep copy of mcast packets as they can be...
2008-09-25 jhbSort includes and add multiple include guards.
2008-09-25 jhbRegen.
2008-09-25 jhbTidy up a few things with syscall generation:
2008-09-25 jhbInitialize the DDB command list when initializing DDB...
2008-09-25 jhbUse existing GDB routines for parsing the section table...
2008-09-25 rwatsonAs a follow-on to r183323, correct another case where...
2008-09-25 thompsaUse db_printsym to lookup and print the function pointers.
2008-09-25 jhb- Don't do a WITNESS_SAVE() on the interlock if it...
2008-09-25 dwmaloneSome people's 6to4 routers seem to have been blowing...
2008-09-25 nyan- Add libbsdxml and libsbuf required by bsdlabel.
2008-09-25 phkTell umass to leave Huawei radio devices alone so ubsa...
2008-09-25 phkMake the ubsa(4) work with Huawei Exxx (tested with...
2008-09-25 dwmaloneAdd a flag, -T, that tells syslogd to always replace...
2008-09-25 yongariAdd another hardware bug workaround for Yukon II contro...
2008-09-25 kmacyadd initial ipi definitions
2008-09-25 kmacyadd ipi mapping
2008-09-25 kmacyadd NPGPTD_SHIFT for the nkpt calculation
2008-09-25 kmacyMake nkpt dependent on the size of the initial memory...
2008-09-25 kmacyreflect header change in netfront
2008-09-25 kmacypartial update to interface headers to 3.2
2008-09-25 kmacyfix insta-panic:
2008-09-24 marius- Use bus_{read,write}_*(9) instead of bus_space_{read...
2008-09-24 desMFV "xmalloc: zero size" fix.
2008-09-24 desUndocument dead option.
2008-09-24 mariusAdd back ar(1) which was accidentally decoupled in...
2008-09-24 edAdd another TTY locking migration macro: tty_getlock().
2008-09-24 jhbEnable shared lookups on UFS. There are some remaining...
2008-09-24 jhbPart 1 of making shared lookups more resilient with...
2008-09-24 jhbUpdate description of witness_watch.
2008-09-24 jhbAdd multiple include guards.
2008-09-24 ruAllow a jail's IP alias to be created with an arbitrary...
2008-09-24 edFix a crash when calling tty_rel_free() while draining...
2008-09-24 rwatsonWhen dropping a packet and issuing a reset during TCP...
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-24 kmacy- Remove default NIC dependency on ulp headers
2008-09-24 nwhitehornFix some ifdef logic in the libc syncicache() bit that...
2008-09-24 nwhitehornAllow the cacheline size on PowerPC to be set at runtim...
2008-09-24 delphijRemove spurious duplicated defination of sock.
2008-09-23 sobomaxImprove rev 183168, so that if /chosen/stdout is connec...
2008-09-23 simonIn cust_install_files() we ignore CVS directories....
2008-09-23 simon- Change all "echo #..." into using a progress print...
2008-09-23 edTrack state to determine if the associated TTY device...
2008-09-23 samregen
2008-09-23 samadd missing options
2008-09-23 samadd missing options
2008-09-23 obrienThe kernel implemented 'memcmp' is an alias for 'bcmp...
2008-09-23 obrienstyle(9)
2008-09-23 obrienReverse if() logic to improve readability.
2008-09-23 ruAdd missing library dependencies.
2008-09-23 kmacyUpdate cxgb include paths to not require prefixing...
2008-09-23 kmacyUpdate to xen specific files for SMP
2008-09-23 nwhitehornIn preparation for PowerPC G5 support, allow PVO object...
2008-09-23 kmacyAllow cxgb to be unified across versions by making...
2008-09-23 nwhitehornChange the DBDMA API to allow DBDMA registers in a...
2008-09-23 kmacy- Fix flag check
2008-09-23 kmacy- Track number of times that the transmit queue overflowed
2008-09-22 bms* Add USB boot support.
2008-09-22 emaxUse Giant for kbdmux(4) locking. This is to workaround...
2008-09-22 rnolandAdd my entry to committers-src.dot
2008-09-22 marius- Don't read the identifier string from the VPD if...
2008-09-22 jhbClose a race between concurrent calls to ufsdirhash_rec...
2008-09-22 bmsMark the first slice of a NanoBSD image 'active' by...
2008-09-22 thompsaAdd ng_rmnode_flags() so the caller can pass NG_QUEUE...
2008-09-22 edIntroduce a hooks layer for the MPSAFE TTY layer.
2008-09-22 traszFix usage of mac_vnode_check_open() in linuxulator...
2008-09-22 edFix style(9) issue in TTY header files: document functi...
2008-09-22 obrienAdd freebsd32 compat shims for ioctl(2)
2008-09-22 edMake the make_pseudo_driver.sh shellscript work again.
2008-09-22 obrienRegenerate for r183270.
2008-09-22 obrienAdd freebsd32 compat shims for ioctl(2)
2008-09-22 samadd back regdomain.xml
2008-09-22 jkoshyDocument changes in behaviour due to sparse CPU numberi...
2008-09-22 jkoshySupport sparsely numbered CPUs.
2008-09-22 rwatsonWhen invoking the udp_send() from udp6_send() due to...
2008-09-22 yongariAdd workaround for occasional packet loss issue of...
2008-09-22 keramidaUnbreak the build.
2008-09-22 nwhitehornUnbreak G3 support. G3 processors don't have an L3...
next