]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-01-27 jhb- Add support for having both a shared and exclusive...
2006-01-27 jhbAdd a new ddb command 'show sleepq'. It takes a wait...
2006-01-27 jhbCall WITNESS_CHECK() in the page fault handler and...
2006-01-27 jhbAdd a new macro wrapper WITNESS_CHECK() around the...
2006-01-27 jhbAdd a new sysctl, debug.ktr.clear. If you write a...
2006-01-27 jkim- Hide 'incorrect geometry warning' in non-interactive...
2006-01-27 cognetMake sure b_vp and b_bufobj are NULL before calling...
2006-01-27 cognetTry harder not to recurse.
2006-01-27 alcStyle: Add blank line after local variable declarations.
2006-01-27 cpercivaAdd some wisdom from Garrett Wollman concerning error...
2006-01-27 jkimAdd `mediaOpen' function. This function mounts selecte...
2006-01-27 impHave a function pointer to the routine to call for...
2006-01-27 mlaierDocument the user/group LOR in our sample pf.conf
2006-01-27 hartiThe .Nm macro prints Open_Disk() instead of libdisk...
2006-01-27 hartiForced commit because the log message in the previous...
2006-01-27 hartiRevert 1.45 now that snmp_hostres uses libgeom.
2006-01-27 cognetMerge a bunch of changes that where done in tty_pty...
2006-01-27 cpercivaMerge from accidental commit to RELENG_5:
2006-01-27 glebiusMake an example command correct and copyable to terminal.
2006-01-27 glebiusUpdate NGM_PPPOE_GETMODE and NGM_PPPOE_SETMODE descript...
2006-01-27 pjdCall NDFREE() only when vn_open() succeeded.
2006-01-27 pjdGrr. Backout previous change. vn_open_cred() will call...
2006-01-27 pjdDon't forget to call NDFREE(9) in case of vn_open_cred...
2006-01-27 glebiuso Introduce D-Link compat mode, that is default to...
2006-01-27 jmgadd an option BKTR_USE_FREEBSD_SMBUS that enables compi...
2006-01-27 rikInitial import of ce(4) driver for Cronyx Tau-PCI/32...
2006-01-27 umemake wall(1) work with pts.
2006-01-27 jmgif we are compiling with smbus support, properly depend...
2006-01-27 alcUse the new macros abstracting the page coloring/queues...
2006-01-27 impCreate mediachg functions for the 3c503 and hpp cards...
2006-01-27 impStyle(9) issue: return (foo);
2006-01-27 davidxuJust like dofilewrite(), call bwillwrite before fo_write.
2006-01-27 impTransition from ALTPHYS to LINK2. We already document...
2006-01-27 impminor nit in comment about what kind of flags these are
2006-01-27 jasoneRemove unwarranted uses of 'goto'.
2006-01-27 alcUse the new macros abstracting the page coloring/queues...
2006-01-27 jasoneAdd NO_MALLOC_EXTRAS, so that various extra features...
2006-01-27 jasoneFix the type of a statistics counter (unsigned -->...
2006-01-27 davidxureturn final error code in aio_return rather than a...
2006-01-27 jkoshyNote that options are set using sh(1) syntax.
2006-01-27 jasoneClean up statistics gathering and printing.
2006-01-27 ariffEnable full duplex operation since it works and to...
2006-01-27 mjacobHackamatic: turn off target mode on Sparc64 with KLD_MO...
2006-01-27 cognetTake into account that bits 0x0000ff00 can't be used...
2006-01-26 ambriskoWhen the RAID firmware returns a failure, don't hard...
2006-01-26 cognetFix a typo : deivce => device
2006-01-26 erwinAfter changing hostres from libdisk to libgeom, it...
2006-01-26 marius- Register the generic implementations for the device...
2006-01-26 brooksFix rev 1.12.
2006-01-26 cognetDon't attempt to re-create the /dev entry for the slave...
2006-01-26 stefanfAnalogous to __printflike and __scanflike, add the...
2006-01-26 njlSince the A-Z range is contained in the previous check...
2006-01-26 alcopt_vmpage.h is no longer needed here because it is...
2006-01-26 marius- Only touch the LED bit of the (LED) AUXIO register...
2006-01-26 cognetVersion bump for pts import.
2006-01-26 glebiusFrom the RFC2516 it is not clear, what is the correct...
2006-01-26 hartiReplace ki_ocomm by ki_comm. The former will go away.
2006-01-26 hartiFix a bug in the processor load code: the wrong process...
2006-01-26 hartiFix false positives when searching for disks. Things...
2006-01-26 pjdRemove debug printf.
2006-01-26 hartiFix the MIB to use libgeom instead of libdisk.
2006-01-26 brd- Fix the www build by removing obsolete references...
2006-01-26 davidxuin aio_aqueue, store same return code into job->_aiocb_...
2006-01-26 jasoneOptimize arena_bin_pop() to reduce the number of separa...
2006-01-26 mjacoboops
2006-01-26 alcPlug a leak in the newer contigmalloc() implementation...
2006-01-26 bruefferDocument JMicron JMB360.
2006-01-26 kientzleFix an aliasing error in the new TP support and reenabl...
2006-01-26 mjacobPut in at least an attempt to ID the 2422 (4Gb part)
2006-01-26 cognetDocument a bit pts.
2006-01-26 cognetMake getttyent() report what the pts ptys as well.
2006-01-26 cognetptsname() bits for pts.
2006-01-26 cognetTeach openpty() how to deal with pts.
2006-01-26 cognetLinux compat bits needed to make linux programs use...
2006-01-26 cognetBring in a sysv-style pts implementation, as found...
2006-01-26 flz- Add a umass quirk that should have been part of lates...
2006-01-26 flzAdd Product IDs :
2006-01-25 flz- Fix infinite loop in strip_log().
2006-01-25 sosAdd support for the JMicron JMB360 SATAII controller.
2006-01-25 joelRemove sound since the sound(4) manual page no longer...
2006-01-25 joel- Remove the comment about WSS/MSS cards being the...
2006-01-25 joelFix typos and clean up some comments.
2006-01-25 ambriskoTie the amr_linux module into the build for i386 &...
2006-01-25 maximo Add IANA assigned InterBase Database Remote Protocol...
2006-01-25 dougbCrank WARNS up to 6, just because we can.
2006-01-25 jhbAxe KTR_ALQ_MASK now that KTR_WITNESS is off unless...
2006-01-25 jhbThe UPCI 32 rp(4) card uses BAR 2 like the UPCI 80...
2006-01-25 phkMake the %V{is} extension handle a NULL pointer like...
2006-01-25 cognetAdd a dummy arm Write_Disk() function, and compile...
2006-01-25 dfrMove the Internet Society copyright message so that...
2006-01-25 cpercivaMake sure buffers in if_bridge are fully initialized...
2006-01-25 jeff - Avoid calling vm_object_backing_scan() when collapsi...
2006-01-25 umedon't embed scope id before running packet filters.
2006-01-25 alcThe previous revision incorrectly changed a switch...
2006-01-25 jasoneRemove a redundant variable assignment in arena_reg_fra...
2006-01-25 jasoneIf no coalesced exact-fit small regions are available...
2006-01-25 upsBack out changes made in rev. 1.151.
2006-01-25 truckmanTouch all the pages wired by sysctl_wire_old_buffer...
2006-01-24 jhbWhitespace fix.
2006-01-24 jhb- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve...
next