summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-11Don't assume 32bit SPI/CPI numbers.Hakan Olsson
2002-06-11turn on pf21Mike Frantzen
2002-06-11test scrub fragment {reassemble|crop|drop-ovl} modifiersMike Frantzen
2002-06-11sync w/ default implicit "fragment reassemble" scrub modifierMike Frantzen
2002-06-11Stupid 16-bit CPI numbers.Hakan Olsson
2002-06-11split the grammar of scrub(fragcache) into scrub ... 'fragment reassemble',Mike Frantzen
2002-06-11Typo in err()Kjell Wooding
2002-06-11Actually, i think we should define these paths, but point them to the rightHans Insulander
2002-06-11Update my hin-is-lazy target for the moved libkafs.Hans Insulander
2002-06-11Oops, forgot to commit this...Hans Insulander
2002-06-11another bit that got missedBob Beck
2002-06-11fix breakage from the stupid way theo and I commited that last big pile ofBob Beck
2002-06-11Decode IPCOMP transform IDs.Hakan Olsson
2002-06-11KNFTheo de Raadt
2002-06-11add "dsa_dsa_mod_exp" - This mimics the software dsa_mod_exp funtionBob Beck
2002-06-11Remove some unused code for dealing with nfs over kerberos. No actual change,Hans Insulander
2002-06-11add a new ioctl to wscons (currently implemented only on sparc64)Matthieu Herrb
2002-06-11Heimdal lacks a manpage for pagsh, so i stole the one from krb4.Hans Insulander
2002-06-11Heimdal lacks an afslog manpage. I created one based on the krb4 one.Hans Insulander
2002-06-11Move afslog from kerberosIV to the kerberosV tree.Hans Insulander
2002-06-11Make sure kerberosV/kafs.h is picked up if kerberosIV/kafs.h is not removed.Hans Insulander
2002-06-11New libkafs requires everything to link with krb5.Hans Insulander
2002-06-11more debugging infoNiklas Hallqvist
2002-06-11make this link on ELF arch systems.Brad Smith
2002-06-11Prune some more dead code.Hugh Graham
2002-06-11Make DSA work now... at least for things that can do bn_mod_exp.Bob Beck
2002-06-11Make asymmetric crypto work in userlandBob Beck
2002-06-11never allow uncached mappings to pmap_kenter_paArtur Grabowski
2002-06-11kernel changes to make asymmetric crypto work in userlandBob Beck
2002-06-11More registersJason Wright
2002-06-11remove call to debuggerJason Wright
2002-06-11add schizo (disabled) and upa (disabled) and creator at upaJason Wright
2002-06-11.Xr upaJason Wright
2002-06-11man page for upaJason Wright
2002-06-11nuke unused stuffArtur Grabowski
2002-06-11add upa attachmentJason Wright
2002-06-11add upa and creator at upaJason Wright
2002-06-11UPA driver for the Blade1000Jason Wright
2002-06-11UPA attachment for creatorJason Wright
2002-06-11Nuke unused function.Hugh Graham
2002-06-11bootstraps okay with texinfo 4.0, so install docs directly.Marc Espie
2002-06-11syncTheo de Raadt
2002-06-11Allow MD code to define __HAVE_VM_PAGE_MD to add own members into struct vm_p...Artur Grabowski
2002-06-11Oops, no need for 1k lpgsz support on the ramdisk.Hugh Graham
2002-06-11New boot code, mostly from ragge's work in NetBSD.Hugh Graham
2002-06-11Saves 4 bytes of filespaceMarcus Watts
2002-06-11Check that "the rule" is in db_hangman.c, and that it is not violated.Niklas Hallqvist
2002-06-11Document kern.userasymcryptoAngelos D. Keromytis
2002-06-11kill __FUNCTION__Marc Espie
2002-06-11nuke an unused parameter in pfctl_timeout. ok frantzen@Kjell Wooding