FreeBSD-Date: 2005/05/13 14:47:40
[dragonfly.git] / bin /
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-29 Joerg Sonnenbergerde-errno
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiChange EXIT STATUS to DIAGNOSTICS. We have standardise...
2005-04-21 Joerg SonnenbergerUse new _DATE_FMT langinfo instead of '%+'.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Chris PresseyReduce warnings that appear under higher WARNS levels:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-01 Liam J. Foy- warn() -> warnx(). The global variable errno will...
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 Matthew DillonTemporarily back out the last change due to time zone...
2005-03-21 Liam J. Foy- sysctl(3), sethostname(3) and malloc(3) set errno...
2005-03-17 Matthew DillonIgnore additional stty control characters like ^Y which...
2005-03-17 Matthew DillonClose a possible security hole by using strvis() when...
2005-03-16 Chris PresseyStyle(9):
2005-03-15 Matthew Dillonflesh out a tiny bit so people at least know what the...
2005-03-15 Matthew DillonAdd 'mined' to the bin build and add a minimal manual...
2005-03-15 Matthew DillonSupport XTERM function key escape sequences.
2005-03-15 Matthew DillonMake ^L redraw the screen, like people expect.
2005-03-15 Matthew DillonBring in PicoBSD changes from the FreeBSD Attic.
2005-03-15 Matthew DillonBring in the minix editor 'mined', in its original...
2005-03-14 Joerg SonnenbergerInstead of using the non-standard conforming %+ format...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-10 Joerg SonnenbergerUse bsd.nls.mk.
2005-03-09 David Rhodusno need to have break; after return;
2005-03-08 Sascha WildnerRemove unnecessary space.
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-05 Liam J. FoyMinor patch:
2005-03-05 Liam J. Foy- Remove unnecessary header
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-03-01 Liam J. Foy- Use variable 'len' instead of making an unnecessary...
2005-03-01 Liam J. Foy- Back out rev 1.6 noticed by Matt Dillon. However...
2005-02-28 Simon SchubertSync with FreeBSD cp.
2005-02-28 Liam J. Foy- Static
2005-02-28 Liam J. Foy- Remove an unnecessary call to stat(). We can just...
2005-02-27 Liam J. Foy- The maximum value for a time_t is assumed to be ...
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-14 Chris PresseyPartial merge with recent revisions from FreeBSD:
2005-02-06 Max OkumotoMoved WARNS?=6 out of subdir Makefiles in to src/bin...
2005-02-06 Max OkumotoMove WARNS?=6 into src/bin/Makefile.inc instead of...
2005-02-03 Joerg Sonnenbergerexit() needs stdlib.h
2005-02-02 Joerg SonnenbergerDon't cast int ==> unsigned char ==> char, int ==>...
2005-02-01 Matthew DillonCount time spent in interrupts in the overall runtime...
2005-01-28 Liam J. FoyMinor Patch
2005-01-24 Liam J. Foy- Add -v option (verbose). Taken from FreeBSD with...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-13 Matthew DillonFollowup note last commit: FreeBSD PR/66242, FreeBSD...
2005-01-13 Matthew DillonDo not early terminate if ^C is hit just as a valid...
2005-01-07 Matthew DillonWhile removing a memory leak, rev 1.32 introduced a
2005-01-06 Matthew DillonMake sure the temporary .c file generated from the...
2005-01-05 Liam J. Foy- UNIX conformance: If -r -f on non-existent directory...
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-26 Sascha WildnerSilence groff warnings
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-29 Liam J. Foy- Constify most of the function
2004-11-22 Matthew DillonFix the PRI field to not display bogus process prioriti...
2004-11-19 Eirik NygaardMake the code WARNS= 6 clean.
2004-11-17 Matthew DillonFollow NOFSCHG if defined. (It's needed to be able...
2004-11-17 Joerg SonnenbergerAlways use the width field from the varent, not the...
2004-11-16 Joerg SonnenbergerFix a bug in parsefmt where a string still referenced...
2004-11-16 Joerg Sonnenberger- use STAILQ, instead of hand grown implementation
2004-11-15 Eirik NygaardBack out constification. This caused a SIGBUS becaus...
2004-11-14 Joerg SonnenbergerFix a lhs-cast by casting first to unsigned char and...
2004-11-14 Joerg SonnenbergerRemove CFLAGS?= 2
2004-11-14 Joerg Sonnenberger-Wall -Wstrict-prototypes already in CFLAGS.
2004-11-14 Joerg Sonnenberger-W is included in CFLAGS already.
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-14 Eirik NygaardConstify VAR.
2004-11-11 Chris PresseyStyle(9):
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-07 Matthew DillonThe last commit created a memory leak because 'buf...
2004-11-07 Eirik NygaardRemove not needed void casts.
2004-11-07 Eirik Nygaardstyle(9)
2004-11-07 Liam J. Foy- Remove (void) casts that are not necessary.
2004-11-06 Liam J. FoySync with FreeBSD rm(1) with my modifications. Some...
2004-11-06 Eirik NygaardConsify some variables.
2004-11-05 Matthew DillonCorrect a typo and a mdoc(7) style issue.
2004-11-04 Liam J. Foy- Remove unnecessary selection statement to see if...
2004-10-31 Liam J. FoyWhoops! setmode(3) returns a void *, not mode_t *.
2004-10-31 Liam J. FoyFix cpdup man page. The option -v[vvv] should be -v...
2004-10-30 Liam J. Foy- Remove all registers in bin/. This saves us doing...
2004-10-28 Liam J. Foy-Setmode will deal with the octals, so we dont need to.
2004-10-25 Liam J. Foy-Remove main proto
next