]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanImport a patch from GCC PR c/16999 to stop quoting...
2004-10-15 samMove session state from on-card memory to host memory...
2004-10-15 impDocument hw.{pci,acpi}.host_start_mem
2004-10-14 njlLet nexus print our flags for us. Also, clean up an...
2004-10-14 njlPrint flags in the nexus for child devices.
2004-10-14 njlRemove local hacks to set flags now that the device...
2004-10-14 stefanfRemove extra closing parenthesis added in revision...
2004-10-14 pjdAdd a missing newline character.
2004-10-14 phkRemove unused ttys field.
2004-10-14 phkAdd missing chunk of code to enforce the lock-bits...
2004-10-14 njlUpdate flags patch for the !ISA case.
2004-10-14 phkAdd missing flag to userland_sysctl()
2004-10-14 phkFix echo in console mode.
2004-10-14 pjdEhh. Introduce a hack: Wait for 3 seconds, so GEOM...
2004-10-14 pjdOnly allow for unloading when there are no geoms in...
2004-10-14 trhodesRemove requirement on FreeBSD keyword.
2004-10-14 jmg/me gets the wrong patch out of the pr :(
2004-10-14 greenFix a spelling error in a panic string.
2004-10-14 simokawaFix warnings on non-i386 arch.
2004-10-13 keramidaAdd a regression test for floating-point output in...
2004-10-13 keramidaAdd the necessary magic to make the thousands separator...
2004-10-13 upsFix maybe_preempt_in_ksegrp for !SMP.
2004-10-13 jmgfix a bug where signal events didn't set the flags...
2004-10-13 schweikhPrint a usage message if a non-option is specified.
2004-10-13 ru- Utilize standard means for installing files and symlinks.
2004-10-13 sosRefine locking so it covers the "running" variable...
2004-10-13 leAdd device IDs for Intel ICH6.
2004-10-13 maxims/Oct /October/
2004-10-13 mtm1. Now that it's a thread's state is changed from withi...
2004-10-13 brueffer- D-Link DFE-500TX verified to work
2004-10-13 bmsRemove references to the second byte of a CCB containin...
2004-10-13 phkUse generic tty code instead of local copy.
2004-10-13 phkReflect sio driver device name change cuaa -> cuad
2004-10-13 phkUse generic tty code instead of local stuff.
2004-10-13 maximBump the date of the document.
2004-10-13 njlPrint before the footer, not after.
2004-10-13 njlIf flags are present, print them like ISA does.
2004-10-13 ruAccidentally removed the last component of the pathname...
2004-10-13 njlSet flags for devices before probing them. In the...
2004-10-13 phkFirst half of tty code rework: unifdef -D__FreeBSD_Ver...
2004-10-13 ruFix a botched rev. 1.221 commit. Also, a number of...
2004-10-13 yongariLimit DMA address space to 1GB since the trident audio...
2004-10-13 yongariAudio drivers failed to detect failure condition and...
2004-10-13 simokawaAdd dcons_os.{c,h}.
2004-10-13 simokawa- Split dcons core code and OS dependent code.
2004-10-13 yongarimdoc(7) police:
2004-10-13 greenPermit fcntl(F_SETFL) to work on a ugen(4) device by...
2004-10-13 greenBack out rev.1.91 which implemented bulk read transfers...
2004-10-12 emaxooops.. vkbd(4) should not have been committed
2004-10-12 emaxng_ubt(4) no longer provides device nodes interface...
2004-10-12 emaxGet rid of device nodes interface. It is useless and...
2004-10-12 phkUse generic tty code instead of local copies.
2004-10-12 jmgupdate document date
2004-10-12 phkDon't call driver close unless we have one.
2004-10-12 njlAttach the device description for ISA devices on the...
2004-10-12 phkAdd a couple of XXX comments and fix a couple of fine...
2004-10-12 phkRemove asserts which are not correct if the port is...
2004-10-12 phkMake !SMP kernels compile, and as far as I can tell...
2004-10-12 glebiusFix comment: since move from mballoc to mbuma, the...
2004-10-12 phkUse ttyconsolemode() to set the console tty modes.
2004-10-12 rwatsonDon't release the udbinfo lock until after the last...
2004-10-12 jhbWhitespace fix.
2004-10-12 desRemove hcsecd line which was inadvertantly included...
2004-10-12 desRemove a pointless syslogd_flags example.
2004-10-12 jhbRefine the turnstile and sleep queue interfaces just...
2004-10-12 jhbAdd a WITNESS_WARN() to uiomove() to whine if locks...
2004-10-12 rwatsonModify the thrilling "%D is using my IP address %s...
2004-10-12 rwatsonWhen the access control on creating raw sockets was...
2004-10-12 upsDirectly modifying the priority of a thread that may...
2004-10-12 upsPrevent preemption in slot_fill.
2004-10-12 upsForce MUTEX_WAKE_ALL.
2004-10-12 ruBack out cumulative changes from revs. 1.92-1.94: ...
2004-10-12 ruStyle fixes, including:
2004-10-12 rwatsonAssert that the entropy source category provided by...
2004-10-12 rwatsonAdd a note ahea of the esource enum that if new entropy...
2004-10-12 keramidaCorrectly document the return value of strerror() and...
2004-10-12 maximDocument net.inet.tcp.sack.initburst sysctl.
2004-10-12 phkDo not enable ECHO modes by default when a tty port...
2004-10-12 phkWe accept both "option" and "options" so also accept...
2004-10-12 glebiusFix packet flow when both ng_ether(4) and bridge(4...
2004-10-12 rwatsonMark i4b IPR and SPPP drivers as NET_NEEDS_GIANT()...
2004-10-12 phkUse generic tty code.
2004-10-12 phkUse generic tty code instead of local copies.
2004-10-12 bmsPass through the commands necessary to format USB flopp...
2004-10-12 bmsAdd necessary data structures and definitions for the...
2004-10-12 bmsAdd mode page 0x1b, "Removable Block Access Capacities...
2004-10-12 phkUse generic tty code instead of (comparatively little...
2004-10-12 phkAdd missing zero flag argument.
2004-10-12 phkAdd zero flags argument to sysctl calls.
2004-10-12 phkAdd missing zero flag arguments to sysctl calls.
2004-10-12 phkAdd missing zero flag arguments to calls to userland_sy...
2004-10-12 greenAccount for failure in vm_pager_allocate() or vm_pager_...
2004-10-12 greenWhen loading GEOM modules, we expect the actual load...
2004-10-12 greenFurther modify bulk endpoint behavior to be able to...
2004-10-12 jkoshyAdd a manual page for hashinit(9), hashdestroy(9) and...
2004-10-12 jkoshyUse the "normal form" for copyright text.
2004-10-12 njl* Remove the acpi attachment from the es1888. It has...
2004-10-11 peterCatch another gcc-3.3 c++ include path reference and...
2004-10-11 obrien'portupgrade' places obsoleted shared libraries in...
next