Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   pooka
Date:           Thu Sep 17 08:09:49 UTC 2009

Modified Files:
        src/sys/kern: uipc_accf.c

Log Message:
Can't use CTLFLAG_PERMANENT here without providing a rollback log,
since accept filters aren't (necessarily) added during kernel boot
phase.

pointed out & tested by Geoff Wing


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/uipc_accf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index