Commit Graph

150465 Commits

Author SHA1 Message Date
christos 59d19c4947 add missing initializers 2006-09-03 06:28:16 +00:00
christos 48c3e87853 add missing initializer 2006-09-03 06:26:27 +00:00
christos e2ea4b04bb avoid empty else statement 2006-09-03 06:25:19 +00:00
christos a307d25b10 add missing initializer 2006-09-03 06:24:21 +00:00
christos 01edefa570 comment out unreachable code 2006-09-03 06:23:27 +00:00
christos 996634386c comment out unreachable code. 2006-09-03 06:22:05 +00:00
dyoung 8db36d06c3 Don't use IFQ_ macros on an ifqueue. Fixes a compilation error
reported by christos.
2006-09-03 06:10:06 +00:00
christos 5cbefe6615 make this compile again (thanks gdamore) 2006-09-03 06:03:51 +00:00
simonb c0b7864181 Add ``makeoptions DEBUG="-g"''. From the comment in GENERIC:
# XXX
# Need "-g" so that link sets in libraries work.  The "objcopy -x" step
# will strip out static link set info from an a.out object.
2006-09-03 05:58:19 +00:00
christos 4905e82e29 add missing initializer 2006-09-03 05:30:48 +00:00
christos c11c8c78df add missing initializers 2006-09-03 05:29:46 +00:00
christos 9c03e39ea2 add missing initializer 2006-09-03 05:27:28 +00:00
gdamore 4c30050f13 Convert i386 to use common TODR code. Not tested, but Christos says he'll
test it for me right now. :-)
2006-09-03 05:26:11 +00:00
christos f2e0e5984c add missing initializer 2006-09-03 05:25:43 +00:00
gdamore a6abab1852 Incorporate changes from x86/i386 as follows:
1) don't set a clock when panicing during early boot
2) if the filesystem time is newer than the rtc time (by at least 2 days) then
revert to the filesystem time.
3) use x86 style messaging.

We still use a threshold of 2 days of gain or loss in time to warn though.
2006-09-03 05:25:05 +00:00
christos b3d983dd18 add missing initializer 2006-09-03 05:24:47 +00:00
christos 5b7c1e90d5 add missing decl. 2006-09-03 05:23:59 +00:00
christos 78c43e9064 static comes first 2006-09-03 05:22:36 +00:00
christos 4ac9cd5ebe add missing initializer 2006-09-03 05:20:21 +00:00
christos 7ed28205b6 - add missing initializer
- comment out impossible comparison
2006-09-03 05:19:38 +00:00
christos 144543fb61 add missing initializer 2006-09-03 05:18:03 +00:00
christos d13620d51a comment out impossible comparison. 2006-09-03 05:16:59 +00:00
christos 60dfc6ed9c add missing initializers 2006-09-03 05:16:01 +00:00
christos eb7cb3e07d - add missing initializers
- remove impossible comparison
2006-09-03 05:12:54 +00:00
christos 624d950194 add missing initializer 2006-09-03 05:11:30 +00:00
christos 26733bed2e - comment out impossible comparisons
- remove superfluous if statement
2006-09-03 05:10:24 +00:00
christos 44dddc087f use c99 initializers 2006-09-03 05:08:18 +00:00
christos 7de21598de - add missing initializer
- correct function decl.
2006-09-03 05:04:57 +00:00
christos 93582079db add missing initializer 2006-09-03 05:02:21 +00:00
christos 309d51fb22 add missing initializers 2006-09-03 04:56:33 +00:00
christos d5d864694f avoid empty else. 2006-09-03 04:55:30 +00:00
christos e89033a3e5 add missing initializers 2006-09-03 04:54:24 +00:00
christos 5388ec4cc9 add missing initializer 2006-09-03 04:53:19 +00:00
christos 2ef37e3f61 use c99 initializers 2006-09-03 04:52:14 +00:00
rittera 82af618fe0 removed ndis from CHANGES.prev 2006-09-03 04:50:56 +00:00
christos 116c50293c add missing initializer 2006-09-03 04:28:16 +00:00
christos a96f0dc641 avoid empty if statements 2006-09-03 04:27:11 +00:00
wiz e41d3cdc7d Bump date for previous. 2006-09-03 00:24:05 +00:00
wiz 6fb7165c7f Sort sections. Remove unnecessary quotes. Use macros for <>
for HTML output. Some nits.
2006-09-03 00:04:02 +00:00
wiz 84f9a9145e Sort sections. Fix typo. Start sentence with upper-case letter. 2006-09-02 23:58:41 +00:00
wiz b544913971 Sort sections. 2006-09-02 23:54:23 +00:00
wiz c9dcdde464 Replace < with appropriate macro for HTML output. Sort SEE ALSO.
Write "read-only" with a hyphen instead of two words.
2006-09-02 23:52:45 +00:00
wiz 5b76ee5cd3 Mark up NULL; the character is nul, not null; sort SEE ALSO;
add RCS Id at top of file.
2006-09-02 23:49:02 +00:00
wiz 5891d955a5 Remove trailing whitespace. 2006-09-02 23:44:38 +00:00
wiz 8d8d8f2ebd Slight wording improvement, sort SEE ALSO, remove trailing dot in SEE ALSO. 2006-09-02 23:43:47 +00:00
wiz 30611f3c8c Remove ns(4) reference. 2006-09-02 23:40:22 +00:00
wiz aff5709ee3 Remove some ns(4)-related man pages. 2006-09-02 23:39:56 +00:00
wiz f315b233be Remove /usr/include/netns reference. Bump date. 2006-09-02 23:34:05 +00:00
wiz 1763875ada New sentence, new line. Bump date for previous. 2006-09-02 23:28:32 +00:00
wiz 127e5ecbd6 Bump date for previous. 2006-09-02 23:27:45 +00:00