]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-12-30 simokawaInstall /sys/dev/firewire/*.h under /usr/include/dev...
2002-12-30 simokawa- Add more CSR related definitions (IEEE-1212).
2002-12-30 obrienThis builds fine with WARNS.
2002-12-30 obrienThis really isn't WARNS clean.
2002-12-30 obrienThis compiles fine w/WARNS.
2002-12-30 acheAdd ca_ES locale
2002-12-30 acheAdd directories for upcoming ca_ES locale
2002-12-30 alc - Mark the kernel_map as a system map immediately...
2002-12-30 mikeMake the first argument to getbsize(3) a `size_t *...
2002-12-30 trhodesUse 'msdosfs' in the /etc/fstab example. However,...
2002-12-30 jmallettPrint old mixer levels when setting new ones.
2002-12-30 samo cannot use M_COPY_PKTHDR on an mbuf that has a cluste...
2002-12-30 marcelFix LP64 architectures and especially ia64. Functions...
2002-12-30 alc - Increment the vm_map's timestamp if _vm_map_trylock...
2002-12-29 wollmanFix printf format errors on 64-bit platforms and make...
2002-12-29 trhodesAdd msdosfs.5
2002-12-29 trhodesMove the msdos.5 manual page to msdosfs.5 to be more...
2002-12-29 alc - Remove vm_object_init2(). It is unused.
2002-12-29 rwatsonRemove BUGS section indicating that these calls are...
2002-12-29 rwatsonUpdate acl_set.3, missed in last round:
2002-12-29 rwatsonUpdate libc POSIX.1e code and documentation to reflect:
2002-12-29 rwatsonSynchronize to kern/syscalls.master:1.139.
2002-12-29 rwatsonProvide prototypes for new ACL system calls to manipula...
2002-12-29 rwatsonImplement new ACL system calls which do not follow...
2002-12-29 rwatsonRegen from syscalls.master:1.139
2002-12-29 rwatsonAdd definitions for four new system calls:
2002-12-29 mikeFix drift of the comment about sa_sigaction away from...
2002-12-29 ambriskoAdd support for MPI-350 the mini-pci Cisco Aironet...
2002-12-29 iedowseAdd a new vnode flag VI_DOINGINACT to indicate that...
2002-12-29 phkMake fdisk work on active GEOM devices.
2002-12-29 phkUse the new sector0 munging ioctls to make boot0cfg...
2002-12-29 phkImplement ioctls for tampering with sector0.
2002-12-29 phkAdd a couple of ioctls for modifying MBR's and the...
2002-12-29 phkUse a timeout of one second while we wait for the vnode...
2002-12-29 phkSave 16 bytes per mutex if MUTEX_PROFILING is not defined.
2002-12-29 phkVnodes pull in 800-900 bytes these days, all things...
2002-12-29 phkThere is some sort of race/deadlock which I have not...
2002-12-29 jakeUse memset instead of __builtin_memset. Apparently...
2002-12-29 markmDiff-reduction WRT crypto telnet; replace "#if 0" code...
2002-12-29 alcReduce the number of times that we acquire and release...
2002-12-29 mikeo Fix ordering of typedefs.
2002-12-29 mikesa_handler is in the POSIX namespace (5.0-R candidate).
2002-12-29 mikeo Add typedef for off_t, pid_t, and useconds_t.
2002-12-29 mikeUse `useconds_t' instead of `u_int' or `unsigned int...
2002-12-29 jakeUse the meaningful mnemonics for ancillary state regist...
2002-12-28 jakeForgot this file in previous commit.
2002-12-28 jake- Moved storing %g1-%g5 in the trapframe until after...
2002-12-28 rwatsonMap VAPPEND to VWRITE since the ugidfw rule syntax...
2002-12-28 dillonAdd 'swapctl' - as a hardlink to swapon/swapoff, and...
2002-12-28 jakePass 0 in %o1 to tl0_trap for all non-interrupt traps...
2002-12-28 rwatsonSince our default boot block now supports UFS1 and...
2002-12-28 jakeDon't put a newline in KTR traces.
2002-12-28 jakeAdd a tunable kern.smp.disabled for disabling explicitl...
2002-12-28 alcAssert that the page queues lock rather than Giant...
2002-12-28 alc - Use VM_ALLOC_WIRED.
2002-12-28 phkAllow lint-like tools to override DROP_GIANT and friends.
2002-12-28 phkKASSERT that vop_revoke() gets a VCHR.
2002-12-28 phkIt is bad style to define the same structure in multipl...
2002-12-28 phkRemove unused cdevsw_ALLOCSTART macro.
2002-12-28 phkRemove cdevw_add() calls, they are deprecated.
2002-12-28 phkRemove cdevsw_add calls, they are deprecated.
2002-12-28 phkRemove calls to cdevsw_add(), they are dreprecated...
2002-12-28 dillonvm_pager_put_pages() takes VM_PAGER_* flags, not OBJPC_...
2002-12-28 alcHold the page queues lock around calls to vm_page_flag_...
2002-12-28 hsuIndirectly pull in declaration for M_IFADDR.
2002-12-28 dillonAllow the VM object flushing code to cluster. When...
2002-12-28 dillonAbstract-out the constants for the sequential heuristic.
2002-12-28 dillonAbstract-out the constants for the sequential heuristic.
2002-12-28 dillonSome Pa fixes from Tom, plus a little rearranging of...
2002-12-28 alcTwo changes to kmem_malloc():
2002-12-28 dillonSynchronize old rc.diskless scripts from new rc.d/...
2002-12-28 nyanChange 'mfsroot' filename in mfsroot-small floppies...
2002-12-28 sobomax(forced)
2002-12-28 sobomaxAdd support for IC Book Labs Dreadnought x16 Lite.
2002-12-28 rwatsonChange ACPI make_dev() calls to use UID_ and GID_ const...
2002-12-28 alcUse VM_ALLOC_WIRED in pmap_pinit().
2002-12-28 scottlPut the if_bge driver on the second floppy
2002-12-28 scottlAdd the if_bge driver. I can't find any reason why...
2002-12-28 rwatsonTrim left-over and unused vop_refreshlabel() bits from...
2002-12-28 deischenFix typos in comment.
2002-12-28 kbyancRemove useless local variable from raw_input().
2002-12-28 julianAdd code to ddb to allow backtracing an arbitrary thread.
2002-12-28 alcAssert that the page queues lock is held in pmap_testbit().
2002-12-27 alc - Change vm_object_page_collect_flush() to assert...
2002-12-27 jakeDefine UMA_MD_SMALL_ALLOC so that uma_small_alloc and...
2002-12-27 jakeTeach /dev/kmem about direct mapped addresses.
2002-12-27 rwatsonRe-add MNT_ACLS to the list of "updateable" mount flags...
2002-12-27 rwatsonUse OPERATOR instead of WHEEL for make_dev(), use 0640...
2002-12-27 rwatsonUse UID_ and GID_ constants instead of hard-coded numer...
2002-12-27 iedowseBridged packets are supplied to the firewall with their...
2002-12-27 iedowseOops, I misread the purpose of the NULL check in EH_RES...
2002-12-27 rwatsonImprove consistency between devfs and MAKEDEV: use...
2002-12-27 rwatsonUse UID_ROOT and GID_WHEEL for uid/gid argments to...
2002-12-27 rwatsonMake use of UID_ROOT, GID_WHEEL for make_dev() arguments.
2002-12-27 rwatsonSynchronize mode for ppsX devices to that found previou...
2002-12-27 rwatsonSynchronize make_dev() for pcfclock devices to the...
2002-12-27 rwatsonRemove S_IROTH from the make_dev() lines for iir-relate...
2002-12-27 iedowseFix a bug introduced by revision 1.59 that would cause...
2002-12-27 ueMFbed: translation updates:
2002-12-27 schweikhenglish(4) police.
next