]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-08 ruSlight markup fixes.
2004-07-08 tjrAdd a function to iterate over all characters in a...
2004-07-08 ruSlight markup fixes.
2004-07-08 grehanRemove cache flush, 256Mb 1:1 BAT mapping, and BAT...
2004-07-08 alfredfixup sysctl by fsid node
2004-07-08 grehanAll hell breaks loose if the loader image is released...
2004-07-08 grehanCorrectly calculate size of memory to be mapped when...
2004-07-08 grehanExtract entry point from elf header before releasing...
2004-07-08 alfredstruct mount->mnt_data has been a qaddr_t since '94...
2004-07-08 kientzleI think this is my fourth complete rewrite of the dir...
2004-07-08 peterMFi386: various io apic cleanups
2004-07-08 peterMFi386: use rman access methods instead of groping...
2004-07-08 peterMFi386: whitespace nit fix (spare blank line)
2004-07-08 peterMFi386: fix up CR0 settings
2004-07-08 peterMFi386: 1.57: transparently respect alignment/boundary...
2004-07-08 alfredThere is no VOP_TRUNCATE anymore.
2004-07-08 alfreds/proc/thread
2004-07-08 alfredUpdate comments in example as well.
2004-07-08 alfredUpdate because struct componentname now has a thread...
2004-07-08 alfredUpdate in the face of NDFREE.
2004-07-07 emaxMake bluetooth compile on all platforms
2004-07-07 impBreak out the isa and pccard front ends from fdc. ...
2004-07-07 impBreak out the isa and pccard front ends to the fdc...
2004-07-07 keramidaFix various grammar knits.
2004-07-07 keramidaCorrect a minor syntax mistake.
2004-07-07 ruSlight markup and grammar fixes.
2004-07-07 alfredthere's no such define as KERN_NAME_MAX, change to...
2004-07-07 ruFixed markup.
2004-07-07 phkPC98 got it right here: sectors can be non-512 byte...
2004-07-07 ruMarkup fixes.
2004-07-07 ruMarkup nits.
2004-07-07 ruFixed markup.
2004-07-07 phkExplicity initialize vp->v_bsize.
2004-07-07 phkFix an oversight in r1.26: remove #ifdef around necess...
2004-07-07 rumdoc(7) fixes.
2004-07-07 simonRemove double .Pp caused by p4 miss-merge.
2004-07-07 simonAdd a HARDWARE section.
2004-07-07 ruBumped document date for the recent changes here.
2004-07-07 wpaulFix two problems:
2004-07-07 ruFixed bad example.
2004-07-07 ruAdded missing punctuation.
2004-07-07 ruRemoved redundant and unsafe BINDIR redefinition.
2004-07-07 ruBuild things in dictionary order.
2004-07-07 maximMT_TAG is dead.
2004-07-07 alcSimplify the control flow in pmap_extract(), enabling...
2004-07-07 ruRemoved legacy comment.
2004-07-07 ruSlight content fixes.
2004-07-07 denClose tags
2004-07-07 ruPathnames as .Nm arguments in the NAME section isn't a
2004-07-07 ruFixed document title (should be in all uppercase).
2004-07-07 ruArguments to options aren't necessarily separated with...
2004-07-07 ruSweep formatting and assorted fixes.
2004-07-07 ruTabs here upset my automatic checker, so replaced them...
2004-07-07 alfredstyle(9)
2004-07-07 alfreddo the vfsstd thing instead of messing up our VFS_SYSCT...
2004-07-07 cpercivaSort entries correctly.
2004-07-07 alcAdd pmap locking to pmap_protect().
2004-07-07 alcWhite space and style changes only.
2004-07-06 peadarFix bug introduced in rev 1.434:
2004-07-06 hmpMove the return value information about the getenv...
2004-07-06 obrienPrepare for upcoming Binutils house cleaning.
2004-07-06 ruFixed section name.
2004-07-06 ruEliminated mdoc(7) warning.
2004-07-06 rumdoc(7) fixes.
2004-07-06 obrienThis commit was generated by cvs2svn to compensate...
2004-07-06 obrienImport of Binutils from the FSF 2.15 branch (just post...
2004-07-06 pjdFix copy&paste bug.
2004-07-06 stefanfParenthesised string literals are invalid in initialise...
2004-07-06 alcMicro-optimize vmspace for 64-bit architectures: Coloca...
2004-07-06 pjdAdd missing argument.
2004-07-06 rwatsonAcquire socket lock in nfs_connect() connection/sleep...
2004-07-06 pjdProperly free resources if g_access() fails.
2004-07-06 ruTiny markup fixes.
2004-07-06 ruTiny markup nits in an otherwise outstanding mdoc(7...
2004-07-06 desFix a number of incorrect assumptions regarding the...
2004-07-06 mbrReadd accidently deleted file.
2004-07-06 mbrGenerate fresh aux_conf.h.
2004-07-06 acheKeep it sync with OpenBSD:
2004-07-06 mbrCheck if `dirmask' is a member of `pcfs_args_t'.
2004-07-06 mbrUnbreak pcfs support
2004-07-06 mbrUpdate OS-dependent variables.
2004-07-06 mbrResolve conflicts for am-utils-6.0-10p1 (am-utils-6...
2004-07-06 denMFen 1.8
2004-07-06 mbrThis commit was generated by cvs2svn to compensate...
2004-07-06 mbrVirgin import of AMD (am-utils) v6.0.10p1
2004-07-06 mbrAdd some unneeded files to the Xlist in preparation...
2004-07-06 desPush WARNS back up to 6, but define NO_WERROR; I want...
2004-07-06 desIntroduce inline {ip,udp,tcp}_next() functions which...
2004-07-06 grehan- trailing white-space cleanup
2004-07-06 alfreduse vfs_suser() to restrict access to the nfs mount...
2004-07-06 alfredUse vfs_suser() where appropriate.
2004-07-06 alfredIntroduce vfs_suser(), used to test if a user should...
2004-07-06 alfredNFS mobility Phase VI:
2004-07-06 desRewrite twowords() to access its argument through a...
2004-07-06 tjrDocument incorrect handling of multibyte characters.
2004-07-06 alfredNFS mobility PHASE I, II & III (phase VI, and V pending):
2004-07-06 desTemporarily lower WARNS to 3 while I figure out the...
2004-07-06 ruTiny markup fixes.
2004-07-06 desAdd an "iso8601" option keyword which causes 'cvs log...
2004-07-06 obrienIn the spirit of amd64/include/stdarg.h rev 1.6; add...
next