]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-22 kanReduce diffs with file generated by FSF configure.
2006-09-22 davidxuRegenerate.
2006-09-22 davidxuAdd compatible code to let 32bit libthr work on 64bit...
2006-09-22 davidxuFix umtx command order error for freebsd 32bit.
2006-09-22 cognetUse usbd_clear_endpoint_stall_async() when clearing...
2006-09-22 alcThe fix in revision 1.152 converted in the wrong direction.
2006-09-22 alcThe sparc64/sparc64/pmap.c implementations of pmap_remo...
2006-09-22 kanDo not declare __evOptMonoTime static in one place...
2006-09-22 suzfixed a bug that IPv6 packets arriving to stf are not...
2006-09-22 suzfixed a bug that local IPv6 traffic (to an address...
2006-09-22 davidxuRegenerate.
2006-09-22 davidxuAdd umtx support for 32bit process on AMD64 machine.
2006-09-21 julianSlight tunups to the config files.
2006-09-21 mjacobConnect up a QUEUE FULL event with CAM and adjust openings.
2006-09-21 andreMove the initialization of the hardware capabilities...
2006-09-21 jhbFix a sign bug in acpi_release_resource(). acpi_sysres...
2006-09-21 kanDo not bypass WARNS machinery by hadcoding -Werror...
2006-09-21 emaxPacify new GCC4 warnings.
2006-09-21 rwatsonRegenerate.
2006-09-21 rwatsonUse AUE_CREAT instead of AUE_O_CREAT for linux_creat().
2006-09-21 rwatsonRegenerate.
2006-09-21 rwatsonUse AUE_GETDIRENTRIES instead of AUE_O_GETDENTS and...
2006-09-21 kanUse correct type in va_arg argument.
2006-09-21 brooksnetwork_ipv6 also does some interface configuration...
2006-09-21 mbrBack out rev. 1.258. The real race cause has been fixed
2006-09-21 rrsatomic_fetchadd_int is used by mb_free_ext(), but it
2006-09-21 ruRemoved these from HEAD as well.
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 ruPrepare to pick up manpages from their new location.
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 ruUpdated manpages for 3.4.6 release.
2006-09-21 rwatsonMerge OpenBSM 1.0 alpha 11 changes into src/sys/bsm...
2006-09-21 rwatsonUpdate config.h for OpenBSM 1.0 alpha 11 import: strlca...
2006-09-21 rwatsonResolve conflicts from OpenBSM 1.0 alpha 11 vendor...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonVendor import of OpenBSM 1.0 alpha 11, with the followi...
2006-09-21 davidxuRegenerate.
2006-09-21 davidxusync with master.
2006-09-21 davidxuremove thr_getscheduler, thr_setscheduler, thr_setsched...
2006-09-21 davidxuuse rtprio_thread system call to get or set thread...
2006-09-21 davidxuRegenerate.
2006-09-21 davidxuReplace system call thr_getscheduler, thr_setscheduler...
2006-09-21 kanBump __FreeBSD_cc_version in case someone cares for...
2006-09-21 emaxGet rid of extra const to pacify new GCC4 warnings.
2006-09-21 emaxUse socklen_t instead of int32_t where appropriate...
2006-09-21 kanPass "-Wtraditional -Wno-system-headers" to compiler...
2006-09-21 kanDo not use int where socklen_t is expected.
2006-09-21 kanSilence GCC4 signed/unsigned pointer mismatch warning.
2006-09-21 brooksIntroduce a new method ipv6if which attemptes to figure...
2006-09-21 kanDo not use int where socklen_t is expected.
2006-09-21 kanUse __builtin_offsetof for GCC 4.1.
2006-09-21 kanUse __builtin_va_start instead of __builtin_stdarg_star...
2006-09-21 kanSilence GCC4 warning.
2006-09-20 julianIn the spirit of nanoBSD and PicoBSD, add TinyBSD.
2006-09-20 csjpBased on The Open Group Base Specifications Issue 6...
2006-09-20 wkoszekCorrect 'interrupt interrupt' -> 'interrupt' in the...
2006-09-20 brooksFlushing all IPv4 routes when an interface is removed...
2006-09-20 brooksSearch the list of up interfaces provided by "ifconfig...
2006-09-20 netchildstyle(9)
2006-09-20 ambriskoAdd a new 'bce_mgmt_init_locked' function to enable...
2006-09-20 ambriskoAllow hw.mfi.event_locale/hw.mfi.event_class to be...
2006-09-20 netchildBring the i386 linux mmap code more into line with...
2006-09-20 andreIn setifcap() only set/unset those capabilities the...
2006-09-20 rwatsonRemove MAC_DEBUG + MPRINTF debugging from System V...
2006-09-20 rwatsonRemove MAC_DEBUG label counters, which were used to...
2006-09-20 rwatsonRather than allocating all buffer memory for the comple...
2006-09-20 rwatsonAdd missing white space in au_to_exec_{args,env}().
2006-09-20 wkoszekExport tcps_rcvmemdrop available in 'struct tcpstat...
2006-09-20 wkoszekFix 'interrupt interrupt' -> 'interrupt' in the comment.
2006-09-20 wkoszekDon't forget to set internal error message in kvm_nlist().
2006-09-20 ruRevert back to always using *(int *)arg for now. While...
2006-09-20 kibFix the glitch introduced in rev. 1.93. In softdep_sync...
2006-09-20 pjdThere is no need to set 'sp' to NULL anymore.
2006-09-20 scottlChange some variable names and update some comments...
2006-09-20 jmgspell PCIS_CRYPTO_ENTERTAIN properly...
2006-09-20 teggeCopy stat information from mount structure before it...
2006-09-20 teggeDon't try to obtain a reference to a nonexisting (NULL...
2006-09-19 iedowseAdd missing parentheses to fix a segmentation fault...
2006-09-19 mbrFix races between tty.c and sessrele() / doenterpgrp...
2006-09-19 jkimClean up white spaces and fix style(9).
2006-09-19 simonCorrect multiple vulnerabilities in gzip(1).
2006-09-19 kibFix the bug in rev. 1.232. If vfs_suser returned false...
2006-09-19 kibFix the bug in rev. 1.134. In devfs_allocv_drop_refs...
2006-09-19 ruMake typecast expressions comply with style(9).
2006-09-19 ruThis time, really fix endian bugs accessing ioctl argum...
2006-09-19 kibFix the buggy rev. 1.117. dagmembers are only initializ...
2006-09-19 pjdMove readonly.t regression tests file to where it belongs.
2006-09-19 ruBack out revision 1.8. The only thing it did was to...
2006-09-19 rwatsonHook up au_open.3 man page (and its symlinks), apparent...
2006-09-18 andreDon't forget to add curly braces when doing more than...
2006-09-18 emaxDo not try to call keyboard callback unless keyboard...
2006-09-18 jkimDo not strip VLAN tag in promiscuous mode.
2006-09-18 jkimSimplify promiscuous mode check and make ALLMULTI indep...
2006-09-18 jhbUpdate prototype for smbus callback change.
2006-09-18 maximo Add pthread_yield.3 man page.
2006-09-18 csjpMake sure that lutimes(2) gets processed and converted...
2006-09-18 samremove local change
2006-09-18 impAdd additional support for generating code for the...
2006-09-18 samremove this from HEAD too since it got taken off the...
2006-09-18 samfixup build after move of ah_osdep.?
next