summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove __Pimp2002-03-2274-421/+389
* MFen.kuriyama2002-03-221-6/+11
* Updates for OPIE 2.4.markm2002-03-221-0/+1
* Remove __P() usage.obrien2002-03-2130-420/+421
* Collect all functions for copying to and from userspace into the one file.benno2002-03-2110-480/+522
* Remove __P() usage.obrien2002-03-211-2/+2
* Resolve conflicts.markm2002-03-2119-196/+522
* Remove 'register' keyword.obrien2002-03-2142-307/+323
* Bring code to WARNS=3 level. Mostly fix unused variables.alfred2002-03-213-17/+22
* Remove main() prototype.alfred2002-03-211-1/+0
* Remove __P.alfred2002-03-213-15/+15
* This commit was generated by cvs2svn to compensate for changes in r92906,markm2002-03-2152-640/+1873
|\
| * Vendor import of OPIE 2.4markm2002-03-2171-859/+2420
* | Remove __P() usage.obrien2002-03-21106-532/+552
* | Restructure for own parsedate (replacement for get_date from CVS).markm2002-03-214-48/+54
* | /etc/moduli -> /etc/ssh/modulides2002-03-211-3/+4
* | This commit was generated by cvs2svn to compensate for changes in r92899,des2002-03-211-0/+157
|\ \
| * | Import OpenBSD's moduli(5) man pagedes2002-03-211-0/+157
* | | Install moduli instead of primesdes2002-03-212-72/+1
* | | Add a replacement for get_date which is currently being dug out ofmarkm2002-03-211-0/+880
* | | This commit was generated by cvs2svn to compensate for changes in r92894,des2002-03-211-0/+158
|\ \ \ | |/ /
| * | Import OpenBSD's moduli file.des2002-03-211-0/+158
* | | Limit fabric search to a default 256 entries. This will all go awaymjacob2002-03-213-24/+34
* | | Fix typo: s/forth/fourth/bmah2002-03-211-1/+1
* | | o Use the MI vm_map_growstack() instead of grow_stack() in trap_pfault()alc2002-03-214-36/+8
* | | Remove 'register' keyword.obrien2002-03-21140-890/+938
* | | shut up the compilergallatin2002-03-211-1/+1
* | | Fix SCM ID's.obrien2002-03-213-9/+7
* | | Traditional first commit.netchild2002-03-211-0/+1
* | | New release notes: libstand split file loading.bmah2002-03-212-8/+18
* | | - Fix a logic error in checking the securelevel that was introduced in thearr2002-03-213-8/+4
* | | o remove __Pimp2002-03-2113-123/+122
* | | o __P removedimp2002-03-2124-185/+184
* | | o __P removal.imp2002-03-214-79/+46
* | | - Make all inlines for manipulating supervisor-level registers accept/returnbenno2002-03-211-6/+13
* | | Correctly set PAM_RHOST so e.g. pam_login_access(8) can do its job.des2002-03-211-0/+5
* | | Use the "sshd" service instead of "csshd". The latter was only neededdes2002-03-211-1/+1
* | | Use PAM instead of S/Key (or OPIE) for SSH2.des2002-03-213-8/+343
* | | GC some unused, bogus interrupt functions and replace them with properbenno2002-03-211-20/+6
* | | Revert 1.20:mike2002-03-211-2/+0
* | | Removed the last vestiges of libm. These have been repo-copied tobde2002-03-215-1139/+0
* | | Change critical_t to register_t for intr_disable/restore.dfr2002-03-215-7/+7
* | | Change cpu_critical_enter/exit to intr_disable/restore.dfr2002-03-211-2/+2
* | | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217ru2002-03-217-9/+29
* | | Provide a proper error message in mdconfig(8) when a filesystem is toomike2002-03-211-0/+2
* | | In UP mode, the primary cpu's per-cpu current_pmap was not initialized -peter2002-03-211-0/+1
* | | Add an ia64 targparam.hpeter2002-03-211-0/+54
* | | Kill debugging printf() slipped into my last commit.sobomax2002-03-211-1/+0
* | | Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwisepeter2002-03-214-4/+4
* | | intr_disable returns register_timp2002-03-211-1/+1
OpenPOWER on IntegriCloud