Go to file
lukem 4a2b49cb31 - change db_cmd_list() to list commands vertically rather than horizontally
- sort entries in the various command tables, so that the `help' lists
  are easier to use. this included hacking db_machine_commands_install()
  to search for the "machine" entry to change the `more cmds' pointer,
  rather than assuming it was the first entry
- add a `sync' command, which is effectively `reboot 0x100'.
- remove db_help_cmd(); it was unused (and was almost a duplicate of
  db_cmd_list()).
- move some extern decls to db_output.h, since they're used in more than one
  place now
- rename NEXT_TAB to DB_NEXT_TAB and move to db_output.h
1999-10-28 06:37:32 +00:00
bin Implement positional -C argument to tar. 1999-10-22 20:59:08 +00:00
distrib sync to reality 1999-10-28 02:34:15 +00:00
etc default for hosts has changed from dns files' to files dns' 1999-10-24 12:36:52 +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 more radical fix for the last problem, from the egcs/gcc mailing list 1999-10-25 19:30:19 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Actually profile system calls. 1999-10-27 14:58:28 +00:00
libexec Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Increase the format timeout to 6 hours. 1999-10-27 22:29:06 +00:00
share Note the addition of support for ES1371. 1999-10-28 01:37:36 +00:00
sys - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
usr.bin Only use __RCSID() if defined(__NetBSD__) so the yacc output files can 1999-10-27 20:28:11 +00:00
usr.sbin Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00