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