dragonfly.git
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...
2004-09-03 Matthew DillonRemove some unnecessary extern's of libc functions.
2004-09-03 Matthew Dillonpkill does not compile cleanly, remove it from the...
2004-09-03 Matthew DillonAdd the -8 option to finger for 8-bit output (from...
2004-09-03 Matthew DillonMinor style cleanups. Start a list of obsolete functio...
2004-09-03 Joerg SonnenbergerFix the way warnings are printed. Use warnx(3) if the...
2004-09-03 Eirik NygaardMove the simple pager from db_ps.c into the more obviou...
2004-09-02 Eirik Nygaardsendsys.h is no longer needed.
2004-09-02 Eirik NygaardRedo the sysmsg test programs to match the changes...
2004-09-02 Jeroen Ruigrok... Update per latest manual pages after 'man-update'.
2004-09-02 Jeroen Ruigrok... Update per latest manual pages after running 'man-update'.
2004-09-02 Jeroen Ruigrok... Update per latest manual pages.
2004-09-02 Jeroen Ruigrok... Commit manual pages after running 'man-update' and...
2004-09-02 Jeroen Ruigrok... Switch from OpenSSL 0.9.7a to OpenSSL 0.9.7d.
2004-09-02 Jeroen Ruigrok... Fix it properly.
2004-09-01 David RhodusFix a problem introduced by the last commit.
2004-09-01 Jeroen Ruigrok... Synchronize with our current code.
2004-09-01 Jeroen Ruigrok... First stab at getting the Silicon Image (SiI) SATA...
2004-09-01 Jeroen Ruigrok... MLINK sata(4) to ata(4).
2004-08-31 Jeroen Ruigrok... Merge from vendor branch OPENSSL:
2004-08-31 Jeroen Ruigrok... Add OpenSSL 0.9.7d.
2004-08-31 Scott UllrichRemove OpenSSH-3.8.1p1 from base.
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-30 Scott UllrichImport OpenSSH-3.9p1 from openbsd.org
2004-08-30 Scott UllrichImport OpenSSH-3.9p1 from openbsd.org
2004-08-30 Eirik NygaardUse strchr instead of index, and strrchr instead of...
2004-08-30 Eirik NygaardUse strchr instead of index, and strrchr instead of...
2004-08-30 Jeroen Ruigrok... Add 136: UDPLite [UDP for error prone networks]
2004-08-30 Jeroen Ruigrok... -1, not -15.
2004-08-30 Jeroen Ruigrok... Add missing entries for fo_FO, lt_LT, Argentina.
2004-08-29 Jeroen Ruigrok... Use proper filenames for the Faroese locales.
2004-08-29 Jeroen Ruigrok... Add OpenSSL 0.9.7d.
2004-08-29 Jeroen Ruigrok... Merge from vendor branch OPENSSL:
2004-08-29 Jeroen Ruigrok... Forced commit to note that site_perl/5.005/i386-freebsd...
2004-08-29 Jeroen Ruigrok... Get rid of the alpha entries.
2004-08-28 Matthew DillonFix a bug that was causing a 'lockmgr: draining against...
2004-08-28 Jeroen Ruigrok... Add first stab at Faroese locale.
2004-08-28 Matthew DillonFix handling of the recycling of vnodes from a failed...
2004-08-28 Matthew DillonVFS messaging/interfacing work stage 4/99. This stage...
2004-08-28 Matthew DillonSince ip_input() truncates the packet to ip->ip_len...
2004-08-28 Jeroen Ruigrok... Get rid of COPY, its functionality has been superseded...
2004-08-28 Matthew DillonSync VESA support with FreeBSD-CURRENT, adding support...
2004-08-28 Jeroen Ruigrok... Correct typo: mv -> nv.
2004-08-28 Jeroen Ruigrok... Update zoneinfo database with the latest information.
2004-08-28 Jeroen Ruigrok... Add updated Lithuanian locale (lt_LT-ISO8859-13).
2004-08-28 Joerg SonnenbergerAdd support for Nforce onboard ethernet. This is the...
2004-08-28 Jeroen Ruigrok... Change rcvar from "mixer" to `set_rcvar`.
2004-08-28 Matthew DillonTCPS_CLOSED is no longer 0 in DragonFly. Because ipfil...
2004-08-27 Jeroen Ruigrok... Rework the wording in a different way. For send()...
2004-08-27 Jeroen Ruigrok... Remove a redundant call to gettimeofday().
2004-08-27 Jeroen Ruigrok... Clarify the 's' and 'msg' arguments and note how send...
2004-08-27 Jeroen Ruigrok... Add a commented out STRIP variable to show people how...
2004-08-27 Jeroen Ruigrok... Add a temporary hack to avoid the local files to be...
next