Make nlink_t 32bit and ino_t 64bit. Implement the old syscall numbers
[dragonfly.git] / usr.bin /
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...
2005-07-02 Max OkumotoMove code in Proc_Setupsignals() into Proc_Init().
2005-07-02 Max OkumotoReduce usage of commandShell global by adding a shell...
2005-07-02 Max OkumotoReduce usage of commandShell global by assigning it...
2005-07-02 Max OkumotoPass commandShell is a paramter to Proc_Exec() instead of
2005-07-02 Max OkumotoMoved exit status code into subroutine Make_Run()
2005-06-29 Simon SchubertFix bzip2 vulnerability.
2005-06-29 Simon SchubertSwitch to bzip2-1.0.3
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-29 Simon SchubertSync with FreeBSD to fix (a genuine DragonFly) bug...
2005-06-27 Matthew Dillon* Remove a procedural layer in the scheduler clock...
2005-06-26 Matthew DillonMove remaining scheduler-specific functions into the...
2005-06-22 Max OkumotoRenamed struct MakeFlags to struct CLI.
2005-06-22 Max OkumotoSplit Dir_Init() into two functions.
2005-06-22 Max OkumotoMove sections of init code that do not take any input...
2005-06-22 Max OkumotoCleanup Dir_Init*() functions.
2005-06-22 Max OkumotoRemove extra semi colin and a few remove redundent...
2005-06-22 Max OkumotoSome cleanup
2005-06-22 Matthew DillonSynchronize the fstat program with recent file descript...
2005-06-21 Max OkumotoUse strsep() instead of custom loop.
2005-06-21 Max OkumotoMove compatMake test up.
2005-06-21 Max Okumotocleanup ReadInputFiles()
2005-06-21 Max Okumotofix comments
2005-06-21 Max OkumotoMove code from main into subroutine.
2005-06-21 Max Okumotocleanup built_stuff()
2005-06-21 Matthew DillonHave ktrdump run 'nm' on the kernel execfile and transl...
2005-06-21 Matthew DillonRewrite a good chunk of the ktrdump utility to work...
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-19 Max Okumotocleanup exit status handling
2005-06-19 Max OkumotoRename noBuiltins to builtins and invert logic.
2005-06-19 Max OkumotoAdd better comments for main()
2005-06-19 Max Okumotoo cleanup usage of outOfDate variable.
2005-06-18 Max OkumotoPass DEFSHELLNAME into Shell_Init(), and remove the...
2005-06-17 Max OkumotoAdd a few highlevel comments in main, describing what...
2005-06-17 Max OkumotoBetter comment for chdir_verify_path()
2005-06-17 Max OkumotoStyle(9) - add blank line before first statement in...
2005-06-17 Max OkumotoRemove extra white space.
2005-06-17 Max OkumotoRemove spaces infront of tabs.
2005-06-17 Max OkumotoFix order of functions Shell_Init() uses ShellMatch()
2005-06-16 Max OkumotoReduce diffs
2005-06-16 Max OkumotoSome more style(9) stuff and took some comment from...
2005-06-16 Max OkumotoFix some style(9) errors.
2005-06-16 Max OkumotoFreeBSD-Date: 2005/06/14 12:50:52
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/25 17:06:14
2005-06-16 Max OkumotoReorder functions to reduce determining what harti...
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/25 09:46:31
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/24 16:48:10
next