Age | Commit message (Expand) | Author |
2001-06-23 | Get rid of several unused vnode operations | Constantine Sapuntzakis |
2001-06-23 | Update for heimdal-0.3f | Hans Insulander |
2001-06-23 | LIST_INIT, not TAILQ_INIT. | Angelos D. Keromytis |
2001-06-23 | Privatize several vnode operations that are not used by the generic code. | Constantine Sapuntzakis |
2001-06-23 | Add csum field for hardware checksumming. Based on NetBSD's approach. | Angelos D. Keromytis |
2001-06-23 | Header file changes to support symbol loading just added. | Dale Rahn |
2001-06-23 | Perform symbol lookup on ddb trace command. | Dale Rahn |
2001-06-23 | Support ddb initialization on powerpc. | Dale Rahn |
2001-06-23 | Disable interupts *before* establishing them to avoid a race. | Todd C. Miller |
2001-06-23 | Add new mbrcode.h - MBR boot code - no need for a separate file now | Kjell Wooding |
2001-06-23 | Disable interupts on the card before mapping and establishing the | Todd C. Miller |
2001-06-23 | Changes from Toby. Make error tests explicit (against -1), remove one big | Kjell Wooding |
2001-06-23 | Support for powerpc to load symbols, uses new libsa loadfile. | Dale Rahn |
2001-06-23 | Add MI loadfile support, from NetBSD | Dale Rahn |
2001-06-23 | enable attaching on pci35x models, seems to work ok | Michael Shalayeff |
2001-06-23 | hifn now supports up to 256K | Peter Valchev |
2001-06-23 | Crank version numbers. | Hans Insulander |
2001-06-23 | only root need apply | Theo de Raadt |
2001-06-23 | more tweaks | Jason Wright |
2001-06-23 | - put hw defines in *reg, software defines in *var, etc | Jason Wright |
2001-06-23 | oops, acutally add the kadmind directory | Hans Insulander |
2001-06-23 | *known_hosts2 is obsolete for hostbased authentication and | Markus Friedl |
2001-06-23 | Clean kadm5_err.[ch] | Hans Insulander |
2001-06-23 | Updates for heimdal-0.3f | Hans Insulander |
2001-06-23 | heimdal.info installed; remove from todo list | Hans Insulander |
2001-06-23 | slightly better care | Theo de Raadt |
2001-06-22 | Try again. (this time it's tested). | Artur Grabowski |
2001-06-22 | exit() from a signal handler is a sin | Theo de Raadt |
2001-06-22 | Fix lotsa bugs: | Jason Wright |
2001-06-22 | do not exit() from signal handler | Theo de Raadt |
2001-06-22 | don't overwrite argv (fixes ssh user@host in 'ps'), report by ericj@ | Markus Friedl |
2001-06-22 | tweak | Theo de Raadt |
2001-06-22 | asn1.h -> krb5_asn1.h | Hans Insulander |
2001-06-22 | smaller dmesg | Theo de Raadt |
2001-06-22 | Fix more printf formats. | Artur Grabowski |
2001-06-22 | Avoid printing warnings about things like "is a directory" twice. | Todd C. Miller |
2001-06-22 | typo in comment | Peter Valchev |
2001-06-22 | Fix a bunch of u_int64_t formats. | Artur Grabowski |
2001-06-22 | allow long usernames/groups in readdir | Markus Friedl |
2001-06-22 | more arguments than format | Artur Grabowski |
2001-06-22 | install new moduli | Niels Provos |
2001-06-22 | use sysctl to retreive msgbuf out of live system, keep the kvm iface, remove ... | Michael Shalayeff |
2001-06-22 | increase linebuffer to deal with larger moduli; use rewind instead of | Niels Provos |
2001-06-22 | Merge heimdal-0.3e -> heidmal-0.3f | Hans Insulander |
2001-06-22 | merge authorized_keys2 into authorized_keys. | Markus Friedl |
2001-06-22 | block on msgbuf | Michael Shalayeff |
2001-06-22 | switch from primes to moduli | Niels Provos |
2001-06-22 | unused variable | Artur Grabowski |
2001-06-22 | provide sysctl iface for msgbuf; raadtified | Michael Shalayeff |
2001-06-22 | Nicer printing of kmem buckets. | Artur Grabowski |