Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-14 | Commit initial alpha bits, to facilitate in-tree dev. | Niklas Hallqvist | |
This code is not yet working. | |||
2001-05-14 | if we are prism2 print so | Michael Shalayeff | |
2001-05-14 | From PR 1820 - initialize builin CSU/DSU card properly | Chris Cappuccio | |
2001-05-14 | zap a spurious tab | Theo de Raadt | |
2001-05-14 | update w/ new layouts, order the list | Michael Shalayeff | |
2001-05-14 | kill agregate messages; reported by stephen@etunnels.com | Theo de Raadt | |
2001-05-14 | add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch> | Michael Shalayeff | |
2001-05-14 | PAGE_SIZE,MASK,SHIFT-Reloc's had to go. Ok art@ | Janne Johansson | |
2001-05-14 | dummy cryptof_stat | Theo de Raadt | |
2001-05-14 | art added fo_stat everywhere, except here, then blamed me... | Theo de Raadt | |
2001-05-14 | Split synopsis, plain read/write don't need uio. | Marc Espie | |
2001-05-14 | Isn't copy 'n paste a great invention? | Artur Grabowski | |
2001-05-14 | Remove some unnecessary code + some random cleanup. | Artur Grabowski | |
2001-05-14 | 3c515 | Jason Wright | |
2001-05-14 | 5820 | Jason Wright | |
2001-05-14 | Nitpicking | Hans Insulander | |
2001-05-14 | Install /etc/kerberosIV/krb.extra and /etc/kerberosIV/krb.equiv | Hans Insulander | |
2001-05-14 | broadcom 5820 | Jason Wright | |
2001-05-14 | Example files with introduction and commented examples. | Hans Insulander | |
2001-05-14 | note support of 5820 | Jason Wright | |
2001-05-14 | Install krb.equiv.5 too | Hans Insulander | |
2001-05-14 | Install manpage krb.extra.5 | Hans Insulander | |
2001-05-14 | Look for `krb.extra' in /etc/kerberosIV, as documented. | Hans Insulander | |
I'm really amazed noone has reported this... | |||
2001-05-14 | Merge krb4-1.0.8 | Hans Insulander | |
2001-05-14 | gc OLD_PIPE. | Artur Grabowski | |
2001-05-14 | oops | Hans Insulander | |
2001-05-14 | Marge krb4-1.0.8 | Hans Insulander | |
2001-05-14 | Import of krb4-1.0.8. | Hans Insulander | |
(ok art) | |||
2001-05-14 | ifdef FOO inside an ifdef FOO feels like overkill. | Artur Grabowski | |
2001-05-14 | use fo_stat in fileops instead of huge switch statements. | Artur Grabowski | |
2001-05-14 | Got two questions about it already: yes, t7 fails, and will until the cond | Marc Espie | |
parser gets fixed. | |||
2001-05-14 | Ensure IFile str is always intialized, so that we can free it without | Marc Espie | |
problems. Bug found by wilfried@. | |||
2001-05-14 | Add a fo_stat member to struct fileops. Used soon. | Artur Grabowski | |
Also add a stat function for kqueue from FreeBSD. | |||
2001-05-14 | Speed-up: | Marc Espie | |
- remove extra subshells; - use exec on terminal commands, avoiding dangling shells that don't control anything. More correct: - use && some more; - remove `-' in front of includes, so that failures WILL fail... Okay millert@, deraadt@ | |||
2001-05-14 | Implement a wrapper round vn_stat that takes the same arguments | Artur Grabowski | |
as soo_stat and pipe_stat. | |||
2001-05-14 | Correct panic message. | Artur Grabowski | |
2001-05-14 | More generic arguments to soo_stat. | Artur Grabowski | |
2001-05-14 | Fix panic message | Artur Grabowski | |
2001-05-14 | Ehmm. add support for new pipes to stat. | Artur Grabowski | |
There is no possibility that this has worked at all. | |||
2001-05-14 | More generic arguments to pipe_stat. | Artur Grabowski | |
2001-05-14 | We already have a prototype for pipe_stat in sys/pipe.h | Artur Grabowski | |
2001-05-14 | sync | Theo de Raadt | |
2001-05-14 | gotta have this... i suppose | Theo de Raadt | |
2001-05-14 | sync | Theo de Raadt | |
2001-05-14 | cmsg_len = CMSG_LEN(sizeof(struct in_addr)) is correct, ok itojun@ | Markus Friedl | |
2001-05-14 | obvious cleanups... | Theo de Raadt | |
2001-05-14 | Use lockmgr locks for kern.malloc.kmemstat and | Angelos D. Keromytis | |
hw.diskstats/hw.disknames. | |||
2001-05-14 | Updated sysctl_malloc() prototype (struct proc argument added) | Angelos D. Keromytis | |
2001-05-14 | clean rm -f uses | Theo de Raadt | |
2001-05-14 | slight cleaning of rm -f calls | Theo de Raadt | |