dragonfly.git
2009-03-22 Stathis Kamperisvnconfig -l: handle gracefully missing regular file
2009-03-22 Stathis Kamperisvnconfig: cleanup a bit
2009-03-22 Sascha Wildnerlocaltime(3): Switch from GMT to UTC as the default...
2009-03-22 Sascha WildnerUse .Dv for ioctls in several manual pages.
2009-03-22 Hasso TepperArgh, this wasn't meant to be committed.
2009-03-22 Hasso TepperFix target machine define in compiler.
2009-03-22 Stathis Kamperisstat(2): sort error codes
2009-03-22 Sascha Wildnerttyname(3): Bump .Dd
2009-03-22 Stathis Kamperisttyname(3): mention error codes
2009-03-22 Stathis Kamperisisatty(3): mention return values and error codes
2009-03-22 Stathis KamperisComment on the purpose of _Exit()
2009-03-22 Sascha Wildnerstdint(7): Update FreeBSD CVS ID and bump .Dd.
2009-03-22 Stathis Kamperisstdint(7): import manual page from FreeBSD
2009-03-22 Sascha Wildnerflockfile(3): Update FreeBSD CVS ID, bump .Dd and add...
2009-03-22 Sascha Wildnergetc(3)/putc(3): Bump .Dd
2009-03-22 Stathis Kamperisflockfile(3): import manual page from FreeBSD
2009-03-22 Stathis Kamperissysconf(3): document _SC_PAGESIZE sysconf option
2009-03-22 Stathis Kamperisgetc(3) and putc(3): document xxx_unlocked() functions...
2009-03-22 Stathis Kamperisgetc(3) and putc(3): macros are functions now
2009-03-22 Stathis Kamperisaio_write(2): fix capital letter in the middle of sentence
2009-03-22 Sascha WildnerInstall ciss(4) headers to /usr/include so that userlan...
2009-03-22 Sascha Wildnerlocaltime(3) & zic(8): Clean up definitions a bit.
2009-03-22 Sepherosa Ziehaunetisr: Set M_HASH and pkthdr.hash if software calculat...
2009-03-22 Sepherosa Ziehauemx(4): Pass packet info to ether_input_chain()
2009-03-22 Sepherosa Ziehauemx(4): Correct RSS configuration.
2009-03-21 Sepherosa Ziehauether_input: Gather some RSS debug statistics.
2009-03-21 Sepherosa Ziehaujme(4): Don't deliver packet info if the packet has...
2009-03-21 Sepherosa Ziehaujme(4): Allow stats to be writable
2009-03-21 Sepherosa Ziehauip_demux: Add ip_mport_pktinfo() to map IP packets...
2009-03-21 Sepherosa Ziehaujme(4): Pass packet info to ether_input_chain()
2009-03-21 Sepherosa Ziehaujme(4): Disable TXCSUM by default to improve bulk data...
2009-03-21 Sepherosa Ziehautoeplitz: Promote net/toeplitz.c to 'standard' file
2009-03-21 Sepherosa Ziehautoeplitz: Hash function renaming
2009-03-21 Sepherosa Ziehaujme(4): Don't mess with M_PKTHDR
2009-03-21 Sepherosa Ziehauether_input/ktr: Add ether_input_chain end KTR into...
2009-03-21 Sepherosa Ziehauether_input/rss: Pass packet info to ether_input_chain.
2009-03-21 Sepherosa Ziehaumbuf: Add M_HASH mbuf flag and use the 'pad' field...
2009-03-20 Sepherosa Ziehauether_input: Factor out ether_dispatch()
2009-03-20 Sepherosa Ziehaunetisr: Add pktinfo struct; add new netisr method to...
2009-03-19 Sepherosa ZiehauRename lwkt_portfn_t to pkt_portfn_t
2009-03-18 Sepherosa Ziehaujme(4): Using code logic to create redirect table.
2009-03-18 Sepherosa Ziehaujme(4): Get key from Toeplitz code
2009-03-18 Sepherosa Ziehautoeplitz: Add toeplitz_get_key() and nuke toeplitz_get_...
2009-03-18 Sascha Wildnerpax(1): Remove argument names from prototypes.
2009-03-18 Sascha Wildnerpax(1): Fix WARNS regression
2009-03-17 Sascha Wildnermotd(5) manual page: "Update" the example for DragonFly.
2009-03-17 Sascha Wildnershlock(1) manual page: Fix typo
2009-03-17 Hasso TepperCreate destination on copy if it doesn't exists.
2009-03-17 Sepherosa Ziehauatphy: Reset PHY after extracting MII capabilities...
2009-03-17 Sepherosa Ziehauale(4): Don't read/write 1000baseT specific MII registe...
2009-03-17 Sepherosa Ziehaubce/bge(4): Allow txcsum/rxcsum to be set individually
2009-03-17 Sepherosa Ziehautcp_wrapper: Make sure that the buf has more than 1byte...
2009-03-17 Sepherosa Ziehauether_demux: Add comment
2009-03-17 Sepherosa Ziehaubridge: If we could enter bridge_input, then M_ETHER_BR...
2009-03-17 Sepherosa Ziehauether_input: Add M_ETHER_VLANCHECKED
2009-03-17 Sepherosa Ziehauether_input: Factor out ether_vlancheck()
2009-03-17 Sepherosa ZiehauAdd M_LENCHECKED mbuf flag.
2009-03-17 Sepherosa ZiehauDefine M_ETHER_BRIDGED to M_PROTO1
2009-03-17 Sepherosa ZiehauDuplicated M_PROTO1 in M_COPYFLAGS
2009-03-17 Sepherosa Ziehau802.11: Clear M_PROTO? flags before calling ifnet.if_input
2009-03-17 Sepherosa ZiehauDefer ethernet mcast/bcast address detection to ether_i...
2009-03-17 Sepherosa Ziehauip_demux: If RSS kernel option is set, use Toeplitz...
2009-03-16 Sascha WildnerSync zoneinfo database with tzdata2009c from elsie.
2009-03-16 Matthias SchmidtRemove CVS Id from DragonFly fortune file
2009-03-16 Matthew DillonHAMMER VFS - rebalancing, zero unused fields in boundar...
2009-03-15 Matthew DillonHAMMER VFS - Add a B-Tree rebalancing feature.
2009-03-15 Matthew DillonRemove conditionals based on #if defined(i386) which...
2009-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-15 Matthew DillonHAMMER Utility: Change B-Tree, inodes, and dir reblocki...
2009-03-14 Sepherosa Ziehaurss: Add RSS_DEBUG kernel option
2009-03-14 Sepherosa Ziehaurss: Add Toeplitz hash function
2009-03-14 Sepherosa Ziehauip_demux: Wrap INP_MPORT_HASH_{TCP,UDP}() around INP_MP...
2009-03-14 Sepherosa Ziehauip_demux: Test IN_MULTICAST() if RSS kernel option...
2009-03-14 Sepherosa ZiehauAdd static ARP support.
2009-03-14 Sepherosa Ziehauemx(4): Fix comment
2009-03-14 Sepherosa Ziehauifconfig(8): Remove string of if_flags, which will...
2009-03-14 Sepherosa Ziehaujme(4): Correct SIOCSIFCAP ioctl handling
2009-03-14 Sepherosa Ziehauemx(4): Support IFCAP_RSS
2009-03-14 Sepherosa Ziehaurss: Add RSS kernel option; Add IFCAP_RSS iface capability
2009-03-13 Matthew DillonUpdate cpdup rev to 1.12.
2009-03-12 Matthew DillonFix kernel panic on NULL pointer deref w/ certain ktrac...
2009-03-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-12 Matthew DillonHAMMER VFS - return shorter-form softlinks "@@-1:%05d...
2009-03-12 Sepherosa Ziehauemx(4): Move EMX_RSS_DEBUG into opt_emx.h
2009-03-12 Sepherosa Ziehaujme(4): Move JME_RSS_DEBUG into opt_jme.h
2009-03-11 Sascha Wildneridentcpu.c: Add MOVBE feature string.
2009-03-11 Matthew DillonExtract PFS null mounts from anywhere in the filesystem...
2009-03-10 Sepherosa Ziehauem(4): Enable RX after RDH is configured (backport...
2009-03-10 Sepherosa Ziehauem(4): Backport part of 62e0614e4c59f94c83cdf24ebf5995a...
2009-03-10 Sepherosa Ziehauem(4): Backport cc8fffade4528dd788a4789998ed3d1e85f9644a
2009-03-10 Sepherosa Ziehauem(4): Backport part of 62e0614e4c59f94c83cdf24ebf5995a...
2009-03-10 Sepherosa Ziehaunetwork: Turn on adaptive MPSAFE for network threads...
2009-03-10 Hasso TepperInstall ncurses_dll.h to unbreak devel/ncursesw from...
2009-03-09 Simon Schubertsignals: rename CURSIGNB to CURSIG_NOBLOCK and unify...
2009-03-09 Simon Schubertsignals: rework when CURSIG/issignal can stop a thread...
2009-03-09 Simon Schubertsignals: stop all threads of a process before taking...
2009-03-09 Simon Schubertstay in tstop() as long as the process is stopped
2009-03-09 Simon Schubertdon't loop printing the diagnostic "waiting for lwps...
2009-03-09 Sepherosa Ziehauemx(4): Add tunable to enable/disable multi-RX queue...
2009-03-09 Sepherosa Ziehauemx(4): Add multi-RX queue support
next