]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesVender import of BIND 9.3.0rc4.
2004-09-19 mjacobPut in a commented out ispfw device under isp and note...
2004-09-18 alcRelease the page queues lock earlier in pmap_protect...
2004-09-18 marcelRemove useless include of <machine/fpu.h>.
2004-09-18 iedowseAdd Sitecom's LN-029 USB 2.0 Ethernet adapter.
2004-09-18 muxAdd support for the fxp(4) based card in ICH6 (i915...
2004-09-18 jmgadd MLINKs for the mbuf.9 man page..
2004-09-18 pjdDocument '-p' flag for 'insert' command correct.
2004-09-18 bmahFix a misspelling and delete an extra word.
2004-09-18 jmgpass in pointer to m_head to re_encap because m_defrag...
2004-09-18 leSingle concat or striped plexes don't need no special...
2004-09-18 phkInitialize new ttys a bit more.
2004-09-18 phkUse tty->t_sc to find out softc.
2004-09-18 bmahRevert rev. 1.351 of this file, which allowed users...
2004-09-18 leRe-vamp how I/O is handled in volumes and plexes.
2004-09-18 rwatsonModify accept_fd_leak regression test to generate ...
2004-09-18 bruefferRe-formulate the first sentence for better readability
2004-09-18 pjdActually this order (unlock, wakeup) in this case is...
2004-09-18 hrsReorganize the "Kernel Changes" section, including:
2004-09-18 brooksLog the renaming of an interface. This should make...
2004-09-18 jhbA long, long time ago in a CVS branch far away (specifi...
2004-09-18 nyanMFi386: revision 1.56 (Add -fno-unit-at-a-time to CFLAGS).
2004-09-17 glebiusMan page for flowctl utility.
2004-09-17 marcelMove makectx() after kdb_cpu_trap(), so the PCB will...
2004-09-17 phkFix an issue with ng_tty which (ab)used the tty->t_sc...
2004-09-17 marcelProvide our own FPSWA definitions, instead of depending...
2004-09-17 bmahDon't attempt to install the (obsolete and disconnected...
2004-09-17 marcelRemove useless inclusion of <machine/fpu.h>
2004-09-17 glebius- properly capitalize NetFlow
2004-09-17 glebius- Remove advertising clause from copyright [1]
2004-09-17 bmsFix compiler warnings, when __stdcall is #defined,...
2004-09-17 glebiusA man page for Netflow node.
2004-09-17 keramidaThe early-adopter doesn't exist in HEAD anymore. The...
2004-09-17 phkFix compilation again.
2004-09-17 impThe long dead hand of the past has pushed forward usele...
2004-09-17 pjdTeach swap1 script how to remove added swap devices...
2004-09-17 leUse correct format string.
2004-09-17 bmahDon't refer to the (now disconnected) early adopter...
2004-09-17 bmahSince early-adopter has been disconnected from the...
2004-09-17 ddsFix typo.
2004-09-17 glebiusUserland control utility for ng_netflow.
2004-09-17 phkOverhaul ucom serial driver by using generic stuff...
2004-09-17 phkAdd ttyopen and ttyclose functions which will do the...
2004-09-17 phkforward declare struct cdev, not cdevsw;
2004-09-17 phkAllocate tty at attach time instead of open time.
2004-09-17 phkBe slightly less bogus in struct tty allocation.
2004-09-17 phkUse tty->t_sc, ttyalloc() and lock/init termios from...
2004-09-17 phkInclude <sys/malloc.h> to satisfy new isa_dma stuff.
2004-09-17 ruPass the idea of the make(1) binary to use down to...
2004-09-17 pjdDo not exit after printing usage, give geom(8) a chance...
2004-09-17 pjd- Show all commands in usage, even if those commands...
2004-09-17 phkAdd various stuff to struct tty and surounding areas...
2004-09-17 phkUse ttyalloc() instead of ttymalloc(NULL)
2004-09-17 brooksBring kernel time variable and access function docs...
2004-09-17 brooksDocument the struct if_data members ifi_datalen, ifi_ep...
2004-09-17 delphijAdd my birth date to our calendar.
2004-09-17 phkAdd ttyalloc() which in due time will be the successor...
2004-09-17 dasFurther refine some #ifs:
2004-09-17 wpaulCommit patch to supress spurious link change events...
2004-09-17 kientzleFix two ugly errors:
2004-09-17 njlHandle _FDE results of 5 bytes (vs. 5 uint32_t's)....
2004-09-17 rwatsonDestroy global tapmtx when the if_tap module is unloaded.
2004-09-17 mlaierBreak out altq_enable/disable from DIOC{START,STOP...
2004-09-16 simonBump document date forgotten in last commit.
2004-09-16 glebiusChange tabs to whitespaces.
2004-09-16 pjd- Make md(4) 64-bit clean.
2004-09-16 glebiusInstall netflow includes.
2004-09-16 bruefferAutogenerate device listings for ed(4)
2004-09-16 pjdThere is no need to keep 'npage' value inside our softc...
2004-09-16 bruefferAdd ed(4)
2004-09-16 glebiusAttach ng_netflow to kernel build.
2004-09-16 brueffer- add a HARDWARE section based on the hardware notes
2004-09-16 bruefferAdaptec ANA-6944/TX is supported
2004-09-16 glebiusA netgraph node implementing Netflow version 5.
2004-09-16 phkAllocate tty at attach time rather than open time.
2004-09-16 pjd- Do not use bio_pblkno as it is going away anyway.
2004-09-16 pjdFirst wakeup, then unlock.
2004-09-16 pjdType 'int' is too small for 'i' and 'lastp' variables...
2004-09-16 bruefferAdd missing comma
2004-09-16 andreFix an out of bounds write during the initialization...
2004-09-16 pjdThere is no such manual page in FreeBSD.
2004-09-16 phkDo not traverse list of snapshots if there isn't one.
2004-09-16 njlDon't print a warning message if the _CRS value is...
2004-09-16 hrsNew release notes:
2004-09-16 keramidaWe don't have any providers of `beforenetlkm' in FreeBS...
2004-09-16 keramidaFix requirement of `network' to `NETWORK' because the...
2004-09-16 hrsDisconnect early-adopter/ from the build.
2004-09-16 phkMissed a place where snapshots were allocated in my...
2004-09-16 fjoeg_nop_create: destroy newly created provider in case...
2004-09-16 mtmImplement cancellation points in libc interfaces, as...
2004-09-16 phkUse the tty->t_sc field to find our softc.
2004-09-16 phkAdd fields to struct tty for the initial/lock * tty...
2004-09-16 sosIgnore leading '_' in model name returned by devices.
2004-09-16 julianclean up thread runq accounting a bit.
2004-09-16 impdefault: case shouldn't set an error yet either.
2004-09-16 impReserve the DMA memory at attach time, rather than...
2004-09-16 phkwhitespace change
2004-09-16 juliane specific code to revert a partial add ot teh run...
2004-09-16 scottlIf the timeout handler runs and notices that commands...
next