summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Partial backout of 1.318, remove error handling added because it may bealfred2002-06-301-15/+3
* | | | Consistently use FBSDIDobrien2002-06-3067-145/+138
* | | | Consistently use __FBSDIDobrien2002-06-3034-95/+72
* | | | Lists follow a colon, not a semicolon.dd2002-06-301-1/+1
* | | | Dike out bits specific to i386. This pretty much means no kgdb forobrien2002-06-301-10/+34
* | | | Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in formrwatson2002-06-305-5/+0
* | | | Bmake bits for GDB 5.2.obrien2002-06-301-4/+0
* | | | Use hashdestroy() now that it exists.iedowse2002-06-301-6/+1
* | | | Remove the bogus SYSINIT from ufs_dirhash.c and instead add a calliedowse2002-06-307-7/+65
* | | | Add a makefile for building UFS as a module. Since it is of marginaliedowse2002-06-301-0/+14
* | | | Nuke SCCS docos, they're dead, again.jmallett2002-06-302-10/+1
* | | | Add a hashdestroy() function to undo the actions of hashinit().iedowse2002-06-302-0/+16
* | | | Show the port number (tty slot, pppoe session id etc) underbrian2002-06-301-5/+14
* | | | Fix reverse ordering of locks. add a comment about locks on some platforms.julian2002-06-295-5/+5
* | | | Untie help and sccs from the build. sccs has been repo copied intojmallett2002-06-297-3689/+0
* | | | Change the type of `tscan' in vm_object_page_clean() to vm_pindex_t,iedowse2002-06-291-1/+1
* | | | Backed out previous commit. It had nothing to do with KSE and just undidbde2002-06-291-8/+8
* | | | Oops, that was a heck of a lot more debugging left onthan I intended..julian2002-06-291-2/+3
* | | | Updated a comment. Namspace pollution in <sys/select.h> is now moot sincebde2002-06-291-2/+2
* | | | When a netgraph message is read, look for another before returning.brian2002-06-291-63/+66
* | | | Add KSE stubs to MD parts of ia64 code.julian2002-06-294-0/+69
* | | | Reflect new gdb directory structure.mp2002-06-291-1/+1
* | | | Add a copy of the sparc64 machine/kse.h to satisfy depencies..julian2002-06-291-0/+38
* | | | Fix several style bugs:alfred2002-06-291-7/+17
* | | | Unbreak computation of 'smask' that I broke when removing caddr_t.alfred2002-06-291-1/+1
* | | | I don't see any reason to conditionalize this.obrien2002-06-291-2/+0
* | | | KSE test programjulian2002-06-293-0/+383
* | | | Part 1 of KSE-IIIjulian2002-06-2975-731/+2765
* | | | Bmake bits for GDB 5.2.obrien2002-06-291-0/+35
* | | | Switch over to 3.4p1.des2002-06-291-1/+1
* | | | Regenerate.des2002-06-291-4/+7
* | | | <sys/mman.h> requires <sys/types.h>.des2002-06-291-0/+1
* | | | Resolve conflicts.des2002-06-2927-198/+336
* | | | This commit was generated by cvs2svn to compensate for changes in r99060,des2002-06-2928-184/+374
|\ \ \ \
| * | | | Vendor import of OpenSSH 3.4p1.des2002-06-2955-381/+685
* | | | | Commit config.h so we don't need autoconf to build world.des2002-06-291-0/+873
* | | | | catch up with mextfree callback change when TI_PRIVATE_JUMBOS is defined.alfred2002-06-292-4/+4
* | | | | OpenBSD lifted this code our tree. Preserve the original CVS id.des2002-06-291-1/+1
* | | | | Use our __RCSID().des2002-06-291-1/+2
* | | | | Make sure the environment variables set by setusercontext() are passed ondes2002-06-291-9/+23
* | | | | Canonicize the host name before looking it up in the host file.des2002-06-291-1/+19
* | | | | Apply class-imposed login restrictions.des2002-06-291-0/+29
* | | | | PAM support, the FreeBSD way.des2002-06-296-10/+588
* | | | | Document FreeBSD defaults.des2002-06-292-3/+11
* | | | | Document FreeBSD defaults and paths.des2002-06-294-24/+41
* | | | | Remove duplicate.des2002-06-291-59/+0
* | | | | Apply FreeBSD's configuration defaults.des2002-06-293-10/+34
* | | | | Add the VersionAddendum configuration variable.des2002-06-293-1/+78
* | | | | Support OPIE as an alternative to S/Key.des2002-06-296-0/+73
* | | | | Document the upgrade process.des2002-06-291-0/+130
OpenPOWER on IntegriCloud