Age | Commit message (Expand) | Author |
2001-06-03 | the challenge response device decides how to handle non-existing users. | Markus Friedl |
2001-06-03 | Don't bail out early for users w/o passwd file entries since we may | Todd C. Miller |
2001-06-03 | pass -v to ssh; from slade@shore.net | Markus Friedl |
2001-06-03 | 1-2 bits of entrophy per character (not per word), ok stevesk@ | Markus Friedl |
2001-06-03 | e_wmesg was not initialized in all cases; kirk.russell@acm.org | Theo de Raadt |
2001-06-03 | Nope, that's not right either. Fix check for mutually exclusive args. | Todd C. Miller |
2001-06-03 | sync man page with new usage restrictions | Todd C. Miller |
2001-06-03 | Obvious thinko: command line is wrong if it's too short, not too long. | Marc Espie |
2001-06-03 | Make sure targs get initialized. | Marc Espie |
2001-06-03 | ICS_1892 support; Henning Brauer | Theo de Raadt |
2001-06-03 | test code that is not used (and one file in there had a rusty license) | Theo de Raadt |
2001-06-03 | new license from Wietse; permits modification. This code is derived from | Theo de Raadt |
2001-06-03 | use fatal_register_cleanup instead of atexit, sync with x11 authdir handling | Markus Friedl |
2001-06-03 | Document PATCH_CASES | Marc Espie |
2001-06-03 | avoid integer overflow on lifetime value. sync with kame | Jun-ichiro itojun Hagino |
2001-06-03 | WALTSIG is a valid option for sys_wait4(). | Angelos D. Keromytis |
2001-06-03 | Use KERN_NPROCS to get the number of processes on the system, to | Angelos D. Keromytis |
2001-06-03 | Use kern.nprocs | Angelos D. Keromytis |
2001-06-03 | KERN_NPROCS documentation | Angelos D. Keromytis |
2001-06-03 | kern.nprocs | Angelos D. Keromytis |
2001-06-03 | Export nprocs. | Angelos D. Keromytis |
2001-06-03 | KERN_NPROCS | Angelos D. Keromytis |
2001-06-03 | Use sysctl to get process information, if kvm has not been initialized | Angelos D. Keromytis |
2001-06-03 | Style. | Angelos D. Keromytis |
2001-06-03 | Use sysctl() to get fscale, ccpu, and physmem if we haven't | Angelos D. Keromytis |
2001-06-03 | Add kern.fscale and kern.ccpu | Angelos D. Keromytis |
2001-06-03 | KERN_FSCALE and KERN_CCPU | Angelos D. Keromytis |
2001-06-03 | Add KERN_FSCALE and KERN_CCPU. | Angelos D. Keromytis |
2001-06-03 | struct diskstats now | Angelos D. Keromytis |
2001-06-03 | Read struct diskstats from the kernel. | Angelos D. Keromytis |
2001-06-03 | Pass struct diskstats through sysctl, deraadt@ ok | Angelos D. Keromytis |
2001-06-03 | Add struct diskstats, for use by sysctl. | Angelos D. Keromytis |
2001-06-03 | Move login_cap stuff before pipe duping | Todd C. Miller |
2001-06-02 | Version derived from new ftpd code which has an updated UCB license. | Todd C. Miller |
2001-06-02 | Fix some typos and add missing test for string of 1 million a's. | Todd C. Miller |
2001-06-02 | New md5/sha1/rmd160 driver with a BSD copyright. Improvements: | Todd C. Miller |
2001-06-02 | sync | Theo de Raadt |
2001-06-02 | do not compile components with licensing issues | Theo de Raadt |
2001-06-02 | Remove a few extraneous subshells. Okay millert@ | Marc Espie |
2001-06-02 | Support writing to the hardware clock for powerpc apple systems. | Dale Rahn |
2001-06-02 | On Cuda systems (imac Rev C at least), it seems that the adb data | Dale Rahn |
2001-06-02 | With recent changes to swapctl(8), replace the invocation of swapon | Miod Vallat |
2001-06-02 | Various swapctl(8) improvements: | Miod Vallat |
2001-06-02 | do not build mrouted until the license issues are worked out (a work in | Theo de Raadt |
2001-06-01 | CRIOGET is a _IOWR ioctl | Theo de Raadt |
2001-06-01 | whoohoo! New license for tcpwrappers, worked out over the phone with Wietse.x= | Theo de Raadt |
2001-06-01 | support BCM5221 | Theo de Raadt |
2001-06-01 | missing option in getopt vs cases | Michael Shalayeff |
2001-06-01 | sync | Theo de Raadt |
2001-06-01 | make listall immune to supuh long names; after deraadtification | Michael Shalayeff |