Go to file
christos a775b3feee general cleanup:
1. Use standard shell indentation
2. Use [ expr -a expr ] instead of [ expr ] && [ expr ] (same with -o and ||)
3. Cleanup 0 length string tests
4. Factor out the routing code
5. Use a large switch statement based on $reason instead of the endless
   if elif's
6. Use variables for filenames used
7. Test in all cases for the existance of domainname and hostname
8. No need for individual command redirections in structured statements.

Thanks to kleink for testing and fixing my typos!
2001-04-11 21:22:53 +00:00
bin environ(7), not (5); add RCS Id; whitespace fixes. 2001-04-09 12:33:22 +00:00
crypto Fix date. 2001-04-11 19:37:45 +00:00
dist Change perl location from /usr/local/bin/perl to /usr/pkg/bin/perl. 2001-04-11 19:08:05 +00:00
distrib Revive all <dev/.*> include files defining ioctls, fix couple 2001-04-11 19:34:43 +00:00
etc we now rely on /usr/libexec/virecover to get the work done 2001-04-11 21:02:44 +00:00
games Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
gnu don't build on sparc64. 2001-04-10 11:10:09 +00:00
include add getbootfile(3) 2001-04-06 16:24:25 +00:00
lib Fix date and (missing) punctuation. 2001-04-11 18:20:37 +00:00
libexec Strip overstrike characters from input lines while searching for a "NAME" 2001-04-10 21:00:00 +00:00
regress redo <inttypes.h> conversion 2001-04-06 02:35:08 +00:00
sbin "It's" is short for "it is". The possessive pronoun is "its". 2001-04-11 15:17:51 +00:00
share Fix dates. 2001-04-11 19:24:35 +00:00
sys fix comment. 2001-04-11 20:13:52 +00:00
usr.bin recurse into recover on make install 2001-04-11 21:01:44 +00:00
usr.sbin general cleanup: 2001-04-11 21:22:53 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00