dragonfly.git
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...
2004-08-27 Joerg SonnenbergerFix linker set creation for GCC 3.4 with -funit-at...
2004-08-26 Matthew DillonBring in FreeBSD/1.218.
2004-08-26 Matthew DillonBring in FreeBSD/1.214 - UC Regent's advertising clause...
2004-08-26 Matthew DillonMerge FreeBSD/1.212 and FreeBSD/1.213. These only...
2004-08-26 Matthew DillonTurn off the getty on ttyd0 by default to avoid certain...
2004-08-25 Chris PresseyCorrect an inaccurate statement. According to my testi...
2004-08-25 Matthew DillonVFS messaging/interfacing work stage 3/99: Bring in...
2004-08-25 Matthew DillonGet rid of dfly/fbsd4/fbsd5 checks for the ntohl()...
2004-08-25 Matthew DillonCorrect a mistake in the last commit that caused usage...
2004-08-25 Chris PresseyUpdate installer packages to 1.1.1, fixing a couple...
2004-08-25 Matthew DillonOutput an error message if the open fails.
2004-08-25 Matthew DillonCleanup various type-o's in comments.
2004-08-25 Matthew DillonMinor cleanups. Document -j in usage.
2004-08-25 Matthew DillonCheck for a mkstemps() failure, generate a proper warni...
2004-08-25 Matthew DillonDocument the unorthordox use of getopt().
2004-08-25 Matthew DillonMinor cleanups. Also, change various exit(10) codes...
2004-08-25 Matthew DillonMinor cleanups.
2004-08-25 Matthew DillonMinor cleanups.
2004-08-25 Matthew DillonMinor cleanups, no operational changes other then to...
2004-08-25 Matthew Dillondoingdirectory is really a boolean, use an int rather...
2004-08-24 Matthew DillonM_EXT_CLUSTER was not being properly inherited in m_cop...
2004-08-24 Matthew DillonFix a SFBUF memory leak in sendfile(). We were not...
2004-08-24 Matthew DillonThe VFS work has made vnode_if.awk obsolete.
2004-08-24 Chris PresseyHook pkill up to the build.
2004-08-24 David RhodusClearly I need to wakeup all the way before starting...
2004-08-24 David RhodusSpelling.
2004-08-24 David RhodusAdd a few notes.
2004-08-24 David RhodusMinor cleanups. Make a type usage correction. Remove...
2004-08-24 David RhodusCheck error return value when creating the IPC service.
2004-08-24 Joerg SonnenbergerFix compilation of !PCI config.
2004-08-24 Joerg SonnenbergerUse sys/types.h here, since we don't want to restrict...
2004-08-23 Matthew DillonAdd missing extension return value for __byte_swap32_va...
2004-08-23 Joerg SonnenbergerRemove pre-FreeBSD4 compability code.
2004-08-23 Joerg SonnenbergerImprove the endian support for DragonFly by providing...
2004-08-23 Joerg SonnenbergerRemove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
2004-08-23 Joerg Sonnenbergerrev 1.35:
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-20 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-20 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Joerg Sonnenberger- include sys/param.h for endian macros
next