]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-09-30 alfredForward declare struct kaioinfo to un-void a pointer...
2004-09-30 ruFreeBSD has full support for multiple consoles since...
2004-09-30 dougbHide all the devices in the chroot dev except for rando...
2004-09-30 maximo Store timestamp in network byte order.
2004-09-30 phkAdd a new API for allocating unit number (-like) resources.
2004-09-30 philipDocument the Synaptics tunable. While I'm here, also...
2004-09-30 rwatsonWhile calling perror() on send() failure was useful...
2004-09-30 rwatsonAdd syscall_timing, a simple timing micro-benchmark...
2004-09-30 peterRemove extra */
2004-09-30 samAdd missing locking for secpolicy refcnt manipulations.
2004-09-30 rwatsonMerge netipsec/key.c:1.17 into KAME pfkey implementation:
2004-09-29 philipIntroduce a tunable to disable support for Synaptics...
2004-09-29 peterWe *need* the pic libobjc library for amd64. It is...
2004-09-29 kensmithWe seem to have occasions where sending an IPI takes...
2004-09-29 nectarDisallow negative coordinates and sizes in the syscons...
2004-09-29 impReport once that the device isn't there, but keep tryin...
2004-09-29 wilkoThe state that separates its scholars from its warriors...
2004-09-29 alcPrevent the unexpected deallocation of a page table...
2004-09-29 jhbOnly fall back to probing the floppy drives via hints...
2004-09-29 mlaierFix typeo. Should read ***!***IFQ_DRV_IS_EMPTY.
2004-09-29 wpaulWhen opening a pipe, usbd_setup_pipe() will do a usbd_c...
2004-09-29 maximReflect the fact addr2ascii(3) and ascii2addr(3) need...
2004-09-29 greenAccount for alias devices when tearing them down in...
2004-09-29 wpaulFix minor indentation/formatting nit. (No code changes.)
2004-09-29 desTurn VM_KMEM_SIZE_MAX and VM_KMEM_SIZE_SCALE into tunables.
2004-09-29 ruFixed exiting from pager using the `q' key while paging
2004-09-29 trhodesDocument the latest changes to src/etc/defaults/rc...
2004-09-29 trhodesCorrect a trivial typo.
2004-09-29 ruFixed symlinking /var/named/etc/namedb to /etc/namedb.
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesPlace files back on the vendor branch.
2004-09-29 brooksUpdate the list of files involved in diskless booting.
2004-09-29 mlaierAdd an additional struct inpcb * argument to pfil(9...
2004-09-29 rwatsonAssign so_pcb to NULL rather than 0 as it's a pointer.
2004-09-29 dougbAdd a statistics-file directive
2004-09-29 dougbstats goes under /var, not /var/run
2004-09-29 dougbgshapiro assures me that uid bind is not necessary...
2004-09-29 dougbWhitespace only, tabs -> spaces, per README
2004-09-29 peterMFi386: rev 1.239 - invalidate tlb after pte update
2004-09-29 peterMFi386: rev 1.236 - improve panic message for a busted...
2004-09-29 trhodesGive users the ability to load a mac_bsdextended(4...
2004-09-28 phkThis is a small tool which will read an entire disk...
2004-09-28 dougbFix some of the more egregious problems with this file:
2004-09-28 peterMake cvsbug(1) actually work instead of aborting due...
2004-09-28 peterFix the embedded version string in cvs and cvsbug....
2004-09-28 phkUse generic infrastructure for the ucom driver instead...
2004-09-28 phkAdd -1 to this non-existent use of m_print in the sourc...
2004-09-28 phkAdd functions to create and free the "tty-ness" of...
2004-09-28 jmgimprove the mbuf m_print function.. Only pull length...
2004-09-28 wpaulArrgh. Recently I tried using ugen(4) in an application...
2004-09-28 jmgdocument the limit on jumbo frame size..
2004-09-28 jmgfix jumbo frames as much as they can be fixed for re...
2004-09-28 kensmithAdd an assertion that the pcb_nsaved field of the pcb...
2004-09-28 cognetDon't try to relocate the dynamic loader in reloc_non_p...
2004-09-28 cognetUse add instead of saving the sp in a register.
2004-09-28 cognetCalling fuword from fuword32 with bl and without return...
2004-09-28 cognetAlways invalidate the whole data cache in pmap_enter...
2004-09-28 cognetRemove dead code.
2004-09-28 dougbAmend the named chroot update instructions by adding...
2004-09-28 phkRemove support for accessing device nodes in UFS/FFS.
2004-09-28 phkProtect the start/end counts on consumers and providers...
2004-09-28 dougbCreate a named chroot directory structure in /var/named...
2004-09-28 phkRemove support for using NFS device nodes.
2004-09-28 pjd- Set maximum request size to MAXPHYS (128kB), instead...
2004-09-28 pjdJust use MAXPHYS as maximum I/O request size, instead...
2004-09-28 markmBe consistant; make the memrange bit be part of the...
2004-09-28 markmAdd the memrange bits to the loadable module.
2004-09-28 impTurns out that revision 1.52 was a bad idea. It broke...
2004-09-28 psAdd ICH6 support.
2004-09-27 pjdDecrease kern.geom.raid3.timeout to 4, so it is smaller...
2004-09-27 pjdDeny invalid I/O requests which comes from userland...
2004-09-27 phkDesupport device nodes on EXT2 filesystems.
2004-09-27 pjdAvoid race while synchronizing components. It is very...
2004-09-27 phkRemove NFS4 vop method vector for devices: we are desup...
2004-09-27 gallatinAdd sc_iostart to softc and unbreak the build.
2004-09-27 phkstyle consistency.
2004-09-27 pjdMinor, but very important condition fix. The current...
2004-09-27 phkGive cluster_write() an explicit vnode argument.
2004-09-27 desAttempting to unset an undefined variable or function...
2004-09-27 kensmithSome minor print/panic message cleanups.
2004-09-27 pjdDecrease kern.geom.mirror.timeout to 4, so it is smalle...
2004-09-27 kensmithInitialize the count of saved register windows to 0...
2004-09-27 phkStop on write error.
2004-09-27 dougb1. Add much finer granularity to the NO_BIND knobs...
2004-09-27 dougbRemove the directories that are now only installed...
2004-09-27 dougbHook the BIND.* files up to the build.
2004-09-27 dougbSeperate out the optional parts of the include tree...
2004-09-27 dougbAdd a file spec to create a chroot directory structure for
2004-09-27 dougbThis file is about to get some optional bits, so line...
2004-09-27 phkUsed cached cdevsw pointer.
2004-09-27 phkAdd cdevsw->d_purge() support.
2004-09-27 julianDon't use an uninitialised variable when reading from...
2004-09-27 alcAdd cross references to vm_map_entry_resize_free.9.
2004-09-27 alcDocument the O(log n) algorithm for finding free space.
2004-09-27 alcDocument the flags field.
2004-09-27 dougbPreviously I thought I was seeing a failure to install...
2004-09-27 desDocument the upgrade procedure.
2004-09-26 pjdForgot to commit addition of ds_resync field.
2004-09-26 pjdAvoid race while synchronizing components. It is very...
2004-09-26 marcel...And fix WITNESS builds: declare syscallnames.
next