summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a nextboot script to make it easier to control the loader nextbootgordon2002-05-242-0/+59
* Remove /usr/share/perl/manache2002-05-241-1/+0
* Add support for reading an additional loader configuration file. By default,gordon2002-05-243-1/+70
* Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies thegshapiro2002-05-243-0/+16
* Change the default permissions for the sendmail statistics file to 0640gshapiro2002-05-242-2/+2
* o Replace the vm_map's hint by the root of a splay tree. By design,alc2002-05-242-81/+106
* For now, make the .ifdef GCC3 case default. We should change -Wno-formatpeter2002-05-242-14/+2
* Convert mount_unionfs(8) to nmount.mux2002-05-241-10/+24
* Convert unionfs to nmount.mux2002-05-242-25/+22
* - Remove a few storage pools and replace them with UMA zones. The spansarr2002-05-247-78/+90
* - Turn a couple of storage pools into UMA zones and their associated callsarr2002-05-242-10/+13
* Fix comments.mux2002-05-241-1/+1
* Generate the normal asm stubs for all sysv system calls. Use these insteadjake2002-05-237-33/+18
* Style nit, no functional changes.mux2002-05-232-0/+2
* - Fix uma_zcreate parameters -- don't pass M_* flags here, doh.arr2002-05-231-2/+2
* Update comments to better match reality.mux2002-05-231-2/+2
* Make mount_nullfs(8) use nmount(2) rather than mount(2) nowmux2002-05-231-5/+15
* Convert nullfs to nmount.mux2002-05-232-17/+12
* Slightly change the way we pass mount options to the filesystemmux2002-05-232-12/+24
* 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
OpenPOWER on IntegriCloud