]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-04 David XuAdd function pthread_timedjoin_np, the function is...
2005-10-04 Scott LongFor some utterly bizarre reason, sparc64 coerces PAGE_S...
2005-10-04 Scott LongOops, left a compile option enabled that should not...
2005-10-04 Don LewisAdd missing word to comment.
2005-10-03 Olivier HouchardBring in the good version of this file.
2005-10-03 Don LewisInitialize the inode i_flag field in ffs_valloc() to...
2005-10-03 John BaldwinUse the constants for the syscall names from syscall...
2005-10-03 Brooks DavisUse more rc.subr bits to clean up pccard_ether and...
2005-10-03 Marc Fonvieille- s/cd0c/cd0
2005-10-03 Hiroki SatoNew release notes:
2005-10-03 John Baldwin- Use if_printf() and device_printf() and axe lge_unit...
2005-10-03 John Baldwin- Use PCIR_BAR().
2005-10-03 Olivier HouchardFix a long line in copyright notice.
2005-10-03 Olivier HouchardCompile fdisk for arm as well.
2005-10-03 Olivier HouchardAdd an asm version of strlen() for arm (how useful).
2005-10-03 Olivier Houchardlibkvm bits for arm.
2005-10-03 Olivier HouchardAdd dma and aau.
2005-10-03 Olivier HouchardImport dummy drivers for the i80321 DMA controller...
2005-10-03 Olivier HouchardMake mem.c know about the pages allocated with ARM_USE_...
2005-10-03 Olivier HouchardExport the variables needed for the copy/zero API.
2005-10-03 Olivier HouchardMake sure the interrupt is masked before processing...
2005-10-03 Olivier HouchardIf a thread already tries to allocate a new memory...
2005-10-03 Olivier HouchardProvide a dump_avail[] variable, which contains the...
2005-10-03 Gleb Smirnoffo Move a lot of parameter checking from netisr_poll...
2005-10-03 Olivier Houchard- Provide the kernel l1pt physical address, for userland.
2005-10-03 Olivier HouchardAdd a new API to let platform-specific ports provide...
2005-10-03 Olivier HouchardExport the virtual and physical address in which the...
2005-10-03 Olivier HouchardMakefile magic for the ELF trampoline.
2005-10-03 Olivier HouchardImport a small ELF trampoline, in which the kernel...
2005-10-03 Olivier Houchard*blush*
2005-10-03 Olivier HouchardOnly save the registers that are used.
2005-10-03 Olivier Houchardasm versions of in_cksum_hdr() and in_pseudo().
2005-10-03 Olivier HouchardDefine KERNELDUMP_ARM_VERSION.
2005-10-03 Olivier HouchardImplement savectx().
2005-10-03 Olivier HouchardKernel dump for arm, ripped from the ia64/amd64 version.
2005-10-03 Colin PercivalIf sufficiently bad things happen during a call to...
2005-10-03 Robert WatsonUnlock Giant symmetrically with respect to lock acquire...
2005-10-03 Robert WatsonAcquire Giant conditionally in in_addmulti() and in_del...
2005-10-03 Scott LongAdd the lmcconfig tool for controlling the lmc driver...
2005-10-03 Scott LongReintroduce the lmc T1/E1/T3 WAN driver. This version...
2005-10-03 Hajimu UMEMOTOmake saved cpu level stackable.
2005-10-03 Yaroslav TykhiyImprove handling flags that must be propagated
2005-10-03 Yaroslav TykhiyClean up consistency checks in if_setflag():
2005-10-03 Yaroslav TykhiyLog a message about entering or leaving permanently...
2005-10-02 Don LewisAlways wire the sysctl output buffer in sysctl_kern_pro...
2005-10-02 Olivier Houchard- Call db_setup_paging() for traceall.
2005-10-02 Hiroki SatoNew release notes:
2005-10-02 Yaroslav TykhiyUse available rc.subr features.
2005-10-02 Andrew ThompsonDo not packet filter in the bridge_start() routine...
2005-10-02 Yaroslav TykhiyRecord dependency on the newly introduced pfsync.
2005-10-02 Yaroslav TykhiyAdd an rc.d script to start pfsync at the right moment...
2005-10-02 Hiroki SatoNew release notes:
2005-10-02 Alexander Leidinger* Fixed rate operation for es1370 chip to solve conflicting
2005-10-02 Yaroslav TykhiyUse rc.subr(8) appropriately:
2005-10-02 Alexander LeidingerEmulate pcm mixer controller for any uaudio device...
2005-10-02 Alexander LeidingerThe cmi9739_patch function which is referenced by ac97...
2005-10-02 Alexander Leidingersys/dev/sound/pcm/sndstat.c:
2005-10-02 Alexander LeidingerGeneral spl* cleanup. It doesn't serve any purpose...
2005-10-02 Alexander Leidingersys/dev/sound/pcm/ac97.c:
2005-10-02 Alexander LeidingerSoft volume implementation for audio devices without...
2005-10-02 Ruslan ErmilovDocument that -q option is also applicable to the ...
2005-10-02 Robert WatsonAdd a DDB "traceall" function, which stack traces all...
2005-10-02 Maxim Konovalovo Restore kerneldumpheader.architectureversion bytes...
2005-10-02 Gleb SmirnoffTwo fixes for the last commit.
2005-10-02 Robert WatsonInclude kdb.h so that kdb_active is declared regardless...
2005-10-02 Robert WatsonComplete removal of mac_create_root_mount/mpo_create_ro...
2005-10-02 Maxim Konovalovo Teach sysctl_drop() how to deal with the sockets...
2005-10-02 Yaroslav TykhiyAdd firewall-related xrefs to SEE ALSO.
2005-10-02 Boris PopovAllow user to override default port numbers used by...
2005-10-02 Maxim Konovalovo Remove unfinished code and make it possible to override
2005-10-02 Tai-hwa LiangFixing WEP bustage in hostap mode since 5.2-RELEASE.
2005-10-02 Tai-hwa LiangHonouring ic->ic_dtim_period.
2005-10-01 Yaroslav TykhiyFix the usage of rc_usage. The rc_usage function takes
2005-10-01 Gleb SmirnoffNote that kern.polling.enable is deprecated.
2005-10-01 Robert WatsonSecond attempt at a work-around for fifo-related socket...
2005-10-01 Poul-Henning... Make sure the clone lists are sorted in the right order.
2005-10-01 Gleb SmirnoffNow ifconfig is the one right way to turn polling on...
2005-10-01 Don LewisCorrect previous commit to fix the sense of the TDP_NOR...
2005-10-01 Gleb Smirnoff- Catch up with the fact that HZ is 1000 now by default.
2005-10-01 Gleb SmirnoffBig polling(4) cleanup.
2005-10-01 Don LewisCopy new process argument list in do_execve() before...
2005-10-01 Tim J. RobbinsUpdate for GNU cpio 2.6.
2005-10-01 Tim J. RobbinsMerge long_format() time formatting code and fixes...
2005-10-01 Tim J. RobbinsDefine HAVE_MKFIFO and HAVE_SETLOCALE here since the...
2005-10-01 Tim J. RobbinsMerge from old copyout.c rev 1.2: Output a zero rdev...
2005-10-01 Tim J. RobbinsMerge from old copypass.c rev 1.3: If we must yell...
2005-10-01 Tim J. RobbinsMerge from old util.c rev 1.2: say "volume" instead...
2005-10-01 Tim J. RobbinsMerge from old main.c rev 1.2: Don't set the umask...
2005-10-01 Tim J. RobbinsMerge from old tar.c rev 1.2: Recognize and skip 'x...
2005-10-01 Tim J. RobbinsMerge from old copyin.c rev 1.5, copypass.c rev 1.2...
2005-10-01 Tim J. RobbinsUpdate for GNU cpio 2.6.
2005-10-01 Tim J. RobbinsRename isnumber() to cpio_isnumber() to avoid clashing...
2005-10-01 Tim J. RobbinsRemove files no longer present in GNU cpio distribution...
2005-10-01 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2005-10-01 Tim J. RobbinsImport GNU cpio 2.6 (trimmed)
2005-09-30 Tom RhodesAllow the root user to be aware of other credentials...
2005-09-30 Warner LoshUse ansi function definitions in preference to K&R...
2005-09-30 Warner LoshNot sporttings on other cards
2005-09-30 Poul-Henning... The NWFS code in RELENG_6 is broken due to a typo in
2005-09-30 Don LewisUn-staticize waitrunningbufspace() and call it before...
next