summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Aggressive cleanup of warnings + authtok-related code in preparation fordes2002-04-068-150/+112
* This commit was generated by cvs2svn to compensate for changes in r93982,des2002-04-068-34/+182
|\
| * MFOpenPAM: a slew of changes, mostly related to pam_get_authtok() (perforcedes2002-04-068-34/+182
* | Disconnect pam_passwdqc for now, it has some issues that need resolving.des2002-04-061-0/+1
* | Fix warnings.des2002-04-063-13/+13
* | Rename a couple of local variables to avoid warnings.des2002-04-061-26/+26
* | Correct path for saver to reflect reality.asmodai2002-04-061-1/+1
* | Another man page that can change as sendmail requirements change.gshapiro2002-04-061-0/+1
* | Add some additional sendmail related directoriesgshapiro2002-04-061-0/+13
* | Now, you can specify "" or "NONE" for ipv6_network_interfaces toume2002-04-062-12/+24
* | Remove a erroneous entry for HP 5400C.joe2002-04-061-1/+0
* | Fix some style issues, a const warning, and abuse of PAM_ABORT.des2002-04-061-11/+15
* | Build a working version of sort(1) from contrib. Use netbsd.h as a hackdes2002-04-062-2/+11
* | This commit was generated by cvs2svn to compensate for changes in r93968,des2002-04-062-0/+1001
|\ \
| * | Virgin import of NetBSD's regression tests for sort(1).des2002-04-062-0/+1001
* | | This commit was generated by cvs2svn to compensate for changes in r93966,des2002-04-0614-0/+3219
|\ \ \ | |/ /
| * | Virgin import of NetBSD's sort(1) where it belongs.des2002-04-0614-0/+3219
| /
* | Fix a typo in the definition of HP1220C and add a quick entry forphk2002-04-064-3/+4
* | Regenerate.joe2002-04-062-120/+185
* | Add some more printer devices:joe2002-04-061-0/+3
* | Synchronise with NetBSD for order and formatting; no functional changes.joe2002-04-061-37/+39
* | Merge fixes for dbtob() and btodb() from alpha/include/param.h. This stopsdfr2002-04-061-3/+10
* | Add a new vendor: MINOLTA, and some products by them.joe2002-04-061-0/+6
* | * Correct a typo.murray2002-04-061-2/+8
* | Per discussion on current: Don't spam root with syslog messages.phk2002-04-061-3/+0
* | Print IFT_ETHER addresses with ether_ntoa(3) (with leading zeros).ru2002-04-061-13/+6
* | Polish previous revision.ru2002-04-061-1/+1
* | Expand the toolchain a little bit.obrien2002-04-062-0/+14
* | Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL andjake2002-04-061-6/+3
* | Correct grammar(?) in comments.dd2002-04-061-2/+2
* | Don't reinvent the wheel now that ether_ntoa(3) has been fixedru2002-04-061-25/+13
* | Remove a stale comment.jake2002-04-061-4/+0
* | Include machine/ktr.h for sparc64 so we pick up KTR_CPU.jake2002-04-061-0/+3
* | Provide an implementation of KTR_CPU that doesn't use pcpu, so we don'tjake2002-04-062-27/+31
* | Correct KINFO_PROC_SIZE for sparc64 due to segsz_t change.jake2002-04-061-4/+1
* | segsz_t needs to be 64bit for sparc64.jake2002-04-061-1/+2
* | Move ICU_* defines into icu.h.nyan2002-04-0612-118/+68
* | Remove pc98 code.nyan2002-04-062-8/+0
* | Remove invalid KASSERTS.jake2002-04-061-9/+0
* | Use CTASSERT rather than a runtime check to detect kinfo_proc size changes.jake2002-04-061-16/+2
* | Remove types(5). It is of little use to have a manual with only themike2002-04-062-234/+1
* | Fix misordered list.mike2002-04-061-3/+3
* | Add stdint(7), a manual which describes some of the integer typesmike2002-04-062-1/+123
* | Merged from sys/dev/syscons/syscons.c revisions 1.381 and 1.382.nyan2002-04-061-1/+6
* | Merged from sys/isa/fd.c revision 1.228.nyan2002-04-062-2/+2
* | Added the new kernel dumping support for pc98.nyan2002-04-062-1/+2
* | Merged from sys/dev/sio/sio.c revisions 1.370 and 1.371.nyan2002-04-062-20/+108
* | Fix a braino in the alignment of the segment contents after dumpingmarcel2002-04-062-2/+24
* | Exclude xlint for ia64. For the time being, there are enough gccpeter2002-04-061-1/+4
* | Fix ether_ntoa() to generate the %02x format people expect, instead of %x,dillon2002-04-061-2/+3
OpenPOWER on IntegriCloud