32 Commits (05d2e212e6f23ac2fddb9fb86a61e27965b60a83)

Author SHA1 Message Date
  mpf 0b3d8e1fc4 Remove default ls -C alias. 6 years ago
  kn 775ea3cbc9 zap *_path() functions 6 years ago
  rpe 7f40093642 Remove the ':' at the beginning of ksh.kshrc. 6 years ago
  tb 1decb82f6e Replace ps | grep with pgrep and use && instead of if-then-fi. 6 years ago
  tb c29a36dba0 Replace some `eval` with $(eval) for consistency and use 7 years ago
  rpe 3a5d0b50bb Do the same with less code. 7 years ago
  rpe a730e307f5 Unbreak ksh.kshrc by using a MI way of finding out the console device name. 7 years ago
  rpe 28d5c57ffe Simplify setting the USER and UID variables. 7 years ago
  rpe f9cc010b3f Remove remnants of rlogin, it's long gone (2002). 7 years ago
  rpe bd8116bbf7 Identation 7 years ago
  rpe 0ba52eeb8e Convert [] to ksh style [[]] tests. 7 years ago
  rpe f4cb393ab1 Resurrect the detection of the console device that got lost a long time ago. 7 years ago
  rpe 0e969b9afd Remove old cruft, that make no sense at all on OpenBSD. 9 years ago
  halex 4b8a062fa4 Introducing a nifty _ignore function makes the file neater and easier 10 years ago
  halex 0bc02fc15f revert last commit 10 years ago
  halex ebec654dde I hate eval. Apart from when it's really needed. 10 years ago
  halex 557825f651 use "function X" rather than "X ()" since for the former, preceding parameter 13 years ago
  otto 8378994e98 don't throw away exit status of various commands; ok sthen@ dcoppa@ halex@ 14 years ago
  martynas f4f95da364 fix ksh ftp wrapper so argvs aren't split before passing; making 15 years ago
  jmc 16e5222589 remove the ls=ls -gCF alias: we already have an alias for ls (-CF), 16 years ago
  david 2fc21edae2 indentation whitespace nits 19 years ago
  marc 7ad26b539b Remove special case code for sun/xterm that faked a DISPLAY and 21 years ago
  todd 03c100e65d when using this file, label and ilabel set the term 'title' and icon labels. 22 years ago
  deraadt 950d3e558c space nits 22 years ago
  deraadt d8ad086ce4 zap trailing spaces and tabs 22 years ago
  marc 393e4823a7 fix function wcd so "cd x && y" returns an appropriate error when x does not exist 23 years ago
  todd 426984c2e9 add ssh to the list of apps to 'cleanup titles afterwards' when used with an 24 years ago
  millert 042b0288fa Don't bind arrow keys in pdksh, the binding are already there by default. 24 years ago
  millert a291f3eb91 Fix cd/wcd aliases. Closes PR #981 24 years ago
  marc 0b582277ad fix ksh.kshrc; check ksh.kshrc, .kshrc for owner/mode/path 26 years ago
  kstailey 33d89cb3fa changed not to hardcode sun console name as "console" 27 years ago
  downsj 5a37a59fda Add /etc/ksh.kshrc. 28 years ago