]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-19 brooksIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 brooksWhen checking if we can write to a file, use access...
2009-06-19 edwinMFV of r194480
2009-06-19 edwinThe "original" PR said that there were two issues with...
2009-06-18 rpauloieee80211_dwds_mcast(): check the correct mbuf ptr...
2009-06-18 jhbFix a deadlock in the getpeername() method for UNIX...
2009-06-18 thompsaTrack the kernel mapping of a physical page by a new...
2009-06-18 alcUtilize the new function kmem_alloc_contig() to impleme...
2009-06-18 kanRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-18 umeSince the width is always 2, it is enough to put just one
2009-06-18 n_hibma- Don't hard code _.disk.full. Use the variable.
2009-06-18 n_hibmaReverse some stuff I accidentally committed in the...
2009-06-18 ivorasFix tabs, slightly improve comments.
2009-06-18 cokaneReplace use of ic->ic_flags with vap->iv_flags to opera...
2009-06-18 n_hibmaAllow building world into a separate dir (for reuse...
2009-06-18 alcAdd support for UMA_SLAB_KERNEL to page_free(). (While...
2009-06-18 alcFix some of the style errors in *getpages().
2009-06-17 rmacklemAdd the SVC_RELEASE(xprt), as required by r194407.
2009-06-17 rmacklemSince svc_[dg|vc|tli|tp]_create() did not hold a refere...
2009-06-17 jillesProperly flush input after an error in backquotes in...
2009-06-17 alcEliminate unnecessary forward declarations.
2009-06-17 jhbRegen.
2009-06-17 jhbRegen for added flags field.
2009-06-17 jhb- Add the ability to mix multiple flags seperated by...
2009-06-17 snbKeep dirhash tailq locked throughout the entirety of...
2009-06-17 jhbRetire the unused stub for the nfsclnt() system call.
2009-06-17 jhbRemove the now-unused NOIMPL flag. It serves no useful...
2009-06-17 jhb- NOSTD results in lkmressys being used instead of...
2009-06-17 samupdate usb config; the old stack is gone
2009-06-17 samenable npe-a now that it works
2009-06-17 samAdd workaround to get IXP435 NPE-A working: reseting...
2009-06-17 alcRefactor contigmalloc() into two functions: a simple...
2009-06-17 nwhitehornTeach cpu_est_clockrate() about the G5's slightly diffe...
2009-06-17 bzAdd explicit includes for jail.h to the files that...
2009-06-17 umeFix column width of weekday names for multibyte locales.
2009-06-17 jamieUse the right jail parameters for -v (cpuset has change...
2009-06-17 rmacklemFix handling of ".." in nfs_lookup() for the forced...
2009-06-17 kibFor dotdot lookup in nfs_lookup, inline the vn_vget_ino...
2009-06-17 bzAdd the explicit include of vimage.h to another five...
2009-06-17 kibDecrement state->ls_threads when vnode appeared to...
2009-06-17 rrsChanges to the NR-Sack code so that:
2009-06-17 bzAdd a .cvsignore file and along with that put an svn...
2009-06-17 bzMake compile again using proper protoypes for
2009-06-17 bzMake compile again using the correct prototype for the
2009-06-17 alcPass the size of the mapping to contigmapping() as...
2009-06-17 lulf- Allow a higher value for the number of heads. Its...
2009-06-17 lulf- Back out the previous change in order to maintain...
2009-06-17 edwinWhen copy+paste goes wrong... Remove duplicate "expr".
2009-06-17 alcMake the maintenance of a page's valid bits by contigma...
2009-06-17 weongyoadds opt_inet6.h to fix a error during compiling wlan...
2009-06-17 weongyoreorders the sequence when the device is detached....
2009-06-17 samcorrect data/instruction memory sizes for non-ixp425...
2009-06-17 samremove IAL vestige for defining the max data/instructio...
2009-06-17 samo correct default miibase for NPE-B and NPE-C; these...
2009-06-17 samadd ixp4xx_write_feature_bits
2009-06-17 attilioIntroduce support for adaptive spinning in lockmgr.
2009-06-16 jkimFix a typo from the previous commit.
2009-06-16 jkimSync acpi(4) kld module Makefile with conf/options.
2009-06-16 edwiniiin -> in
2009-06-16 jhbTrim extra sets of ()'s.
2009-06-16 jhbFix edge cases with ticks wrapping from INT_MAX to...
2009-06-16 jhb- Change members of tcpcb that cache values of ticks...
2009-06-16 jhbRemove confusing mergeinfo caused by renaming files.
2009-06-16 kanFreeBSD returns main object handle from dlopen(NULL...
2009-06-16 jhbUse the closefrom(2) system call.
2009-06-16 kibDo not use casts (int *)0 and (struct thread *)0 for...
2009-06-16 jhbMove (read|write)_cyrix_reg() inlines from specialreg...
2009-06-16 edSmall fixes to Unicode handling:
2009-06-16 rmacklemRemove the "int *" typecast for the aresid argument...
2009-06-16 rdivackyFix a typo that causes the for loop to exit immediately...
2009-06-16 edwinFix NanoBSD when the data partition size is defined...
2009-06-16 edwinSupport for 64 Mb Kodak flash device.
2009-06-16 edwinAdd support for 256MB Hitachi CF card and 256MB Silicon...
2009-06-16 delphijDisconnect closefrom.c as we have it as a system call.
2009-06-15 delphijNow we have closefrom().
2009-06-15 thompsaFix usb2_find_descriptor function name.
2009-06-15 psI have several machines where the following warning...
2009-06-15 edAdd revoke(1).
2009-06-15 edMake the chpass Makefile honour NO_FSCHG.
2009-06-15 edPerform some more cleanups to in-kernel session handling.
2009-06-15 jhbRegen.
2009-06-15 jhbAdd a new 'void closefrom(int lowfd)' system call....
2009-06-15 samr193336 moved ifq_detach to if_free which broke if_allo...
2009-06-15 edRemove redundant code from runshutdown() now tcsetsid...
2009-06-15 edMake tcsetsid(3) work on revoked TTYs.
2009-06-15 jamieGet vnets from creds instead of threads where they...
2009-06-15 jamieManage vnets via the jail system. If a jail is given...
2009-06-15 jkimLong long time ago, several utilities in base used...
2009-06-15 mariusAdd cas(4).
2009-06-15 mariusAdd cas(4).
2009-06-15 mariusAdd a man page for cas(4) and reference it as appropriate.
2009-06-15 mariusAdd cas(4), a driver for Sun Cassini/Cassini+ and Natio...
2009-06-15 olegSince dn_pipe.numbytes is int64_t now - remove unnecess...
2009-06-15 lulf- The maximum number of heads is 255, not 256.
2009-06-15 lulf- Remove old and add new valid flags for the chunk...
2009-06-15 jkimAM/PM should come first in korean.
2009-06-15 lulf- Relax sanitazion requirements in libdisk, as a previo...
2009-06-15 jhbNote that the structures are defined in <sys/user.h...
2009-06-15 rmacklemReplace the global references to "hostid" in svc_rpcsec...
2009-06-15 mavForbid multi-vector MSI interrupt vectors migration...
next