]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
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.
next