]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2002-12-27 phkUse three UMA zones for FFS/UFS inodes instead of mallo...
2002-12-27 phkMove the allocation of the inode contents into ffs_vfso...
2002-12-27 ruPOLA dictates that in the file designated with the...
2002-12-27 phkMake ffs_mountfs() static.
2002-12-27 alfredSilence casting away constness warnings.
2002-12-27 alfredLock filedesc while performing a range check on the...
2002-12-27 tjrFix a small typo.
2002-12-27 julianSlight tuning if teh KSE man page to indicate some...
2002-12-27 phkRemove the "ascii" attribute from the sysctls so that...
2002-12-27 alcHold the page queues lock when calling vm_page_flag_cle...
2002-12-27 alcIncrease the scope of the page queues lock in phys_page...
2002-12-27 trhodesmount_msdos(8) > mount_msdosfs(8) as they have differen...
2002-12-27 trhodesWhitespace created in Makefile from previous commit.
2002-12-27 trhodesAdd a manual page for msdosfs (msdos.5) and connect...
2002-12-27 jakeImplement uma_small_alloc and uma_small_free. Not...
2002-12-27 jake- Use direct mapped addresses for the message buffer...
2002-12-27 jakeTeach libkvm to deal with direct mapped addresses.
2002-12-27 tjrBe more consistent with "static".
2002-12-27 hsuLong chain of calls starting with bridge_on(), going...
2002-12-26 phkwhite-space changes
2002-12-26 phkUse a mutex assert to document our locking circumstances.
2002-12-26 phkWe should not need to hold Giant for sbuf operations...
2002-12-26 phkAdd an XXX comment to explain the predicament.
2002-12-26 rus/pseudo-device/device/
2002-12-26 nyanReturn an error if the size of the sector is zero....
2002-12-26 tjrUnbreak for the !__XSI_VISIBLE case when another header...
2002-12-26 tjrAdd "restrict" qualifiers to the prototype for wordexp().
2002-12-26 tjrAdd an implementation of the POSIX wordexp() and wordfr...
2002-12-26 tjrAdd the POSIX <wordexp.h> header file.
2002-12-26 tjrAdd the "wordexp" shell built-in command which will...
2002-12-26 iedowseWhen resuming after a system suspend, re-issue the...
2002-12-26 davidxuSet %bx register instead of %di register, see vbe3...
2002-12-26 ruMFS: Split export list.
2002-12-26 simokawaCosmetic change. s/Firewire/FireWire/.
2002-12-26 simokawaReplace ntohl() with ntohs() because orb_hi is u_int16_t.
2002-12-26 hsuDisable radix node locking for sysctl until we fix...
2002-12-26 simokawafirewire.c
2002-12-25 grogClarify the distinction between the Proclamation of...
2002-12-25 ruTypo in function name.
2002-12-25 ruI'm not sure what was the problem at the time of revisi...
2002-12-25 hsuRange-check the address family parameter passed in...
2002-12-25 ruRevision 1.67 changes correspond to CSRG revision 8...
2002-12-25 ruIf the caller of rtrequest*(RTM_DELETE, ...) asked...
2002-12-25 ruA month after pst@ has committed his revision 1.8,...
2002-12-25 hsuEnsure that the made-up inode number for a Unix domain...
2002-12-24 hsuValidate inp to prevent an use after free.
2002-12-24 rwatsonFlush vop_refreshlabel() definition, since it is no...
2002-12-24 alc - Hold the page queues lock around calls to vm_page_fl...
2002-12-24 ruSpelling: s/then/than/ where appropriate.
2002-12-24 rwatsonRequire privilege to flush the signal cache on if_an...
2002-12-24 maximo De-anonymity dummynet(4) and ipfw(4) messages, prepen...
2002-12-24 rumdoc(7) police: Deal with self-xrefs.
2002-12-24 maximFix usbd.conf parsing: fgetln(3) returns a string witho...
2002-12-24 phkWhite-space changes.
next