Age | Commit message (Expand) | Author |
2002-05-18 | Optimize pmap_remove(). It frequently is called with no mappings to | Dale Rahn |
2002-05-18 | pasto | Michael Shalayeff |
2002-05-18 | Use __EOT (as for all other <<'s) instead of __EOC | Kenneth R Westerback |
2002-05-18 | sync | Theo de Raadt |
2002-05-18 | dump the stack on splassert failure (XXX - need some kind of | Artur Grabowski |
2002-05-18 | If ddb.panic is disabled, print the stack trace before dumping. | Artur Grabowski |
2002-05-18 | Implement db_stack_dump - a function that will print a stack | Artur Grabowski |
2002-05-18 | Eliminate md_get_diskdevs() and md_get_cddevs() by | Kenneth R Westerback |
2002-05-18 | Until we start supporting various modifiers to trace, we have | Artur Grabowski |
2002-05-18 | grok crypto/kqueue/systrace vnodes | Theo de Raadt |
2002-05-18 | not ready to export fcrypt to userland yet; spotted by lebel | Theo de Raadt |
2002-05-18 | undo the recent setprogname/getprogname changes, but LEAVE the major cranked.... | Theo de Raadt |
2002-05-18 | Handle long (unsigned 32-bit) IDs in print_uid/gid(). From Oleg Safiullin. | Daniel Hartmeier |
2002-05-18 | export struct fcrypt to userland | Theo de Raadt |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-05-18 | when detaching form a process don't forget to remove posted messages. | Niels Provos |
2002-05-18 | do not reverse-lookup scoped ipv6 address - it is meaningless as there's | Jun-ichiro itojun Hagino |
2002-05-17 | Bump the version number to reflect the latest MS-CHAP2 changes | brian |
2002-05-17 | crank major | Hans Insulander |
2002-05-17 | getprogname and setprogname moved to libroken, as it's needed by the | Hans Insulander |
2002-05-17 | Add setprogname and getprogname; needed by the upcoming arla update. | Hans Insulander |
2002-05-17 | quota(1) does not need to be setuid root; tested by mickey@ | Todd C. Miller |
2002-05-17 | properly detect the cpu model for the broken cyrix latch; better fix than pr#... | Michael Shalayeff |
2002-05-17 | kill unused line | Michael Shalayeff |
2002-05-17 | Fix nfs_realign to allocate new mbufs. Taken from freebsd | Constantine Sapuntzakis |
2002-05-17 | Replace -z option (zero) with -r option (remove). | Todd C. Miller |
2002-05-17 | Remove skeyzero(), it is no longer needed. | Todd C. Miller |
2002-05-17 | The standard way to get info on symlinks is -L, not -h; Peter Werner | Todd C. Miller |
2002-05-17 | version.h | Markus Friedl |
2002-05-17 | Fix typo/thinko. Pass in as to auth_approval(), not NULL. | Todd C. Miller |
2002-05-17 | oops, worked only because va_end is a noop on most of our arches. | Marc Espie |
2002-05-17 | sync with KAME. | Kenjiro Cho |
2002-05-17 | sync with KAME. | Kenjiro Cho |
2002-05-17 | sync with KAME. | Kenjiro Cho |
2002-05-17 | Remove unused pieces and clean Makefile.inc | Miod Vallat |
2002-05-17 | Update man page to be something closer to reality. | mjacob |
2002-05-17 | When modifying a group w/ no members with groupmod(8) the trailing | Todd C. Miller |
2002-05-17 | isp* here too | Theo de Raadt |
2002-05-17 | Add QLogic pci cards in. They seem to work for me at least on a U10. | mjacob |
2002-05-17 | Roll core version. | mjacob |
2002-05-17 | Put in definitions pertinent for f/w crash dumps. | mjacob |
2002-05-17 | Add new definitions for RIO operation, many new SNS commands, and structures | mjacob |
2002-05-17 | keep up with the jones' (sync up with external source) | mjacob |
2002-05-17 | Accomodate changes to fabric stuff as well as other core code changes. | mjacob |
2002-05-17 | Acoommodate changes to fabric evaluation. | mjacob |
2002-05-17 | Various new inlines for RIO entries as well as various FC-GS-2 related | mjacob |
2002-05-17 | Switch to new fabric search mechanism (leave the old one in place). Switch | mjacob |
2002-05-17 | Update to latest released 2300/2312 f/w. | mjacob |
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob |
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob |