Go to file
mycroft c43c81eec7 (Ab?)use some sh(1) features:
* Put the aliases in a separate file, referenced by $ENV, so that they're
  present in subshells.
* Do the same to make `set -o emacs' happen automatically in interactive
  shells.  (Yay, line editing by default!)
* Use `export FOO=bar' syntax, as it's shorter and other sh(1)-like shells
  all support it these days.
1999-11-05 11:30:13 +00:00
bin Implement (somewhat enhanced) idea stealed from bash: 1999-11-02 22:06:45 +00:00
distrib update to reality 1999-11-04 01:13:31 +00:00
etc (Ab?)use some sh(1) features: 1999-11-05 11:30:13 +00:00
games fix handling of '-t' flag, and pause for a little bit after drawing happysnake 1999-10-26 06:38:31 +00:00
gnu Fix bogus section header. From PR 8735. 1999-11-03 21:45:57 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Remove ELFNAME defines since they are defined in sys/exec_elf.h 1999-11-04 02:00:17 +00:00
libexec Remove ELFNAME defines since they are defined in sys/exec_elf.h 1999-11-04 02:00:17 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Display local address associated with route (if any) in "route get". 1999-11-01 13:32:38 +00:00
share add knf 1999-11-05 08:59:17 +00:00
sys In rasops_do_cursor(), don't pull the mask from ri_devcmap[], just use ~0. 1999-11-05 10:16:11 +00:00
usr.bin add trailing "," to memory names (makes it easier to read) 1999-11-05 07:25:14 +00:00
usr.sbin Remove ELFNAME defines since they are defined in sys/exec_elf.h 1999-11-04 02:00:17 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00