Merge from vendor branch TEXINFO:
[dragonfly.git] / usr.bin /
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-24 Max OkumotoAdd AbortProc typedef to simplify code.
2005-08-24 Max OkumotoRemove #ifdef SYSVVARSUB since the code is required...
2005-08-24 Max OkumotoRemove some unnecessary white space.
2005-08-23 Liam J. Foy- Do not allocate memory to entries in /var/rwho which...
2005-08-23 Max Okumotosort forward declarations in header file
2005-08-21 Liam J. FoyRemove the hack that varied the first character of...
2005-08-18 Joerg SonnenbergerImprove C++ support.
2005-08-18 Max OkumotoCheck result of setenv(putenv) function.
2005-08-17 Max OkumotoThe bix bug was introduced on commit 2005/05/20 04...
2005-08-10 Sascha WildnerContinue (not return) if OP_LIB is not set.
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-09 Max OkumotoUse Var_SetGlobal() instead of Var_Set(XX,YY, VAR_GLOBAL)
2005-08-09 Joerg SonnenbergerJust expect either the kernel or libc to drop empty...
2005-08-09 Simon SchubertActually install lesspipe.sh
2005-08-08 Max OkumotoChange return type of CompatMake() to void since no...
2005-08-08 Joerg SonnenbergerMake it actually compile without warnings.
2005-08-08 Max OkumotoCleanup Job_CheckCommands()
2005-08-08 Joerg SonnenbergerBoth file and dp->d_name are NUL-terminated, so it...
2005-08-08 Joerg SonnenbergerMAXNAMELEN ==> PATH_MAX
2005-08-07 Liam J. FoyIt's actually 11 minutes when the machine is assumed...
2005-08-07 Max OkumotoCleanup some lint warnings.
2005-08-06 Max OkumotoFix bug where commands deferred using "..." where being...
2005-08-05 Max OkumotoGet rid of the Byte typedef and just use char. This...
2005-08-05 Sascha WildnerOnly one name per .Nm macro for better readability.
2005-08-05 Sascha WildnerLink to the real file.
2005-08-05 Sascha WildnerMention the shell builtin.
2005-08-04 Sascha WildnerRemove crossrefs to non-existant usb(3) man page.
2005-08-04 Liam J. Foy- If at least one call to onehost() fails, return 1
2005-08-04 David RhodusRemove some register keywords and add in some missing...
2005-08-04 Max OkumotoBring in better comments for hash.h from NetBSD
2005-08-04 Max OkumotoBring in better comment for hash.c function header...
2005-08-03 Max OkumotoCast ctype.h function paramters to (unsigned char).
2005-08-03 Max OkumotoRemove casting of NULL
2005-08-03 Max OkumotoBring in better comments for hash.c from NetBSD.
2005-08-03 Max OkumotoInclude stdbool.h in files header files that need it...
2005-08-03 Max OkumotoMake debug definition match forward declaration.
2005-08-03 Max OkumotoMake prototype match up with function definition.
2005-08-03 Max OkumotoFreeBSD-Date: 2005/07/31 04:30:46
2005-08-02 Chris PresseyStyle(9):
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-08-01 Sascha WildnerRemove trailing blank space characters. mdoc(7) explici...
2005-07-31 Jeroen Ruigrok/asmodaiAdd DIAGNOSTICS.
2005-07-31 Jeroen Ruigrok/asmodaiRemove part about 89 and 1989, we live in the 21st...
2005-07-31 Jeroen Ruigrok/asmodaiDocument that dirname does conform to SUSv3.
2005-07-31 Jeroen Ruigrok/asmodaiDocument that we do not conform to SUSv3.
2005-07-31 Jeroen Ruigrok/asmodaiDocument the fact we do not conform to 1003.1-2004...
2005-07-31 Jeroen Ruigrok/asmodaiAdd SUSv3 information.
2005-07-31 Jeroen Ruigrok/asmodaiActually add a copyright name.
2005-07-31 Jeroen Ruigrok/asmodaiAdd EXAMPLES.
2005-07-31 Jeroen Ruigrok/asmodaiAdd DIAGNOSTICS.
2005-07-31 Jeroen Ruigrok/asmodaiAdd manual page.
2005-07-30 Liam J. Foy- Use MAXPATHLEN
2005-07-30 Joerg SonnenbergerStop installing profiling libraries as /usr/lib/lib...
2005-07-30 Liam J. Foy- Fix return values to conform with SUSv3
2005-07-29 Max OkumotoUse standard bool instead of our own Boolean type.
2005-07-29 Max OkumotoRemove redundent paramter to Compat_RunCmds(), since...
2005-07-29 Max Okumotofix some style(9) white space problems that I missed.
2005-07-26 Liam J. Foy- Don't role our own - use err(3)
2005-07-25 Hiten PandyaUpdate the unifdef(1) utility to the latest code from...
2005-07-25 Gregory Neil ShapiroBring DragonFly's sendmail infrastructure up to date...
2005-07-24 Joerg SonnenbergerJust threat all ELF dynamic objects as shared libraries...
2005-07-23 Joerg SonnenbergerAdd shlock(1), a program for the safe creation of lock...
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-21 Joerg SonnenbergerRemove the minigzip example from libz. Since the real...
2005-07-19 Max OkumotoFix Saved commands bug. The following Makefile would...
2005-07-19 Max OkumotoReorder paramters to Compat_RunCommand().
2005-07-19 Max OkumotoMove handling of the following signals {SIGTSTP, SIGTTOU,
2005-07-19 Max OkumotoConstify cmd paramter to Compat_RunCommand()
2005-07-19 Max OkumotoCleanup the signal handling. A lot of unnecessary...
2005-07-19 Max OkumotoConstify Lst_Member()
2005-07-16 Max OkumotoMake some functions that do not get access outside...
2005-07-15 Max OkumotoTemporarily remove KQUEUE code for now, since it compli...
2005-07-15 Max OkumotoRemoved unused RANLIBMAG symbol since harti cleaned...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-13 Max OkumotoReturn child exit status through ProcStuff.
2005-07-13 Max OkumotoAdd better comments and renamed functions to match...
2005-07-13 Max Okumotocleanup some spelling errors
2005-07-13 Max OkumotoMove mkfifio(), and FILENO() into util.c
2005-07-13 Max OkumotoMove common code that executes the comands associated...
2005-07-13 Max OkumotoGroup curdir and objdir code.
2005-07-13 Joerg SonnenbergerSwitch to OpenPAM. The PAM modules are now installed...
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-09 Simon SchubertMake us bootstrap on FreeBSD-6.x. Joerg seemed to fix...
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-07-04 Sascha WildnerDon't forget to install the magic manpage, too.
2005-07-02 Max OkumotoUse LST_FOREACH() macro instead of for-loop
2005-07-02 Max OkumotoAvoid comments using the word "variable", since it...
2005-07-02 Max OkumotoMove code out of InitVariables() back into main(), to
2005-07-02 Max OkumotoRemove white space between function name and paramter...
next