]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-05 brooksUse the new command file feature of ddb(8) to support...
2008-03-05 brueffermdoc changes to make this manpage consistent with our...
2008-03-05 brooksAdd the ability to read a file of commands to ddb(8...
2008-03-05 marcelo Various fixes related to PCI Express:
2008-03-05 kibInitialize mnt_stat.f_iosize before autostarting UFS1...
2008-03-05 rinkOops, I accidently concatenated uslcom.[c4] multiple...
2008-03-05 rinkImport uslcom(4) from OpenBSD - this is a driver for...
2008-03-05 pjdAdd info about few missing GEOM classes that use geom(8).
2008-03-05 bdeChange float_t and double_t to long double on i386...
2008-03-05 bdeOops, back out previous commit since it was to the...
2008-03-05 bdeChange float_t and double_t to long double on i386...
2008-03-05 rodrigcExpand the nfs_opts array to include all possible string
2008-03-05 rodrigcIn nfs_mount(), default initialize struct nfs_args
2008-03-05 rodrigcFor a mounted file system which is read-only, when
2008-03-05 jeff - Don't overwrite the recently allocated 'nset' in...
2008-03-05 kevloAdd rl(4) support
2008-03-05 rodrigcRemove hacks which filter out MNT_ROOTFS.
2008-03-05 davidxuIncrease and decrease in_sigcancel_handler accordingly...
2008-03-05 davidxuUse cpuset defined in pthread_attr for newly created...
2008-03-05 davidxuAdd more cpu affinity function's symbols.
2008-03-05 davidxuCheck actual size of cpuset kernel is using and define...
2008-03-05 rodrigcRemove hacks to filter out MNT_ROOTFS, since we now
2008-03-05 yongariPlug memory leak in jumbo buffer allocation failure...
2008-03-05 jeff - Remove the -i argument when running a command to...
2008-03-05 jeff - Verify that when a user supplies a mask that is...
2008-03-05 simokawa- add '-f' option to force root node.
2008-03-05 yongariAdd detection of isolation state.
2008-03-04 obrienIt seems some don't care for the anchient joke. Add...
2008-03-04 obrienNo need to tell make to DTRT with "make love", just...
2008-03-04 obrienTemporarily back out revision 1.98 to give Portmgr...
2008-03-04 rpauloChange the default port range for outgoing connections...
2008-03-04 obrienBack out revision 1.97, which backed out part of revisi...
2008-03-04 alcAdd support for automatic promotion of 4KB page mapping...
2008-03-04 mavImplement 128 items node name hash for faster name...
2008-03-04 jhbForce an explicit dependency on opt_global.h for all...
2008-03-04 imp<limits.h> is necessary for using INT_MIN, so included...
2008-03-04 rwatsonContinue on-going campaign to replace lockmgr locks...
2008-03-04 rwatsonMove setting of MNTK_MPSAFE flag before UFS1 extended...
2008-03-04 yarMove a stray paragraph on .Ev MAKEFLAGS to where it...
2008-03-04 yarRevise the description of how .Ev MAKEFILE and .Va...
2008-03-04 mavFix incorrect field name.
2008-03-04 kibFix the Giant leak in the nfsrv_remove().
2008-03-04 yarSplit descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS...
2008-03-04 ruMake it possible to continue working after calling...
2008-03-04 impNote 7.0 was the first version that FreeBSD/pc98 had...
2008-03-04 impLinux requires -D__dead2= and -D__unused= to get rid...
2008-03-04 davidxuIf a new thread is created, it inherits current thread...
2008-03-04 davidxuInclude cpuset.h, unbreak compiling.
2008-03-04 marcelAlso comment-out options MPC85XX. We don't define CCSRB...
2008-03-04 davidxuimplement pthread_attr_getaffinity_np and pthread_attr_...
2008-03-04 marcelComment-out cpu E500. We can't yet build it with AIM...
2008-03-04 marcelAdd the pic_ipi method. While here, eliminate the unuse...
2008-03-03 pisoWhen unloading kld, don't forget to flush the nat pointers.
2008-03-03 rajImport the omitted gdb_machdep.c for PowerPC kernel.
2008-03-03 rajConnect MPC85XX to the PowerPC build.
2008-03-03 mavUse more compact LIST instead of TAILQ for session...
2008-03-03 rajSupport for Freescale integrated Three-Speed Ethernet...
2008-03-03 rajRecognize the quad-port Cicada (Vitesse) CS8204 10...
2008-03-03 rajSupport for Freescale QUad Integrated Communications...
2008-03-03 rajInitial support for Freescale PowerQUICC III MPC85xx...
2008-03-03 rajRework and extend PowerPC headers definitons towards...
2008-03-03 jadawin- Add my birthday.
2008-03-03 jadawin- Add myself to ports committers and to tabthorpe and...
2008-03-03 pisoRaise a bit ipfw kld priority.
2008-03-03 ddsFix typo.
2008-03-03 davidxuImplement functions pthread_getaffinity_np and pthread_...
2008-03-03 bruefferThe Sony i.LINK (CXD1947) is _not_ supported.
2008-03-03 ruFix SYNOPSIS and usage().
2008-03-03 davidxuAdd cpu affinity APIs to get and set thread's cpu affin...
2008-03-03 kevloConvert to be a 2-clause bsd-only license.
2008-03-03 jkoshy- Fix an off-by-one bug in _libelf_insert_section(...
2008-03-03 yongariDon't map memory/IO resource in device probe and just...
2008-03-03 yongariDon't allow jumbo frame on 8139C+ controller.
2008-03-03 kmacyAdd KMOD target.
2008-03-03 yongariImplement WOL.
2008-03-02 mavMake session ID generator to use session ID hash.
2008-03-02 rwatsonDon't auto-start or allow extattrctl for UFS2 file...
2008-03-02 fanfTypo in comment spotted by Hasso Tepper.
2008-03-02 marcelUnbreak after cpuset: initialize td_cpuset in sched_for...
2008-03-02 rwatsonRather than copying out the full audit trigger record...
2008-03-02 dasDon't run tests that assume <= 64-bit precision on...
2008-03-02 das1 << 47 needs to be written 1ULL << 47.
2008-03-02 bruefferNew sentence -> new line.
2008-03-02 rwatsonReplace lockmgr lock protecting nwfs vnode hash table...
2008-03-02 rwatsonReplace lockmgr lock protecting smbfs node hash table...
2008-03-02 bzFix bugs when allocating and passing information of...
2008-03-02 rajUnify and generalize PowerPC headers, adjust AIM code...
2008-03-02 kibReturn ENOSYS instead of 0 for the unknown futex operat...
2008-03-02 ruSet AR=gnu-ar and RANLIB=gnu-ranlib on systems where...
2008-03-02 bzSome "cleanup" of tcp_mss():
2008-03-02 jeffAdd support for the new cpu topology api:
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-03-02 jeff - Add cpuset to the build.
2008-03-02 jeffAdd a simple utility for manipulating cpusets. Man...
2008-03-02 jeff - Regen for cpuset
2008-03-02 jeffAdd cpuset, an api for thread to cpu binding and cpu...
2008-03-02 jeff - Add a new sched_affinity() api to be used in the...
2008-03-02 kaiw- Do not malloc buffer for 0-size member when reading...
2008-03-02 jkoshyTranslate the r_info field of ELF relocation records...
2008-03-02 marcelAdd the SMI VTOC8 disk label option.
next