]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiVirgin import of bsnmpd 1.11
2005-10-04 cognetRemove duplicate entry for DDB.
2005-10-04 cognetReally detect if DDB is enabled.
2005-10-04 cognetMake arm/disassem.c depends on DDB
2005-10-04 cognetFix build when DDB isn't defined.
2005-10-04 csjpStandard Giant push down operations for the Mandatory...
2005-10-04 csjpConditionally pickup Giant in mac_cred_mmapped_drop_per...
2005-10-04 yarUse a callback to set up a vlan interface so that ...
2005-10-04 davidxuSort function names.
2005-10-04 rwatsonRename net.isr.enable to net.isr.dispatch.
2005-10-04 davidxuAdd pthread_timedjoin_np prototype.
2005-10-04 davidxuAdd function pthread_timedjoin_np, the function is...
2005-10-04 scottlFor some utterly bizarre reason, sparc64 coerces PAGE_S...
2005-10-04 scottlOops, left a compile option enabled that should not...
2005-10-04 truckmanAdd missing word to comment.
2005-10-03 cognetBring in the good version of this file.
2005-10-03 truckmanInitialize the inode i_flag field in ffs_valloc() to...
2005-10-03 jhbUse the constants for the syscall names from syscall...
2005-10-03 brooksUse more rc.subr bits to clean up pccard_ether and...
2005-10-03 blackend- s/cd0c/cd0
2005-10-03 hrsNew release notes:
2005-10-03 jhb- Use if_printf() and device_printf() and axe lge_unit...
2005-10-03 jhb- Use PCIR_BAR().
2005-10-03 cognetFix a long line in copyright notice.
2005-10-03 cognetCompile fdisk for arm as well.
2005-10-03 cognetAdd an asm version of strlen() for arm (how useful).
2005-10-03 cognetlibkvm bits for arm.
2005-10-03 cognetAdd dma and aau.
2005-10-03 cognetImport dummy drivers for the i80321 DMA controller...
2005-10-03 cognetMake mem.c know about the pages allocated with ARM_USE_...
2005-10-03 cognetExport the variables needed for the copy/zero API.
2005-10-03 cognetMake sure the interrupt is masked before processing...
2005-10-03 cognetIf a thread already tries to allocate a new memory...
2005-10-03 cognetProvide a dump_avail[] variable, which contains the...
2005-10-03 glebiuso Move a lot of parameter checking from netisr_poll...
2005-10-03 cognet- Provide the kernel l1pt physical address, for userland.
2005-10-03 cognetAdd a new API to let platform-specific ports provide...
2005-10-03 cognetExport the virtual and physical address in which the...
2005-10-03 cognetMakefile magic for the ELF trampoline.
2005-10-03 cognetImport a small ELF trampoline, in which the kernel...
2005-10-03 cognet*blush*
2005-10-03 cognetOnly save the registers that are used.
2005-10-03 cognetasm versions of in_cksum_hdr() and in_pseudo().
2005-10-03 cognetDefine KERNELDUMP_ARM_VERSION.
2005-10-03 cognetImplement savectx().
2005-10-03 cognetKernel dump for arm, ripped from the ia64/amd64 version.
2005-10-03 cpercivaIf sufficiently bad things happen during a call to...
2005-10-03 rwatsonUnlock Giant symmetrically with respect to lock acquire...
2005-10-03 rwatsonAcquire Giant conditionally in in_addmulti() and in_del...
2005-10-03 scottlAdd the lmcconfig tool for controlling the lmc driver...
2005-10-03 scottlReintroduce the lmc T1/E1/T3 WAN driver. This version...
2005-10-03 umemake saved cpu level stackable.
2005-10-03 yarImprove handling flags that must be propagated
2005-10-03 yarClean up consistency checks in if_setflag():
2005-10-03 yarLog a message about entering or leaving permanently...
2005-10-02 truckmanAlways wire the sysctl output buffer in sysctl_kern_pro...
2005-10-02 cognet- Call db_setup_paging() for traceall.
2005-10-02 hrsNew release notes:
2005-10-02 yarUse available rc.subr features.
2005-10-02 thompsaDo not packet filter in the bridge_start() routine...
2005-10-02 yarRecord dependency on the newly introduced pfsync.
2005-10-02 yarAdd an rc.d script to start pfsync at the right moment...
2005-10-02 hrsNew release notes:
2005-10-02 netchild* Fixed rate operation for es1370 chip to solve conflicting
2005-10-02 yarUse rc.subr(8) appropriately:
2005-10-02 netchildEmulate pcm mixer controller for any uaudio device...
2005-10-02 netchildThe cmi9739_patch function which is referenced by ac97...
2005-10-02 netchildsys/dev/sound/pcm/sndstat.c:
2005-10-02 netchildGeneral spl* cleanup. It doesn't serve any purpose...
2005-10-02 netchildsys/dev/sound/pcm/ac97.c:
2005-10-02 netchildSoft volume implementation for audio devices without...
2005-10-02 ruDocument that -q option is also applicable to the ...
2005-10-02 rwatsonAdd a DDB "traceall" function, which stack traces all...
2005-10-02 maximo Restore kerneldumpheader.architectureversion bytes...
2005-10-02 glebiusTwo fixes for the last commit.
2005-10-02 rwatsonInclude kdb.h so that kdb_active is declared regardless...
2005-10-02 rwatsonComplete removal of mac_create_root_mount/mpo_create_ro...
2005-10-02 maximo Teach sysctl_drop() how to deal with the sockets...
2005-10-02 yarAdd firewall-related xrefs to SEE ALSO.
2005-10-02 bpAllow user to override default port numbers used by...
2005-10-02 maximo Remove unfinished code and make it possible to override
2005-10-02 avatarFixing WEP bustage in hostap mode since 5.2-RELEASE.
2005-10-02 avatarHonouring ic->ic_dtim_period.
2005-10-01 yarFix the usage of rc_usage. The rc_usage function takes
2005-10-01 glebiusNote that kern.polling.enable is deprecated.
2005-10-01 rwatsonSecond attempt at a work-around for fifo-related socket...
2005-10-01 phkMake sure the clone lists are sorted in the right order.
2005-10-01 glebiusNow ifconfig is the one right way to turn polling on...
2005-10-01 truckmanCorrect previous commit to fix the sense of the TDP_NOR...
2005-10-01 glebius- Catch up with the fact that HZ is 1000 now by default.
2005-10-01 glebiusBig polling(4) cleanup.
2005-10-01 truckmanCopy new process argument list in do_execve() before...
2005-10-01 tjrUpdate for GNU cpio 2.6.
2005-10-01 tjrMerge long_format() time formatting code and fixes...
2005-10-01 tjrDefine HAVE_MKFIFO and HAVE_SETLOCALE here since the...
2005-10-01 tjrMerge from old copyout.c rev 1.2: Output a zero rdev...
2005-10-01 tjrMerge from old copypass.c rev 1.3: If we must yell...
2005-10-01 tjrMerge from old util.c rev 1.2: say "volume" instead...
2005-10-01 tjrMerge from old main.c rev 1.2: Don't set the umask...
next