summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-04Return a kmembuckets structure, rather than individual items, since they may beAngelos D. Keromytis
2001-01-04Remove unneeded name definitions.Angelos D. Keromytis
2001-01-04Use sysctl(3) to get clock information as well.Angelos D. Keromytis
2001-01-04Use the new sysctl(3) interface for the kernel memory bucket statistics.Angelos D. Keromytis
2001-01-04Correctly check empty mailq, closes PR 1602 (cjclark@alum.mit.edu)Angelos D. Keromytis
2001-01-04Use sysctl(3) to get the boottime, rather than kread()Angelos D. Keromytis
2001-01-04Document kern.malloc treeAngelos D. Keromytis
2001-01-04Print the kern.malloc.* branchAngelos D. Keromytis
2001-01-04sysctl_quad/sysctl_rdquad, and "malloc" node in kern sysctlAngelos D. Keromytis
2001-01-04sysctl_malloc()Angelos D. Keromytis
2001-01-04kmembuckets sysctlAngelos D. Keromytis
2001-01-04Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob!Steve Murphree
2001-01-04Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob!Steve Murphree
2001-01-03Sync with GENERIC + cleanupMiod Vallat
2001-01-03New length of kmembuckets counters; we don't really take advantage ofAngelos D. Keromytis
2001-01-03Add sysctl_quad/sysctl_rdquad routines.Angelos D. Keromytis
2001-01-03Convert the kb_* counters to u_int64_t after all; easier toAngelos D. Keromytis
2001-01-03make smb printing a little closer to what it is supposedMichael Shalayeff
2001-01-03-Wall cleanup.Eric Jackson
2001-01-03Make it an error to open a zero-length file for read-only access.Todd C. Miller
2001-01-03Adding misc files.Steve Murphree
2001-01-03Descend into doc dir, missed in past amd doc commitTodd C. Miller
2001-01-03Sync with GENERIC, minor cleanups.Miod Vallat
2001-01-03Remove hardcoded SunOS-compatible drive name assignments. No other archMiod Vallat
2001-01-03Remove bogus comment. Also fix ramdisk kernel detection.Miod Vallat
2001-01-03netintr() doesn't exist anymoreMiod Vallat
2001-01-03Use netisr_dispatch.Miod Vallat
2001-01-02m88k doesn't like optimization on m4.Steve Murphree
2001-01-02do not honour environment variables if issetugid, and even more strongly supp...Theo de Raadt
2001-01-02strict_host_key_checking for host_status != HOST_CHANGED && ip_status == HOST...Markus Friedl
2001-01-02log remote ip on disconnect; PR 1600, from jcs@rt.fmMarkus Friedl
2001-01-02check for another allocation failureTheo de Raadt
2001-01-02fix sprintf overflow, found by spock@techfour.net, just a better fix of mine.Michael Shalayeff
2001-01-02do not build/install fsinfo; deraadt@Michael Shalayeff
2001-01-02Fix a problem introduced by the printf format sweep. Passing a NULLTodd C. Miller
2001-01-02accumulate memory total requests in quadMichael Shalayeff
2001-01-02A bit more space to accomodate u_long for kb_calls (Requests column)Angelos D. Keromytis
2001-01-02Make kb_calls u_long (art@ ok)Angelos D. Keromytis
2001-01-02handle no-event as the end of event fetch loop; my fix for pr-1588 by Sam Isa...Michael Shalayeff
2001-01-02Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de>Peter Galbavy
2001-01-02Fine, I'm convinced -- don't set the mask to ~0.Angelos D. Keromytis
2001-01-01Guard agaist multiple inclusionTodd C. Miller
2001-01-01Guard against multiple inclusionTodd C. Miller
2001-01-01New command "setpid", just changes the ID of a partition (no otherAngelos D. Keromytis
2001-01-012001Aaron Campbell
2001-01-01use shared fatal(); from stevesk@pobox.comMarkus Friedl
2001-01-01Force mask to ~0 only if hostname (kudos to james@squish.net)Angelos D. Keromytis
2000-12-31fix __m88k__ definitions.Steve Murphree
2000-12-31ifdef -> ifAngelos D. Keromytis
2000-12-31Bring the manual in sync with reality: when using the -u flag, anyAngelos D. Keromytis