History log of /original-bsd/usr.sbin/pstat/pstat.c (Results 1 – 25 of 88)
Revision Date Author Comments
# 6266ff0b 09-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

change mountlist to CIRCLEQ so we can do unmountall (from mycroft)


# d28f0c94 02-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

new header files and new mount organization


# ee5732dc 30-Apr-1995 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

I changed the printout for the t_session field since in MIPS,
the address can be 0x80000000 to 0xC0000000 and masking the high
order bit off still generates a 7 digit address (instead of only 6
for t

I changed the printout for the t_session field since in MIPS,
the address can be 0x80000000 to 0xC0000000 and masking the high
order bit off still generates a 7 digit address (instead of only 6
for the print field).
From: ralphc@pyramid.com (Ralph Campbell)

show more ...


# 460bbaaa 29-Apr-1995 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

change devname(3) to return NULL, not ??


# bbf48242 20-Aug-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use new queue.h data structures


# 2592eef7 14-Aug-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

MNT_USER is gone


# 3ec726d7 28-Apr-1994 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

recognise all mount flags, fs type names, and union vnodes.


# 9aa279d8 16-Feb-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

init the 'num' variable in kinfo_vnodes().
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>


# ff1e342a 10-Feb-1994 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

don't need pathnames.h any more


# 69841ff5 23-Jan-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

MOUNT_PC -> MOUNT_MSDOS


# b12f8c41 23-Jan-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

MOUNT_PC -> MOUNT_MSDOS


# 0f3a97ee 04-Jan-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update for new queue structures


# ceccd86b 02-Dec-1993 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

make swapmode output format consistent with df's


# 52dde00e 01-Dec-1993 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

teach it about sequential swap devices


# 1d8a18f8 23-Sep-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

changes for 4.4BSD-Lite requested by USL


# 24669751 06-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 37a17cad 05-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

lots of semantic sugar, do things the 4BSD way... ;-}


# 1fc26895 05-Jun-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

detox; cleanup to reflect current system


# db987d2f 13-Apr-1993 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

added mips ttys


# a9c0192e 02-Apr-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

convert kinfo to sysctl; fix vnode and file printing


# 717bf853 27-Jan-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

put on SCCS headers


# 4b040854 27-Jan-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

don't let users create their own symbol table for the running kernel


# 525acb9c 27-Jan-1992 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

make vodes work on dead kernel


# 9dde1526 26-Jun-1991 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

print file structures from kernel


# 4d454db9 29-May-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

can't print bits that no longer exist


1234