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