]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2002-12-24 davidxuCheck NULL pointer to avoid SIGSEGV
2002-12-24 alc - Hold the page queues lock around calls to vm_page_wa...
2002-12-24 alc - Hold the page queues lock around vm_page_wakeup().
2002-12-24 hsuSMP locking for radix nodes.
2002-12-24 trhodesVarious language tweaks.
2002-12-23 jake- Change the way the direct mapped region is implemente...
2002-12-23 dwmaloneAdd a new ftp mirror in Ireland which offers a service...
2002-12-23 phkMove the declaration of the socket fileops from socketv...
2002-12-23 julianMake it work -current style.
2002-12-23 julianMake ng_fec.c compile again since Sam's changes.
2002-12-23 phkOutdent the string rather than use concatenation.
2002-12-23 phkDetediousficate declaration of fileops array members...
2002-12-23 phkChange the chip description from "DFE-550TX" to "DL10050".
2002-12-23 alc - Hold the page queues lock around vm_page_wakeup().
2002-12-23 phks/sokqfilter/soo_kqfilter/ for consistency with the...
2002-12-23 alc - Hold the kernel_object's lock around vm_page_insert...
2002-12-23 alc - Hold the kernel_object's lock around vm_page_alloc...
2002-12-23 kbyancMake preprocessor support more generic by passing all...
2002-12-23 trhodesDocument protection bits.
2002-12-23 pdeuskar- Move to array based indexing for TX/RX descriptor...
2002-12-23 dillonBring the diskless manual page more up-to-date. It...
2002-12-23 ruFixed the abuses of .Ql visible on stderr in troff...
2002-12-23 rumdoc(7) police: fixed the misplaced .Bl call.
2002-12-23 rumdoc(7) police: markup nits.
2002-12-23 rumdoc(7) police: removed gratuitous .Pp call.
2002-12-23 rumdoc(7) police: markup nit.
2002-12-23 rumdoc(7) police: most -mdoc macros can take multiple...
2002-12-23 rumdoc(7) police: markup nits.
2002-12-23 rumdoc(7) police: more `The .Nm utility' + markup nit.
2002-12-23 rumdoc(7) police: spelling, removed (scheduled again...
2002-12-23 rumdoc(7) police: markup nits.
2002-12-23 rumdoc(7) police: grammar and spelling nits.
2002-12-23 rumdoc(7) police: markup fixes.
2002-12-23 ruAdded xref to syncache(4).
2002-12-23 rumdoc(7) police: markup and grammar fixes for previous...
2002-12-23 rurn_walktree*() compute the next leaf before applying...
2002-12-23 dillonA pile of patches, most notably some Doc policing by...
2002-12-23 dillonRedo the initial rc_ng check to avoid rc.conf pollution...
2002-12-23 dillonAdd development.7
2002-12-23 alcAvoid holding the vnode interlock around malloc() or...
2002-12-23 alcEliminate some dead code. (Any possible use for this...
2002-12-23 marcelFix a De Morgan bug: If we only expect a memory range...
2002-12-23 jake- Fix a bug where the faulting address for an mmu miss...
2002-12-22 jake- Rearrange pmap_bootstrap slightly to be more in depen...
2002-12-22 dillonForgot to add rcconf.sh to the Makefile, and forgot...
2002-12-22 dillonDo not unconditionally load the configuration files...
2002-12-22 mikeAdd suseconds_t and useconds_t for storing microseconds.
2002-12-22 dwmaloneUse '\033' rather than '\e' as the latter is a gccism.
2002-12-22 schweikhenglish(4) police.
2002-12-22 jake- Add a spin lock to single thread cache invalidation...
2002-12-22 krisEnforce correct ordering of the filedesc structure...
2002-12-22 pbFix typo: vunerable -> vulnerable.
2002-12-22 schweikhCorrect minor grammos.
2002-12-22 pbRemove forgotten INP_UNLOCK(inp) in my previous commit.
2002-12-22 kanAdd a word, lost in previos commit.
2002-12-22 kanAdd note about GCC -fno-pcc-struct-return being default...
2002-12-22 kanBack out the -fpcc-struct-return fixes.
2002-12-22 tjrMB_LEN_MAX is not MD, move it to the MI limits.h.
2002-12-22 kanFix a bug in GCC which effectively prevents DEFAULT_PCC...
2002-12-22 hsuSMP locking for ifnet list.
2002-12-22 dillonThe UP -current was not properly counting the per-cpu...
2002-12-22 dillonRevert part of the last commit. Do not fake-up the...
2002-12-22 jmallettFix style (no space after return, twice-too-big continu...
2002-12-22 dillonSo many people have asked me to describe my development...
2002-12-21 jake- Add a pmap pointer to struct md_page, and use this...
2002-12-21 impBe nice. There are evidentally a number of different...
2002-12-21 trhodesMake newsyslog(8) print the correct date when the logs...
2002-12-21 bbraunReduce libc's memory footprint by lazily allocating...
2002-12-21 dillondo not try to free a mountpoint that we did not allocate.
2002-12-21 pbIn syncache_timer(), don't attempt to lock the inpcb...
2002-12-21 desThe previous commit contained a stupid mistake: ctxt...
2002-12-21 tjrMark the INVALID keyword as being deprecated since...
2002-12-21 jakeMake pmap_qenter and pmap_qremove look more like the...
2002-12-21 tjrAdd the -P option which executes multiple copies of...
2002-12-21 jakeRemoved unused pmap_qenter_flags.
2002-12-21 jakeMake the atomic arithmetic functions return the old...
2002-12-21 bbraunReduce libc.so's memory footprint by lazily allocating...
2002-12-21 tjrImport newer versions of div() and ldiv() from NetBSD...
2002-12-21 obrien-mno-align-long-strings can make things smaller, so...
2002-12-21 marcelFix multiple registration of the elf_legacy_coredump...
2002-12-21 tjrRemove unimplemented System V options from the getopt...
2002-12-21 dillonRevamp the way rc.diskless1 creates and populates memor...
2002-12-21 samreplace the special-purpose rate-limiting code with...
2002-12-20 samdefine HAVE_PPSRATECHECK now that we have this stuff...
2002-12-20 samadd generic rate limiting support from netbsd; ratelimi...
2002-12-20 jakeAdd page queue locking around functions that call vm_pa...
2002-12-20 alcExtend the scope of the page queues lock in vm_pgmoveco().
2002-12-20 alcIncrease the scope of the kmem_object locking in kmem_m...
2002-12-20 dillonModify the fake cylinders calculation so it is >= the...
next