freebsd-skq/sys/compat
Dag-Erling Smørgrav f786d43aac A bunch of fixes that have been rotting in my tree for a month or two
waiting for procfs to get fixed:

  - Use fill_eproc() to obtain correct VM stats. Attempt to compute VmLib.

  - Fill some more fields in proc/<pid>/stat, and add four (unimplemented)
    fields after studying a recent Linux kernel.

  - Compute CPU frequency only once instead of twice.

  - Fix some comments that were OBE.

  - Fix indentation except where it makes the code less readable.
2000-12-09 13:25:54 +00:00
..
linprocfs A bunch of fixes that have been rotting in my tree for a month or two 2000-12-09 13:25:54 +00:00
linux Remove call to bzero after MALLOC and instead add M_ZERO 2000-12-05 06:44:22 +00:00
netbsd Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 2000-10-23 12:55:51 +00:00
svr4 Include machine/cpu.h for cpu_getstack(). 2000-12-03 01:56:15 +00:00