Unhook rc.d/network, it should be unused.
[dragonfly.git] / usr.bin /
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
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/24 16:45:11
2005-06-16 Max OkumotoRenamed ProcExec() to Proc_Exec() to follow code conven...
2005-06-16 Max OkumotoSome DDEFSHELLNAME cleanups noted by harti
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/24 14:14:23
2005-06-16 Max OkumotoMoved free() out of both branches of if statement.
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/24 11:59:08
2005-06-16 Max OkumotoFreeBSD-Date: 2005/05/24 11:55:00
2005-06-16 Max OkumotoAdd meta to free routine
2005-06-16 Max OkumotoUse new meta and builtins fields, to process command...
2005-06-16 Max OkumotoRestructure .SHELL parser
2005-06-16 Max OkumotoAdd Shell_Dump()
2005-06-16 Max OkumotoAdd meta and builtins to ShellMatch()
2005-06-16 Max OkumotoCorrect some spelling errors
2005-06-15 Max OkumotoFix memory leak, I forgot to free the path when releasi...
2005-06-15 Max OkumotoBetter comment for fields in Shell object, and add...
2005-06-15 Max OkumotoBetter function description for Compat_RunCommand()
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-01 Liam J. Foy- Kill keyword 'register'
next