| Summary: | Current hungs in sysctl -a while booting + patch | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | kabaev <kabaev> | ||||||||
| Component: | kern | Assignee: | Peter Pentchev <roam> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | 5.0-CURRENT | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
kabaev
2001-07-22 04:40:09 UTC
State Changed From-To: open->analyzed I have a patch in the works, and there is ongoing discussion on the -arch mailing list. Responsible Changed From-To: freebsd-bugs->roam I'll take a look at this. On Sun, Jul 22, 2001 at 03:42:33AM -0500, Alfred Perlstein wrote:
> * Peter Pentchev <roam@orbitel.bg> [010722 03:02] wrote:
> > Hi,
> >
> > Can anyone envision any side effects from committing the patch
> > in this PR? Seems like a trivial fix for a typo to me..
>
> Shouldn't "magic" constants be put into the sysctl.h header?
Good call!
Attached are two patches: one to make sys/kern/kern_sysctl.c a bit
more style(9)-compliant (what made me do it was the failed search
for /^sysctl_register_oid/ when I saw it referenced), and one to put
a magic constant into sysctl.h and make kern_sysctl.c use it and
complain (albeit a bit harshly ;) about misbehaving static sysctl's.
Comments?
G'luck,
Peter
--
If I were you, who would be reading this sentence?
This PR can be closed. Please close this PR. The problem has been fixed a long time ago and yet PR is still lingers in analyzed state. This is a second attempt to get this PR closed. State Changed From-To: analyzed->closed The problem has been resolved. Closed at the originator request. |