Add weak fake pthread functions, which always fail. This is needed to
[dragonfly.git] / sbin /
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Liam J. Foy- Remove registers from rcorder
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-20 Matthew DillonGive init the ability to chroot to a directory based...
2004-11-17 Matthew DillonFollow NOFSCHG if defined. (It's needed to be able...
2004-11-14 Liam J. Foy- Remove sys/time.h
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-13 Chris PresseyDocument the slightly surprising behaviour of 'ifconfig...
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-05 Matthew DillonNote last commit: changes were made primarily to avoid...
2004-11-04 David RhodusDeclare some of the local variables static.
2004-11-04 Joerg SonnenbergerRemove a.out support from base. Bumb WARNS to 6 for...
2004-11-02 Matthew DillonFix 'route add -host <target> -interface <interface_nam...
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-09-22 Joerg Sonnenbergers/pidfile/my_pidfile/
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-13 Jeroen Ruigrok/asmodaiChange hackers@freebsd.org to kernel@crater.dragonflybs...
2004-09-06 Matthew DillonThe mount options matching code was incorrectly testing...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-30 Eirik NygaardUse strchr instead of index, and strrchr instead of...
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-19 Matthew DillonAdd the standard DragonFly copyright with attribution...
2004-08-19 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-09 Matthew DillonBring in FreeBSD mount.c/1.58, original commit message:
2004-08-09 Eirik NygaardFix gcc 3.4 build.
2004-08-06 Chris PresseyCorrect an inaccuracy in disklabel(8)'s manual page...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-28 Joerg SonnenbergerNTOHL / HTONL removal.
2004-07-28 Hiten PandyaMajor cleanup of the base IPFilter:
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes, instead of net/if_ieee80211.h
2004-07-21 Matthew DillonReplace the perl man filter with a sed man filter,...
2004-07-17 Chris PresseyIn dumpon(8) usage, `off' is a literal keyword, not...
2004-07-17 Matthew DillonMinor documentation update to clarify the effect of...
2004-07-14 Chris PresseyClarify behaviour of the -s option.
2004-07-08 Chris PresseyCorrect the FreeBSD attribution on this file.
2004-07-08 Chris PresseyCorrect the FreeBSD attribution on this file.
2004-07-07 Joerg SonnenbergerAdd support for setting polling on a per-interface...
2004-07-06 Eirik NygaardFix formatting error.
2004-07-04 Eirik NygaardChange machien to machine.
2004-06-26 Matthew DillonDo not try to chflags() a symbolic link when copying...
2004-06-26 Matthew DillonDo not generate the 'Block size restricts cylinder...
2004-06-25 Matthew DillonImplement duel-console mode and make it the default...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-19 Matthew DillonFix an aggregious non-terminated buffer issue and also...
2004-06-18 Matthew Dillonchdir into WorkDir before running the downloaded script.
2004-06-18 Matthew DillonWrite a remote configuration utility called 'rconfig...
2004-06-06 Chris PresseyFix typo in error message - there is no system call...
2004-05-31 Hiten PandyaDo not use the display function if the -o (opaque)...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-09 Chris PresseyMake a small grammar correction: "...most forms of...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-25 David RhodusAttach mount_udf to the buildworld process now.
2004-03-24 David RhodusHook in UDF to the build process.
2004-03-24 Matthew Dillonmake -j N support, add a required dependancy.
2004-03-23 Matthew DillonAdd -w, which prints the full width of the data being...
2004-03-23 Matthew DillonMake the Destination and Gateway columns wider when...
2004-03-23 Matthew DillonAdd 'route show' to the route command, plus style cleanups.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-17 Matthew DillonMerge FreeBSD ifconfig.c rev 1.94, strlcpy() cannot...
2004-03-17 Matthew DillonAn strlcpy() in the last commit was unconditionally...
2004-03-15 Hiten PandyaIntegrate the remaining parts of the network interface...
2004-03-12 Joerg SonnenbergerAdd userland UDF support based on mount_cd9660
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-03-08 Hiten PandyaMerge from FreeBSD:
2004-03-08 Hiten PandyaMerge from FreeBSD:
2004-03-04 Matthew DillonPartitions>8: Increase the number of supported partitio...
2004-03-04 Matthew DillonPartitions>8: Do not hardwire partition limit at 'h'.
2004-02-14 Matthew DillonMove <machine/in_cksum.h> to <sys/in_cksum.h>. This...
2004-02-10 Hiten PandyaMerge from FreeBSD:
2004-02-06 Joerg SonnenbergerAllows option to be specified on the command line when...
2004-02-04 Joerg SonnenbergerFix various warnings.
2004-02-04 Robert GarrettDefine __FreeBSD__ in the make file for ipmon
2004-02-04 Robert Garrettdhclient needs __FreeBSD__ defined
2004-02-03 Robert Garrettchange FreeBSD in examples to DragonFly
2004-02-03 Robert GarrettAdd DragonFly partition type and change FreeBSD in...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Matthew DillonFix the bandwidth specifier once and for all. Properly...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-12-29 Matthew DillonBackgroundable NFS mounts can still cause a boot sequen...
2003-12-18 David Rhodus* Print out a warning if /dev/null doesn't exist.
2003-12-13 Matthew DillonAdd an 'enable' and 'disable' target to rcrun, and...
2003-12-12 Matthew DillonBe smarter about services which are in a disabled state...
2003-12-12 Matthew DillonMake a distinction between disabled entries and running...
next