]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-05-30 dougbSmall cleanup, add (spurious) quotation marks around...
2009-05-30 dougbNow that the last of the *.sh scripts are gone from...
2009-05-30 samdistribute sysctl decls so global variables can be...
2009-05-30 samo assert TDMA_MAXSLOTS is 2 so noone tries to blindly...
2009-05-30 dougbRemoval of early.sh
2009-05-30 dougbAs previously advertised, remove this script prior...
2009-05-30 marcelFix NETIF_DEBUG compilation.
2009-05-30 kmacywork around snapshot shutdown race reported by Henri...
2009-05-30 marcelPrint the returned port number when RPC_DEBUG is defined.
2009-05-30 attilioUnbreak build.
2009-05-30 sammaintain existing style
2009-05-30 attilioFix return values appropriately.
2009-05-30 kientzleInclude libmd and libcrypto in DPADD
2009-05-30 attilios/rk_npkts/rx_npkts
2009-05-30 adrianEven though I'm not quite sure that the call_func stuff...
2009-05-30 attilioWhen user_frac in the polling subsystem is low it is...
2009-05-30 adrianDon't schedule a CALL_FUNCTION_VECTOR software IPI...
2009-05-30 traszBump __FreeBSD_version after addition of VOP_ACCESSX(9).
2009-05-30 traszAdd VOP_ACCESSX, which can be used to query for newly...
2009-05-30 rrsAdds missing sysctl to manage the vtag_time_wait time...
2009-05-30 rrsFix a small memory leak from the nr-sack code - the...
2009-05-30 rrsMake sctp_uio user to kernel structure match the
2009-05-30 jillesrm, find -delete: fix removing symlinks with uchg/uappn...
2009-05-30 jillesPreserve file flags on symlinks in cp -Rp.
2009-05-30 adrianMake ipi_cpu() function as intended.
2009-05-30 delphijAttempt to fix build by updating hostid to follow the...
2009-05-30 kientzleLink libarchive against -lmd and -lcrypto.
2009-05-30 adrianCorrectly report the IPI IRQs being created; make it...
2009-05-30 samfix typo
2009-05-30 thompsaRevert the size_t part of the last commit for the momen...
2009-05-29 samvalidate tx rate(s) in the raw xmit path
2009-05-29 samadd ieee80211_isratevalid
2009-05-29 delphijCode cleanup for nfs4 utilities:
2009-05-29 thompsaFix function arguments were previously they matched...
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-29 jamieFix some inaccuracies in the extensible parameter addition.
2009-05-29 lulf- Use sig_atomic_t for signal handler variables.
2009-05-29 maximo Add missed quotation mark.
2009-05-29 pjd- Move from mount(2) to nmount(2). This should allow...
2009-05-29 traszUpdate __FreeBSD_version after addition of mnt_xflag...
2009-05-29 thompsas/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-29 alcModify vm_hold_load_pages() to allocate pages using...
2009-05-29 stas- Prevent buffer overflow in IPFilter's load_http funct...
2009-05-29 thompsaFree device strings.
2009-05-29 traszThere is only one spare MNT_ flag left, and I want...
2009-05-29 rwatsonMinor style tweak.
2009-05-29 rwatsonSince sched_pin() and sched_unpin() are already inlined...
2009-05-29 jhbRemove extra cpu_spinwait() invocations. This should...
2009-05-29 jhbTweak a few comments on adaptive spinning.
2009-05-29 adrianRevert to 2-clause.
2009-05-29 adrianFix the Xen TOD update when the hypervisor wall clock...
2009-05-29 adrianMigrate the Xen hypervisor clock reading routines into...
2009-05-29 rwatsonMake the rmlock(9) interface a bit more like the rwlock...
2009-05-29 weongyoadds new device IDs.
2009-05-29 desLet vfs_lookup() return ENOTDIR if the path has a trail...
2009-05-29 desFix misleading comment.
2009-05-29 rwatsonReduce vertical whitespace and other minor style tweaks.
2009-05-29 attilioThe patch for r193011 was partially rejected when appli...
2009-05-29 delphijDocument how to enable strict RFC 1034 enforcements.
2009-05-29 delphijAdd an option to enforce strict RFC 1034 compliance.
2009-05-29 brianMake dump -W show the level correctly.
2009-05-29 delphijAdd an EXIT STATUS section to the manual page. Current...
2009-05-29 edLast minute TTY API change: remove mutex argument from...
2009-05-29 delphijImplement SI_ISALIST.
2009-05-29 delphijFix the sysinfo(SI_HW_SERIAL, emulation so that we...
2009-05-29 delphijcopyinstr(9) takes parameter 'len' as a size_t *, not...
2009-05-29 delphijde-register.
2009-05-29 delphijsvr4_sys_getdents64() should not assume that the cookie...
2009-05-29 delphijAdd new sysconfig bits, Fix the bogus numbering of...
2009-05-29 attilioReverse the logic for ADAPTIVE_SX option and enable...
2009-05-28 delphijUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 delphijUse prototype for usage(). This makes perror(1) WARNS...
2009-05-28 delphijUse strlcpy().
2009-05-28 rmacklemChange the "-4" argument for nfsd and mountd to "-e...
2009-05-28 thompsaFix missed change from usb2_gen_descriptor to usb_gen_d...
2009-05-28 rmacklemAdd the kernel build glue for the experimental NFS...
2009-05-28 alcMake *getpages()s' assertion on the state of each page...
2009-05-28 thompsas/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 desNobody spoke up, so assume my interpretation was correc...
2009-05-28 zmlFix style/grammar issues in fail(9) man page.
2009-05-28 zmlMatch type for socket option (in practice, unnecessary...
2009-05-28 zmlRevert unnecessary memset after calloc.
2009-05-28 desUse a temporary variable to avoid a duplicate strlen().
2009-05-28 dfrSome of the boot loader code only works on a ufs file...
2009-05-28 kmacyMFdevbranch 192944
2009-05-28 brianUpdate this script so that it handles different ruleset...
2009-05-28 alcChange vm_object_page_remove() such that it clears...
2009-05-28 traszFix off by one error in acl_create_entry(3).
2009-05-28 alcRevise vm_pageout_scan()'s handling of partially dirty...
2009-05-28 marcelchar can be unsigned, like on ARM and PowerPC. Unbreak the
2009-05-28 adrianSay hello to a very basic, read-only, Xen Hypervisor...
2009-05-28 adrianDon't call the watch callback if its NULL.
2009-05-28 zmlAdd a regression test for multiple threads of the same...
2009-05-28 delphijCorrect off-by-one issue in truss(1) which happens...
2009-05-27 thompsaAllocate the usb serial, manufacturer and product strin...
2009-05-27 ssonFix lockstat breakage to arm/powerpc buildworld.
2009-05-27 rmacklemModify mountd to handle the experimental nfs server...
2009-05-27 gnnRework interrupt bringup and teardown.
2009-05-27 rmacklemAdd support for the experimental nfs client to mount_nf...
2009-05-27 thompsaProvide a workaround for USB devices that do not suppor...
next