| Commit message (Expand) | Author | Age | Files | Lines |
* | Add warning about collating order | ache | 2002-04-07 | 1 | -0/+6 |
* | Fix this table, it was completely out of reasonable order | ache | 2002-04-07 | 1 | -42/+32 |
* | Add -lstdc++ to the link args for these C++ tools so that they can be | peter | 2002-04-07 | 21 | -40/+43 |
* | Fix sed(1) in the case where a last line is specified and hold space is not | jmallett | 2002-04-07 | 1 | -3/+5 |
* | Bandaid for LP64 machines where 'warning: cast to pointer from different | peter | 2002-04-07 | 2 | -0/+6 |
* | Change jobref and *ijoblist from int to long in order to avoid | alc | 2002-04-07 | 1 | -3/+3 |
* | Original code bugfixed. This NOT touch old sorting order a bit. | ache | 2002-04-07 | 2 | -12/+14 |
* | Correction to rev 1.1's log: | obrien | 2002-04-06 | 0 | -0/+0 |
* | Break some things used by the front-ends from Makefile.inc that cannot | obrien | 2002-04-06 | 1 | -0/+1 |
* | Build and install collect2. This is needed for some C++ programs. | obrien | 2002-04-06 | 2 | -0/+26 |
* | Break some things out of Makefile.inc that cannot be used build-wide | obrien | 2002-04-06 | 1 | -0/+1 |
* | Iron out some obvious differences between NetBSD's and own version of | joe | 2002-04-06 | 1 | -17/+6 |
* | Show that 'device.hints' is a filename | ue | 2002-04-06 | 1 | -3/+3 |
* | Define away 'Static' when compiling with USB_DEBUG defined, to make it | joe | 2002-04-06 | 1 | -2/+3 |
* | Use the UE_GET_XFERTYPE macro. | joe | 2002-04-06 | 3 | -9/+9 |
* | Use the new features of cdefs.h. | obrien | 2002-04-06 | 1 | -1/+1 |
* | Add prototype for bootpc_init when BOOTP is defined. | marcel | 2002-04-06 | 1 | -0/+4 |
* | Make the previous revision work a little bit better. | obrien | 2002-04-06 | 1 | -7/+23 |
* | Remove some old unused cruft. | joe | 2002-04-06 | 1 | -10/+0 |
* | Fix style. | obrien | 2002-04-06 | 2 | -7/+2 |
* | Add __SCCSID. And add the NO__SCCSID, NO__RCSID, NO__RCSID_SOURCE, and | obrien | 2002-04-06 | 1 | -6/+10 |
* | Another step in merging our if_aue driver with NetBSD's. | joe | 2002-04-06 | 3 | -20/+19 |
* | Rename csr_{read,write}_* to cue_csr_{read,write}_*. | joe | 2002-04-06 | 1 | -21/+21 |
* | Remove old sort files to _actually_ build it from contrib sources | ache | 2002-04-06 | 13 | -3384/+0 |
* | Rename foo_gone to foo_dying, in keeping with the rest of the usb code. | joe | 2002-04-06 | 6 | -24/+24 |
* | Replace device_t with device_ptr_t. | joe | 2002-04-06 | 3 | -24/+24 |
* | Regenerate. | joe | 2002-04-06 | 2 | -9/+2 |
* | (forced) Previous log message should have read: set WARNS level to 4. | des | 2002-04-06 | 0 | -0/+0 |
* | (forced) Previous log message should have read: temporarily disconnect | des | 2002-04-06 | 0 | -0/+0 |
* | 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 |