Commit Graph

79234 Commits

Author SHA1 Message Date
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
aymeric f0492abe53 we now rely on /usr/libexec/virecover to get the work done 2001-04-11 21:02:44 +00:00
aymeric dde94d05ee recurse into recover on make install 2001-04-11 21:01:44 +00:00
aymeric 74adae64cc be quiet 2001-04-11 21:00:21 +00:00
aymeric a8c2195ffe new file. Installs virecover into /usr/libexec 2001-04-11 21:00:20 +00:00
aymeric 007a350263 move recover.script to virecover 2001-04-11 20:24:17 +00:00
uch 62ec61f5e9 fix comment. 2001-04-11 20:13:52 +00:00
manu bb1594b20b Integrated security review for signal delivery by Wolfgang Solfrank 2001-04-11 19:41:02 +00:00
wiz 00daa6e0e2 Fix date. 2001-04-11 19:37:45 +00:00
wiz 394b1e523e Fix date, xrefs and whitespace. 2001-04-11 19:36:59 +00:00
wiz 2deb62b7ad Fix date. 2001-04-11 19:35:31 +00:00
jdolecek dea0abb0fd Revive all <dev/.*> include files defining ioctls, fix couple
/usr/include/dev/ entries
2001-04-11 19:34:43 +00:00
wiz 83dadeb5b0 ether_hostton(3), not ether_hton(3) (thanks, Klaus!) 2001-04-11 19:32:25 +00:00
wiz 51e75c4dd0 add section to xref 2001-04-11 19:28:27 +00:00
wiz 4aa3a2d18b Fix date. 2001-04-11 19:26:40 +00:00
wiz 9e244abeff Fix dates. 2001-04-11 19:24:35 +00:00
wiz 4200b6ea01 Fix whitespace. 2001-04-11 19:22:59 +00:00
wiz 16474ffa32 Fix xrefs. 2001-04-11 19:21:17 +00:00
wiz 226389d63b Add section to xref. 2001-04-11 19:11:53 +00:00
wiz a0f2fd8b8f Fix date. 2001-04-11 19:10:15 +00:00
wiz 1e6149a498 Add sections to xrefs. 2001-04-11 19:09:42 +00:00
wiz 2400e56793 Add RCS Id. 2001-04-11 19:09:30 +00:00
wiz 1ffa9a94fa Fix date. 2001-04-11 19:08:35 +00:00
mike 2e4a6df0d4 Change perl location from /usr/local/bin/perl to /usr/pkg/bin/perl. 2001-04-11 19:08:05 +00:00
jdolecek 745ab257dc Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
wiz 182f49df00 Add sections to xrefs. 2001-04-11 19:07:33 +00:00
wiz 5807640dd6 Whitespace fixes. 2001-04-11 19:07:16 +00:00
wiz 54ad76e8ed Punctuation fixes. 2001-04-11 19:07:09 +00:00
wiz 16feedbc5a Remove some whitespace. 2001-04-11 19:06:11 +00:00
wiz e4ddc05c86 Fix date and whitespace. 2001-04-11 18:55:33 +00:00
wiz 53273fee33 Fix date and Nd. 2001-04-11 18:54:00 +00:00
wiz ee76aede6a Fix date, and remove a space. 2001-04-11 18:53:26 +00:00
wiz cfb9d94137 Fix date and whitespace. 2001-04-11 18:51:53 +00:00
wiz de87d4581f Add sections to xrefs, sort SEE ALSO, discard some whitespace. 2001-04-11 18:43:07 +00:00
wiz 143014121b Fix date, add sections to xrefs, and sort SEE ALSO. 2001-04-11 18:40:54 +00:00
wiz cb692f86df Fix date, and one formatting. 2001-04-11 18:38:58 +00:00
wiz 9c8af6744a Add RCS Id, and fix some whitespace.
XXX: no copyright notice.
2001-04-11 18:33:06 +00:00
wiz 0f5249b84c Fix date. 2001-04-11 18:31:53 +00:00
wiz 7babccce18 Fix date and punctuation. 2001-04-11 18:31:23 +00:00
wiz 1ed75412a9 Fix date and whitespace/punctuation. 2001-04-11 18:27:10 +00:00
wiz f3e777112c Fix date. 2001-04-11 18:23:42 +00:00
wiz 7d69dd4748 Fix date and (missing) punctuation. 2001-04-11 18:20:37 +00:00
wiz 841140208a Fix date. 2001-04-11 18:06:42 +00:00
wiz b1e99bd2a5 make -> ${MAKE}
Noted by Olaf Seibert on current-users.
2001-04-11 17:32:57 +00:00
wiz 6227373923 make -> ${MAKE}.
Noted by Olaf Seibert on current-users.
2001-04-11 17:31:44 +00:00
agc c286afd376 "It's" is short for "it is". The possessive pronoun is "its". 2001-04-11 15:17:51 +00:00
leo 3f7694f804 Adapt these for use on the Milan. 2001-04-11 14:45:07 +00:00
itojun e366844be7 need to declare NULL for inline function. 2001-04-11 14:44:55 +00:00
mrg a655930206 expand on swap priorities, xref new section in swapctl(8). PR#12610. 2001-04-11 14:18:30 +00:00
mrg 32aec0200a add a section on swap priorities. document the round robin scheme.
fixes half of PR#12610.
2001-04-11 14:10:17 +00:00