]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-10 luigiwhen draining a flowset free the entire chain, not...
2009-12-10 takawataAdd module dependency for cam if configured as ATA_CAM.
2009-12-10 luigicentralize the code to free a packet (or a chain) while...
2009-12-10 jhbDon't warn about an RSDP with a corrupt checksum. ...
2009-12-10 kibRecord part of history I participated in.
2009-12-10 luigiNo functional changes (who dares to touch this code...
2009-12-10 mavLimit maximum I/O size, depending on command set suppor...
2009-12-10 kmacyfor PV XEN translate page table entries from machine...
2009-12-10 kientzleMerge two cpio fixes from libarchive.googlecode.com:
2009-12-10 kmacy- revert pmap_kenter_temporary to taking a physical...
2009-12-10 jasoneSimplify arena_run_reg_dalloc(), and remove a bug that...
2009-12-10 jkimImplement a rudimentary suspend/resume methods for...
2009-12-10 jasoneFix the posix_memalign() changes in r196861 to actually...
2009-12-09 gavinAdd my birthday.
2009-12-09 jhbFor some buses, devices may have active resources assig...
2009-12-09 gavinAdd myself, and show ed@ as my mentor.
2009-12-09 edAdd missing relation between philip and I.
2009-12-09 jhbFix a confusing typo in the EDD packet structure used...
2009-12-09 jhb- Port bios_getmem() from libi386 to {gpt,}zfsboot...
2009-12-09 thompsaFix hardware issue with FTDI chips: avoid sending a...
2009-12-09 thompsaFix dwSignature for NCM mode and add extra debug output.
2009-12-09 thompsaAdd new device ids.
2009-12-09 thompsaCorrect name, 82801IJ -> 82801JI
2009-12-09 thompsaIf the ID byte is non zero then we allow descriptors...
2009-12-09 edPort lastlogin(1) to libulog.
2009-12-09 edDon't let sysinstall depend on <utmp.h>.
2009-12-09 luigiwhen calling ldd, use the cross libraries and not the...
2009-12-09 luigiuse default HZ
2009-12-09 luigiadd -lulog, the program "less" and a comment
2009-12-09 mavClear result before requesting XPT_PATH_INQ.
2009-12-09 mavIncrease Max Read Request Size for PCIe chips from...
2009-12-09 ruThe default balance algorithm has changed from "split" to
2009-12-09 kmacymake PV core dump actually dump memory - still need...
2009-12-08 delphijAllow using IPv6 in nfsrvd_sentcache() callback.
2009-12-08 mavChange gmirror default balance algorithm from "split...
2009-12-08 jkimSimplify a macro not to generate unncessary symbols.
2009-12-08 mavFix the build.
2009-12-08 jillessem_init(3): document process shared semaphores and...
2009-12-08 traszDon't add VAPPEND if the file is not being opened for...
2009-12-08 mariusAdd additional checks of the kernel stack addresses...
2009-12-08 delphijWhat we have in base system is actually OpenBSD 4.5...
2009-12-08 jfvRemove phantom line of code that somehow slipped
2009-12-08 yongariCreate sysctl node(dev.bge.%d.focred_collapse) instead of
2009-12-08 mavAdd ID for NetMos NM9820 Serial Port chip, found on...
2009-12-08 nyanMFi386: revision 200219
2009-12-08 nyanMFi386: Use real mode instead of v86 mode.
2009-12-08 nyanMFi386: revision 200216
2009-12-08 jkim- Try pre-allocating all FIBs upfront. Previously...
2009-12-08 yongariPartially revert r200228. For mini RCB case, bge(4...
2009-12-08 jfvResync with Intel versions of both the em and igb
2009-12-08 rpauloFix typo in comment
2009-12-08 rpauloImprove response to multi-touch taps.
2009-12-08 marcelIn exception_save, write-back ar.rnat after switching...
2009-12-07 jfvUpdate driver to Intel version 2.0.7:
2009-12-07 jkimRevert r200231. It was already taken cared by jhb...
2009-12-07 jkimMake mfi(4) little bit less chatty.
2009-12-07 marcelAdd support for the NetMos NM9865 family of Serial...
2009-12-07 yongariDon't access jumbo frame related registers if controlle...
2009-12-07 yongariRemove PHY isolate/power down code in bge_stop(). The...
2009-12-07 mavExplicitly acknowledge MSI completion, as required...
2009-12-07 jhbImprove the algorithm the loader uses to choose a memor...
2009-12-07 mavMFp4;
2009-12-07 mavSiI3124 has no SNotification register. Handle Asynchron...
2009-12-07 jhbVarious small whitespace and style fixes.
2009-12-07 mariusAdd <machine/pcb.h> missed in r199135.
2009-12-07 guidoFix ntfs such that it understand media with a non-512...
2009-12-07 marcelDefine struct pcpu_md as the only MD field of struct...
2009-12-07 edInstall libulog in /lib.
2009-12-07 marcelFix Read-After-Write (RAW) dependency violation for...
2009-12-07 marcelAllocate the VHPT for each CPU in cpu_mp_start(), rathe...
2009-12-07 scfRevert behavior change to setenv(), unsetenv() and...
2009-12-06 mavAdd Asynchronous Notification support for controllers...
2009-12-06 scfUpdate the getenv(3) man page to reflect the recent...
2009-12-06 cpercivaRegister a request that all changes to *env(3) be revie...
2009-12-06 jillessh: Test ;<newline> as well as ; in the 'for' parser...
2009-12-06 scfChange the behavior of setenv(), putenv() and unsetenv...
2009-12-06 scfImprove the comment within getenv() explaining the...
2009-12-06 edAdd a libutempter compatibility interface to libulog.
2009-12-06 luigirestore setting of sin_len (was removed in 1.146 last...
2009-12-06 nwhitehornUnbreak build.
2009-12-06 edDon't forget to link the fixits against -lulog.
2009-12-06 mavMFp4:
2009-12-06 edMake `make cleanilinks' work in /sys/modules.
2009-12-06 edDon't depend on <utmp.h>.
2009-12-06 edMake pw(8) build without <utmp.h>.
2009-12-06 edLet w(1) use utmpx.
2009-12-06 mavMFp4:
2009-12-05 olegFix burst processing for WF2Q pipes - do not increase...
2009-12-05 edUnbreak rescue(8). We should also link against libulog...
2009-12-05 edLet systat's vmstat use utmpx.
2009-12-05 edPort who(1) to utmpx.
2009-12-05 kibChange VOP_FSYNC for zfs vnode from VOP_PANIC to zfs_fr...
2009-12-05 edLet init(8) and reboot(8) use utmpx to log wtmp entries.
2009-12-05 edLet wall(1) use utmpx.
2009-12-05 pjdWe have to eventually look for provider without checkin...
2009-12-05 edLet date(1) use utmpx instead of logwtmp().
2009-12-05 edLet wall(1) use utmpx.
2009-12-05 edAdd WARNS?=6, because it seems to build out of the...
2009-12-05 edUse _ULOG_POSIX_NAMES here, to make eventual porting...
2009-12-05 edMassively extend libulog:
next