Remove (forgotten?) files from last year's upgrade.
[dragonfly.git] / usr.bin /
2006-09-09 Matthew DillonRename struct specinfo into struct cdev. Add a new...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-25 Sascha WildnerRemove more DEC Alpha support.
2006-08-18 Gregory Neil ShapiroUpgrade to sendmail 8.13.8
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-14 Sascha WildnerUse nl_langinfo(3) to obtain the format string for...
2006-08-13 Sascha WildnerOops! Add null character.
2006-08-13 Sascha WildnerUse dirty trick to silence -Wformat warning.
2006-08-13 Sascha WildnerFix wording.
2006-08-13 Sascha WildnerUse proper casts to silence warnings.
2006-08-13 Sascha WildnerInitialize local variable.
2006-08-13 Sascha WildnerFix dubious construct.
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-07-31 Simon SchubertAdd amd64 support
2006-07-30 Matthew DillonRemove duplicate code line.
2006-07-27 Simon SchubertAdd defines for amd64
2006-07-27 Simon SchubertUse %zd for size_t printf()s
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-22 Sascha WildnerUse full month name for .Dd
2006-07-20 Simon SchubertDefault kdump's data limit to 64 bytes and document...
2006-07-13 Sascha WildnerRemove trailing whitespace.
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-04 Sascha Wildner1) Hook pctrack into the build.
2006-07-01 Sascha WildnerReplace /usr/ports with /usr/pkgsrc in the list of...
2006-07-01 Eirik NygaardAdd locale(1).
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-24 Sepherosa ZiehauAvoid possible double fclose()
2006-06-14 Gregory Neil ShapiroHook sendmail 8.13.7 into the build
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-11 Joerg SonnenbergerInclude unistd.h to get isatty(). Has been lurking...
2006-06-08 Matthew DillonAdd a new utility, 'pctrack', which dumps program count...
2006-06-01 Joerg SonnenbergerTeach kdump a handy new trick: -p $pid selects the...
2006-05-26 Sascha Wildner- Uniformly use .In for header file references.
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-18 Matthew Dillonp_tracep -> p_tracenode, tracking changes made in recen...
2006-04-27 Sascha WildnerSignals are described in signal(3).
2006-04-25 Matthew DillonRename KVM_READ() to kread() and make it a real procedu...
2006-04-18 Joerg SonnenbergerIntroduce a new variable to hold the size of buf.
2006-04-17 Sascha WildnerAssorted .Xr fixes:
2006-04-17 Sascha WildnerChange some documentation mentioning ports to pkgsrc.
2006-04-14 Matthew DillonAlways guarentee at least one space between two network...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-10 Joerg SonnenbergerImprove portability of patch(1):
2006-04-03 Matthew DillonA number of structures related to UFS and QUOTAS have...
2006-03-29 Sascha WildnerPlug an fd leak and closedir() two directories.
2006-03-27 Sascha WildnerRemove trailing whitespace.
2006-03-27 Joerg SonnenbergerBe more jail friendly:
2006-03-27 Sascha WildnerRemove redundant .Pp.
2006-03-26 Sascha WildnerRemove redundant .Pp macros right before .El, .Sh and...
2006-03-25 Matthew DillonSync fstat up to the changes made in msdosfsmount.h.
2006-03-22 Gregory Neil ShapiroAdjust build infrastructure for sendmail 8.13.6
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-21 Sascha WildnerFix xref order.
2006-03-16 Sascha WildnerFix implicit declaration warnings.
2006-03-08 Sascha Wildner* Only use two digits for DragonFly version numbers...
2006-03-06 Sascha WildnerAdd missing argument.
2006-03-06 Sascha WildnerDon't modify p twice betweeen sequence points.
2006-03-01 Sascha WildnerRETURN VALUES is for function return values only. FreeB...
2006-03-01 Sascha WildnerERRORS is errno related only. Move documentation to...
2006-02-28 Sascha WildnerUse \(xx style escape sequences for some special charac...
2006-02-26 Matthew Dillonnvi's "memory use after free" bug exists in following...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-15 Simon SchubertConsolidate patches into the sources of top, which...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-02-11 Simon SchubertAllways pass -n to echo so that wmake -n will do the...
2006-02-03 Simon SchubertMake patch break hardlinks even if not making backups.
2006-01-28 YONETANI TomokazuInitialize intrcnt[] with 0 before using it, because...
2006-01-22 Sascha WildnerAdd ansification to silence -Wold-style-definition...
2006-01-22 Sascha WildnerRemove extra tokens from the end of #else or #endif...
2006-01-22 Sascha WildnerRemove support for some obsolete architectures.
2006-01-21 Sascha WildnerRemove antique, unused test code.
2006-01-20 Sascha WildnerAdd a wmake(1) man page using the commit message for...
2006-01-19 Matthew DillonAdd the '-c cpu' option to arp, netstat, and route...
2006-01-19 Simon Schubertmake zero prefix or suffix tell patch not to produce...
2006-01-19 Simon SchubertFix warning:
2006-01-17 Matthew DillonCorrect sizeof(pointer) bugs that should have been...
2006-01-15 Simon SchubertFix insecure tempfile usage in ee, see FreeBSD-SA-06...
2006-01-12 Simon SchubertCheck for setenv/putenv's success
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-30 Sascha WildnerAdd link for bzip2recover(1).
2005-12-21 Joerg SonnenbergerAdd g77 here as well.
2005-12-21 Joerg SonnenbergerAdd g77 link.
2005-12-19 Matthew DillonAdd a feature that allows a correction factor to be...
2005-12-19 Simon SchubertAdjust sources to accomodate for repo copy of our bridg...
2005-12-10 Matthew DillonAdd a feature and a sysctl (debug.ktr.testipicnt) to...
2005-12-10 Matthew DillonDon't display the file and line by default.
2005-12-10 Sascha WildnerAdd some better mdoc markup.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-06 Matthew DillonEnhance ktrdump to generate relative timestamps in...
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-17 Matthew DillonDo a better job formatting vmstat -i output. Output...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-13 Simon SchubertSwitch to NetBSD's ftp client.
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-13 Simon SchubertDon't close the toplevel makefile.
2005-11-07 Sascha WildnerSync with FreeBSD's rev. 1.16:
2005-11-05 Sascha WildnerAnsify function definitions that take no parameters.
next