dragonfly.git
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerRemove dead code which depends on timeout interface.
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerAdd axe(4).
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerConvert axe(4) to use splimp/splx instead of mutex...
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerIP6A_SWAP is never set in our code base and this fragme...
2004-09-14 Joerg Sonnenberger- statify functions
2004-09-14 Joerg SonnenbergerMake clnt_create take both host and proto as const...
2004-09-14 Joerg SonnenbergerDon't append '\n\0' to the return value of clnt_sperror...
2004-09-14 Joerg SonnenbergerRemove the unused PACKET_TAG definitions and document...
2004-09-14 Matthew DillonAdd the 'M' status flag to indicate those proceses...
2004-09-14 Matthew DillonGive the MP fields in the thread structure useful names...
2004-09-14 David RhodusAdd support saving both user/group permission on symlin...
2004-09-14 David RhodusFix another incorrect usage of NSIG.
2004-09-14 David RhodusFix a problem with the NSIG check which could lead...
2004-09-14 David RhodusPrint link level address on vlan interfaces using ether...
2004-09-14 David RhodusI guess I should bumb document date too.
2004-09-14 David RhodusFix printf example.
2004-09-14 David RhodusFix typo.
2004-09-14 David Rhodusdo not send icmp response if the original packet is...
2004-09-14 David RhodusBring in fix from gzip 1.3.3 to avoid crashes when...
2004-09-13 David Rhodusadd in support Frontier Labs NEX IA+ Digital Audio...
2004-09-13 David RhodusAdd in support for the iRiver iFP MP3 player.
2004-09-13 David Rhodusyar 2004-08-28 12:49:58 UTC
2004-09-13 David RhodusAvoid leaving an obsolete pointer while the interface...
2004-09-13 David RhodusChange the array of char to an array of struct pollfd...
2004-09-13 Matthew DillonANSIfication/cleanup, no functional changes.
2004-09-13 Jeffrey HsuAllow the syncache to run lock-free in parallel on...
2004-09-13 Matthew DillonClean up struct session hold/rele management. The...
2004-09-13 Matthew Dillonscalb() takes two doubles, not (double, int) (though...
2004-09-13 Jeroen Ruigrok... Change hackers@freebsd.org to kernel@crater.dragonflybs...
2004-09-12 Matthew DillonMake sio.S aware of when -mrtd is or is not being used...
2004-09-12 Joerg SonnenbergerRemove a duplicated PCIR_BAR definition.
2004-09-12 Matthew DillonFix a badly written preprocessor macro.
2004-09-12 Joerg SonnenbergerMinor style cleanup. Use err(3) since we are interested...
2004-09-10 Matthew DillonImplement a convenient lwkt_initport_null_rport() call...
2004-09-10 Joerg SonnenbergerFrom FreeBSD 5:
2004-09-10 Joerg SonnenbergerFrom FreeBSD 5:
2004-09-10 Joerg SonnenbergerAdd GID_MAX and UID_MAX.
2004-09-09 Matthew DillonWith vnode locking now mandatory a number of bugs have...
2004-09-09 Matthew DillonTemporary hack to remove historical schg protection...
2004-09-09 Joerg SonnenbergerFix some warnings in the code about non-ISO C prototype...
2004-09-08 Joerg SonnenbergerDon't sleep and commit. Fix the last commit.
2004-09-08 Joerg SonnenbergerTransform the PCI probe ifs into the normal loop. Merge...
2004-09-08 Joerg SonnenbergerRemove void casts of function return values. Remove...
2004-09-07 Joerg SonnenbergerRemove !TIOCSTI code and TIOCEXT conditionals. This...
2004-09-07 Joerg SonnenbergerMake edstop and writeback static.
2004-09-07 Joerg SonnenbergerMake mark/unmark static. Use getprogname() instead...
2004-09-07 Joerg SonnenbergerSync with FreeBSD. Most importantly, add handling for...
2004-09-06 Joerg SonnenbergerAdd wlan and crypto for the new wi driver.
2004-09-06 Joerg SonnenbergerSync driver:
2004-09-06 Joerg SonnenbergerMinor style cleanups.
2004-09-06 Joerg SonnenbergerImport the new wi(4) driver based on the generic 802...
2004-09-06 Joerg SonnenbergerAdd const for argument of argmatch to fix warnings.
2004-09-06 Matthew DillonThe mount options matching code was incorrectly testing...
2004-09-05 Matthew DillonNULL out p_stats when detaching the underlying thread...
2004-09-05 Matthew DillonLeave the USB keyboard registered with the keyboard...
2004-09-05 Matthew DillonUse the new keyboard preference feature.
2004-09-05 Matthew DillonAdd a keyboard preference to kbd_init_struct(). When...
2004-09-05 Joerg SonnenbergerSave current version of wi(4) as owi before switching...
2004-09-05 Joerg SonnenbergerCreate the dma maps before allocating the memory. Use...
2004-09-05 Joerg SonnenbergerRemove the unit included in the softc, it is not used...
2004-09-05 Matthew DillonSet OPENSSH_USE_POSIX_THREADS to 1 to work around a...
2004-09-05 Matthew DillonRemove function casts to (void).
2004-09-05 Matthew DillonRemove #ifdef sgi and related conditionals. Remove...
2004-09-05 Matthew DillonMake timed WARNS 2 compatible.
2004-09-05 Matthew DillonAvoid WARNS=2 error by renaming the 'print' variable...
2004-09-05 Matthew DillonReplace all occurences of strcpy by the safe strlcpy...
2004-09-05 Matthew DillonMinor non-functional syntax changes. Remove (void...
2004-09-05 Matthew DillonMisc syntax cleanup.
2004-09-05 Matthew DillonCorrect a bug introduced in a recent commit. This...
2004-09-04 Matthew DillonFix a bug in sillyrename handling in nfs_inactive(...
2004-09-04 Eirik NygaardAdd noops for vga_pxlmouse_direct and vga_pxlmouse_plan...
2004-09-04 Matthew DillonAdd VESA mode support for syscons. The vesa.ko module...
2004-09-04 Matthew DillonReenable pkill. There wasn't actually a problem with...
2004-09-03 Matthew DillonWith the 'cu' program removed from the system (long...
next