]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 samcorrect check for whether or not md5 signature matches...
2005-11-13 damienFix endianness issues. iwi now works on big endian...
2005-11-13 schweikhRemove the unused AAC_DRIVER_BUILD_DATE macro.
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 damienBe more robust when handling Rx interrupts. If we...
2005-11-13 netchildAdd support for 24/32 bit audio formats/conversion.
2005-11-13 rwatsonModify netstat -mb to use libmemstat when accessing...
2005-11-13 rwatsonAdd symlinks for kvm access methods for memstat(3).
2005-11-13 rwatsonModerate rewrite of kernel ktrace code to attempt to...
2005-11-13 netchildAdd some cards:
2005-11-13 schweikhDon't augment the DRIVER_VERSION "v1.12" with __DATE__...
2005-11-13 davidxuDefine SIGLWP which is an alias for SIGTHR, the reason...
2005-11-13 rodrigcIncrease WARNS level to 6.
2005-11-13 rodrigcConvert mount_msdosfs to use nmount().
2005-11-13 alcIn get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLO...
2005-11-13 rodrigcIncrease WARNS level to 6.
2005-11-13 rodrigcChanges to reflect that size_t parameter to build_iovec...
2005-11-13 rodrigcIncrease WARNS level to 6
2005-11-13 rodrigcConvert mount_cd9660 to use nmount().
2005-11-13 rodrigc- Make size parameter to build_iovec() a size_t, not...
2005-11-13 bdeFixed some magic numbers.
2005-11-13 bdeFixed some magic numbers.
2005-11-12 schweikhCorrect a grammo and capitalize a few abbreviations.
2005-11-12 marcelInstead of saving the unit number of the md(4) device...
2005-11-12 rodrigc- Minor fixes to raise WARNS level to 6.
2005-11-12 bdeImoproved comments for the minimax polynomial.
2005-11-12 marcelMake the kern.geom.conftxt sysctl more usable by also...
2005-11-12 bdeTweaked the minimax polynomial and improved its comments.
2005-11-12 bdeImproved comments for the minimax polynomial.
2005-11-12 ruSpeed up stale catpages hunting by not running sed...
2005-11-12 ruDon't check DESTDIR when making distributeworld; the...
2005-11-12 ruReally fix it this time.
2005-11-12 ruAttempt to fix pc98 GENERIC compile breakage.
2005-11-12 bdeAs for the float trig functions, use a minimax polynomi...
2005-11-12 iedowseFix a > 1 year old typo that caused the ulpt driver...
2005-11-12 deischenFix a stub function so that is has the correct number of
2005-11-12 rodrigcstyle(9) cleanups.
2005-11-12 rwatsonAdd "-s" argument to kdump to suppress the display...
2005-11-12 grogLook through ext2fs file systems as well as ufs.
2005-11-12 krionAdd -P flag, it does the same as the -p option, except...
2005-11-12 rwatsonSignificant refactoring of the accounting code to impro...
2005-11-12 davidxuMake sure only remove one signal by debugger.
2005-11-12 emaxAdd section to start/stop Bluetooth USB devices (via...
2005-11-12 davidxuadd continued status.
2005-11-12 davidxuInsert missing copyright headers.
2005-11-11 jhbDocument -32 flag in usage() output as well.
2005-11-11 ruTraditionally expand tabs here.
2005-11-11 jhbDocument the -32 switch available on amd64.
2005-11-11 jhbFix a bug in dlinfo(RTLD_DI_SERINFOSIZE) requests....
2005-11-11 delphijAdd dev/speaker into include/ tree
2005-11-11 delphijSince speaker.h now lives in sys/dev/speaker, reflect...
2005-11-11 psUpdate PCI ids to add the E200, E200i, P400, and P400i...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-11 davidxuOnly signo should be marked with .Fa.
2005-11-11 jylefortList /boot/device.hints entries for the second joystick.
2005-11-11 ruUse the more appropriate ifnet_byindex() instead of...
2005-11-11 ruCatch up with IFP2ENADDR() type change (array -> pointer).
2005-11-11 grehanAdd definitions for 64-bit PTEs
2005-11-11 pjdRename GEOM class kernel module g_md.ko to geom_md...
2005-11-11 glebiusForce this interface to be RUNNING.
2005-11-11 pjdAdd more GEOM classes to defaults/loader.conf. Add...
2005-11-11 ruAdd /dev/speaker support to amd64.
2005-11-11 grehanata_generic_hw takes a dev as a parameter, not a channel.
2005-11-11 grehanFix compile warning: pmap_bootstrap is now declared...
2005-11-11 glebiusSome fixes for last commit.
2005-11-11 ruSkip .symbols files.
2005-11-11 delphijFix plural.
2005-11-11 davidxuFix plural.
2005-11-11 davidxuFix copy-paste issue.
2005-11-11 davidxuAdd POSIX timer manuals.
2005-11-11 ru- Make IFP2ENADDR() a pointer to IF_LLADDR() rather...
2005-11-11 davidxuAdd descriptions about signal queue.
2005-11-11 davidxuEr, highlight function wait().
2005-11-11 davidxuAdd notes about queued SIGCHLD.
2005-11-11 davidxuAdd manuals for sigqueue, sigtimedwait, sigwaitinfo.
2005-11-10 jonfix a crash when an nfsv2 mount fails
2005-11-10 suzfixed a bug that uRPF does not work properly for an...
2005-11-10 ruApply the .PHONY attribute to the ../make*/make* target...
2005-11-10 emaxStart integrating Bluetooth into rc.d system.
2005-11-10 ruAdd missing shared library interdependencies.
2005-11-10 bdeAs for __kernel_cosf() and __kernel_sinf(), use a fairl...
2005-11-10 rwatsonCorrect a number of serious and closely related bugs...
2005-11-10 kientzleUse .Nx macro for NetBSD.
2005-11-10 muxMention the non-standardness of the -I option in ls(1).
2005-11-10 rwatsonAdd the f_msgcount field to the set of struct file...
2005-11-10 hartis/Three file/Three files/
2005-11-10 hartiRemove hard sentence breaks. Correct the width calculat...
2005-11-10 hartiDon't include bsd.init.mk so early - it's just not...
2005-11-10 glebiusGive a try to autoconfiguring the number of transmit...
2005-11-10 rwatsonExpanet of details printed for each file descriptor...
2005-11-10 glebius- Document last change to ARP behavior.
2005-11-10 rwatsonAdd a DDB "show files" command to list the current...
2005-11-10 rseBackout r1.11...
2005-11-10 sosadd set/read max address 48bit versions
2005-11-10 hartiUse the new bsd.snmpmod.mk makefile to build the module...
2005-11-10 hartiUse the canonical include name for snmpmod.h. The build...
2005-11-10 hartiThis is a short man page which describes bsd.snmpmod...
next