]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove p_selbits and p_selbits_size so sizeof(struct proc) returns to 256
authorphk <phk@FreeBSD.org>
Thu, 22 May 1997 07:24:46 +0000 (07:24 +0000)
committerphk <phk@FreeBSD.org>
Thu, 22 May 1997 07:24:46 +0000 (07:24 +0000)
commit507f70a63b5fc7481787b06c5c8d2dfb97ad7f86
tree669f81041be69dd75421a2410eef0ce160a3a6a5
parent0d09d4481f6be601b0c1707688f771a4293a6f29
Remove p_selbits and p_selbits_size so sizeof(struct proc) returns to 256
bytes.  Move p_hash to where it should have been all along, since we
change the layout anyway.

Recompile ps, top, libutil and all that.

Taked about with: bde
sys/sys/proc.h