]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-01 wpaulBig mess 'o changes:
2004-08-01 markmAdd the I/O device for those architectures that have it.
2004-08-01 kientzleFor the "portable" distribution, the configure script...
2004-08-01 simonAdd a HARDWARE section which lists supported devices.
2004-08-01 simonMake the HARDWARE section better suited to the upcoming...
2004-08-01 simon- Add a HARDWARE section which lists supported devices.
2004-08-01 kientzleC standard does not permit empty initializer list.
2004-08-01 stefanfInclude <stdlib.h> for exit(), use prototypes and bump...
2004-08-01 markmRemove extraneous ';'.
2004-08-01 iedowseImplement basic support for EHCI interrupt pipes. This...
2004-08-01 markmYA oops. Remove code that was being tested locally.
2004-08-01 markmRemove local hack that was not supposed to be committed.
2004-08-01 scottlTurn off PREEMPTION by default while it gets debugged...
2004-08-01 nyanMFi386: revision 1.1167
2004-08-01 nyanMFi386: revision 1.501.
2004-08-01 sosChange the default to switch on DMA on ATAPI devices...
2004-08-01 markmAnnounce the memory device module update.
2004-08-01 markmBreak out the MI part of the /dev/[k]mem and /dev/io...
2004-08-01 alfredComment some of the 'io' functions.
2004-08-01 pjd- Launch main provider when there are no more disks...
2004-08-01 wpaulAdd some minor changes related to PCMCIA attribute...
2004-08-01 murrayDocument EXTSRCDIR.
2004-08-01 davidxuAdd missing thread suspension/resumption code, fix...
2004-08-01 davidxuAdd code to implement register structure converter.
2004-08-01 gshapiroUpdate release notes to reflect sendmail 8.13.1 import
2004-08-01 gshapiroUpdate notes after sendmail 8.13.1 import
2004-08-01 gshapiroReflect changes in sendmail 8.13 source tree
2004-08-01 gshapiroResolve conflicts from sendmail 8.13.1 import
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-08-01 gshapiroImport sendmail 8.13.1
2004-07-31 julianSpecify the locking for some proc fields
2004-07-31 pjdIf there are no valid components after the timeout...
2004-07-31 lePropagate size changes upwards.
2004-07-31 glebiusFix a stupid error in my previous commit, which broke...
2004-07-31 pjdHandle spoil event in dedicated function: g_mirror_spoi...
2004-07-31 fjoeAdd copyright notices.
2004-07-31 impExpand the license referenced indirectly inline.
2004-07-31 trhodesHelp simon out and add a HARDWARE section.
2004-07-31 pjdAllow for capital letters as size suffixes.
2004-07-31 yarftpd(8) seems to be WARNS=2 clean now.
2004-07-31 yarChange ``(foo *)0'' to ``NULL'' where it's possible
2004-07-31 yarKill a small herd of casts to off_t where they were...
2004-07-31 yarPrintf(3) off_t values through conversion to intmax_t...
2004-07-31 davidxuSave context in kernel fashion, so it can be restored by
2004-07-31 davidxuRemove unused field.
2004-07-31 yarKill an unused variable (heading to WARNS=2.)
2004-07-31 yarConvert a couple of bogus null statements to the right...
2004-07-31 davidxuTurn on PCB_FULLCTX for set_mcontext, functions like...
2004-07-31 pjdRemove unused field.
2004-07-31 pjdDestroy synchronization geom immediately. This should...
2004-07-31 sosFix the panic (""memory modified after free") when...
2004-07-31 pjdUse SHLIBDIR instead of LIBDIR. This should fix buildwo...
2004-07-31 alcAdd pmap locking to pmap_object_init_pt().
2004-07-31 tjrCheck for read errors.
2004-07-31 tjrAdd standard DIAGNOSTICS section.
2004-07-31 tjrAdd support for multibyte characters, loosely based...
2004-07-31 tjrFix some particularly bad style(9) violations.
2004-07-31 alcBump __FreeBSD_version to reflect the removal of kmem_a...
2004-07-31 davidxuMacro optimize, this increases context switch speed...
2004-07-31 davidxu1. Use correct alignment mask, -15 != ~15
2004-07-31 pjdAllow slice creation on providers from MIRROR class.
2004-07-31 impUse #include <unistd.h> rather than the explicit extern...
2004-07-31 pjdAdd '-p' option for 'insert' command which allows to...
2004-07-31 pjd- Check if 'slice' argument was given.
2004-07-31 pjdDump correct field.
2004-07-30 leSet the access counts of a subdisk correctly when attac...
2004-07-30 pjdConnect GEOM_MIRROR class to the build.
2004-07-30 pjdAdd GEOM_MIRROR class which provide RAID1 functionality...
2004-07-30 pjdRemove the old geom_mirror class.
2004-07-30 phkPut a version element in the VFS filesystem configurati...
2004-07-30 njlDrop WARNS down to 3 since sparc64 still has justified...
2004-07-30 njlClean up some more casts. Note that the an_fudge align...
2004-07-30 alc - Push down the acquisition and release of Giant into...
2004-07-30 alcGiant is no longer required by vm_waitproc() and vmspac...
2004-07-30 alc - Add pmap locking to ia64's pmap_enter() and pmap_ent...
2004-07-30 pjdNuke geom_mirror class. New geom_mirror class is in...
2004-07-30 pjdAllow to create slices on providers from class LABEL...
2004-07-30 yarDitto for (gid_t).
2004-07-30 yarKill casts to (uid_t) obviously left from the K&R era.
2004-07-30 mtmFinish cleanup of rc.d/netif. It's now possible to...
2004-07-30 yarAdd a comment to explain that the loop around the call...
2004-07-30 mtmo Assertions to catch that stuff that shouldn't happen...
2004-07-30 yarOpen a socket for a data transfer in active mode using...
2004-07-30 psMFia64:
2004-07-30 kanFix a copy and paste error. Do not include errors.c...
2004-07-30 sosFix the reset sequence for sx4/sx4000 type controllers...
2004-07-30 glebiusFix mdoc(7) and grammar errors from previous commit.
2004-07-30 dfrFix a memory leak in the device pager which is exposed...
2004-07-30 dfrFix handling of msync(2) for character special files.
2004-07-30 tjrCheck for read errors.
2004-07-30 nyanFix new compiler error (s/bcopy/memcpy/).
2004-07-30 muxGet rid of another lockmgr(9) consumer by using sx...
2004-07-30 cpercivaDocument the behaviour of the "-o file" option when...
2004-07-30 ruUpdate to the 2004 Edition of POSIX.
2004-07-30 pjd- Add '-S' option, which allow to specify sector size...
2004-07-30 ruSync with FSF.
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-30 ruPull up latest mdoc(7) changes:
2004-07-30 pjdFix typo.
2004-07-30 marcelFix -O builds with gcc 3.4 by defining ffs as __builtin...
next