| Commit message (Expand) | Author | Age | Files | Lines |
* | Just to show that PAM can do almost anything from the ridiculous to the | des | 2002-05-23 | 7 | -0/+418 |
* | o Conditionalize sections for POSIX.1-2001 compatibility. | mike | 2002-05-23 | 1 | -31/+49 |
* | ANSIfy variable-argument macros. | markm | 2002-05-23 | 2 | -6/+6 |
* | Sync with upstream version: | fanf | 2002-05-23 | 1 | -67/+88 |
* | In m_aux_delete, no need to chase beyond victim. | ume | 2002-05-23 | 1 | -0/+1 |
* | Un-kmemize. Portions of the tty mode code have been temporarily disabled; | des | 2002-05-23 | 2 | -84/+147 |
* | Handle numeric keys by checking a "default" file. Handle number-less keys | jmallett | 2002-05-23 | 1 | -1/+17 |
* | Nits in previous commits. | des | 2002-05-23 | 1 | -3/+3 |
* | Cull large amounts of dead code (deprecated since 1997) | des | 2002-05-23 | 2 | -586/+6 |
* | ANSIfy. | des | 2002-05-23 | 1 | -61/+40 |
* | Staticize. | des | 2002-05-23 | 1 | -50/+50 |
* | Whitespace cleanup. | des | 2002-05-23 | 1 | -6/+6 |
* | Unbreak tty mode (cons was renamed to constty a while ago) | des | 2002-05-23 | 1 | -1/+1 |
* | Avoid wandering over the beginning of the actual buffer | robert | 2002-05-23 | 1 | -1/+1 |
* | Removed the ch, sa and ses devices from 'SMALL' boot floppy image. | nyan | 2002-05-23 | 3 | -0/+9 |
* | load_env(), the function that attempts to parse a crontab | roberto | 2002-05-23 | 1 | -23/+76 |
* | Whitespace only; fix indentation. | markm | 2002-05-23 | 1 | -3/+3 |
* | Set the MAKEFILE variable to the value passed to ReadMakefile(), not the full | jmallett | 2002-05-23 | 1 | -2/+5 |
* | Dont panic if only one disk on a channel can do tagged queueing. | sos | 2002-05-23 | 1 | -8/+8 |
* | This manpage is for Alpha only. | ru | 2002-05-23 | 1 | -1/+1 |
* | Fixed broken ``make -jX install''. | ru | 2002-05-23 | 1 | -0/+1 |
* | Minor nit: get p pointer in msleep() from td->td_proc (where | jhb | 2002-05-23 | 1 | -1/+1 |
* | Whitespace: trim a trailing tab. | jhb | 2002-05-23 | 1 | -1/+1 |
* | Make the counters uintmax_ts, and use %ju rather than %llu. | des | 2002-05-23 | 2 | -4/+6 |
* | Make my style consistent. | jmallett | 2002-05-23 | 1 | -5/+5 |
* | Comment out extra tokens after #else and #endif. | des | 2002-05-23 | 39 | -154/+161 |
* | Fix a panic by allocating the iface structure locally in the attach | joe | 2002-05-23 | 2 | -3/+14 |
* | - Turn two more storage pools into UMA zones and make the related memory | arr | 2002-05-23 | 4 | -30/+31 |
* | Reflect some changes in the NetBSD code path, and sligh adjustments to ours. | joe | 2002-05-23 | 1 | -4/+7 |
* | Hide a couple of unguarded error returns behind the no_fail test. | des | 2002-05-23 | 0 | -0/+0 |
* | Hide a couple of unguarded error returns behind the no_fail test. | des | 2002-05-23 | 1 | -5/+6 |
* | Free old_pwd only in the code path where it has been allocated. | jmallett | 2002-05-22 | 1 | -1/+1 |
* | Taking a leap of faith, tie the help command in to the build. | jmallett | 2002-05-22 | 1 | -0/+1 |
* | Add my PD implementation of the SCCS help command, which prints help from | jmallett | 2002-05-22 | 2 | -0/+146 |
* | New release notes: asa(1), pathchk(1), sccs(1), | bmah | 2002-05-22 | 2 | -2/+46 |
* | Sync with NetBSD. (Non functional changes). | joe | 2002-05-22 | 1 | -9/+9 |
* | Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUT | joe | 2002-05-22 | 1 | -1/+1 |
* | Increase the maximum FSM option length to 50 | brian | 2002-05-22 | 2 | -3/+3 |
* | Add some missing #includes that weren't required due to namespace polution | brian | 2002-05-22 | 3 | -2/+3 |
* | Rename pause() to ia32_pause() so it doesn't conflict with the pause() | jhb | 2002-05-22 | 4 | -14/+14 |
* | Restore us back to the rev 1.324 level of having an Intel gigE driver. | obrien | 2002-05-22 | 2 | -0/+2 |
* | Update 164SX section with newly acquired insights. | wilko | 2002-05-22 | 1 | -1/+12 |
* | Add a warning regarding localhost-only listening daemons inside jails. | gshapiro | 2002-05-22 | 2 | -5/+9 |
* | 1/2assed reimplementation of c-common.c revs 1.2 (-fformat-extensions) | obrien | 2002-05-22 | 1 | -6/+83 |
* | Tie sccs(1) in to the build, as it now does one thing right: sccs what | jmallett | 2002-05-22 | 1 | -0/+1 |
* | Remove mention of the GNU version of ptx, it is dead. | jmallett | 2002-05-22 | 1 | -1/+1 |
* | Add a usage(). | jmallett | 2002-05-22 | 1 | -2/+19 |
* | Remove #ifndef's on V6. | jmallett | 2002-05-22 | 1 | -4/+0 |
* | Put braces around the command table properly. | jmallett | 2002-05-22 | 1 | -36/+36 |
* | Use what(1) here, in /usr/bin/what. It doesn't print error 26 correctly, but | jmallett | 2002-05-22 | 1 | -1/+1 |