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