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