summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Delay an optional amount of time after booting before starting amckusick2002-12-184-4/+27
* | Keep comments consistent with the code. Minor optimization.mckusick2002-12-181-14/+4
* | I didn't intend to delete this rm from the Makefile. It snuck in atimp2002-12-182-0/+2
* | Latest snapshot of devd. This one adds re-matching and stringimp2002-12-182-17/+89
* | Document what happens when the format string contains insufficienttjr2002-12-181-0/+23
* | - Hold the page queues lock when performing vm_page_busy().alc2002-12-181-2/+5
* | Hold the page queues lock when performing vm_page_flag_set().alc2002-12-182-1/+9
* | Cosmetic cleanup of unsigned buglets.mckusick2002-12-181-5/+5
* | Back out revision 1.38. disklabel now understands vinum volumes again.grog2002-12-181-5/+1
* | Add Web Objects.eric2002-12-171-0/+2
* | Reduce diffs with Peter's expanded diffs:imp2002-12-172-8/+8
* | Add a check for negative offset locations and return EINVAL for them.phk2002-12-171-0/+5
* | Back out the previous commit, since there could be dire consequences ifgreen2002-12-172-7/+3
* | Remove request for i386 boot[012] review. I didn't have time recently tojhb2002-12-171-1/+0
* | Make both UFS1 and UFS2 fit on the same boot blocks. These are aimp2002-12-174-142/+120
* | Make /etc/rc and /etc/rc.shutdown executable, and execute them directlygreen2002-12-170-0/+0
* | /home/green/tmp/cvsSFosXggreen2002-12-172-3/+7
* | The code uses trapsasync, however the manual page uses asynctraps. Fix thetrhodes2002-12-171-1/+1
* | Remove unused lockcnt variable.phk2002-12-171-3/+0
* | Split files into 1.44MB chunks rather than a tiny, high-ftp overhead size.obrien2002-12-171-1/+1
* | Strip out any .comment ELF sections from crunchgen'ed binaries.obrien2002-12-171-0/+1
* | Hold the page queues lock when performing vm_page_flag_set().alc2002-12-172-1/+3
* | Add IPP (Internet Printing Protocol) and remove blank lines.eric2002-12-171-6/+2
* | Straighten out a compound if() to improve readability marginally.phk2002-12-171-1/+4
* | Indent properly.phk2002-12-171-1/+2
* | Remove unused variable cn_devfsdev.phk2002-12-171-2/+1
* | Remove unused and incorrectly maintained variable "in_interfaces"phk2002-12-171-4/+0
* | A couple of stylistic improvements.phk2002-12-172-5/+6
* | Don't cast a pointer to (intptr_t) and then on to (int) when we cannotphk2002-12-171-3/+3
* | Document `trap EXIT` and `trap SIGNAME`.fanf2002-12-171-1/+4
* | Try to fix the problem with burncd blank not seeing the end ofsos2002-12-171-14/+9
* | This should be the way PC98 ATA disks are seen geometry wise.sos2002-12-173-4/+10
* | Don't mangle geometry for pc98, this will happen in the ata driver.phk2002-12-171-4/+0
* | Unspam some experimental changes which should not have been committed.phk2002-12-171-13/+40
* | Remember to hold topology lock when we change things.phk2002-12-171-0/+2
* | Constify the dumpconf() function.phk2002-12-171-1/+1
* | Add PERIPH and XPT debug options to camcontrol. This makes all CAM debugnjl2002-12-172-4/+22
* | Back out 1.19 to rethink approachnjl2002-12-172-4/+4
* | Check the return status of chdir() when using the -C option.seanc2002-12-171-1/+2
* | Check that the dump device is large enough. Otherwise we couldmarcel2002-12-171-0/+10
* | Automatically issue a "continue" along with the "detach" command. Thisnjl2002-12-172-4/+4
* | Fix syntax in last commit.dillon2002-12-172-6/+6
* | Convert the xl(4) driver to the busdma API. This should makemux2002-12-172-157/+300
* | Reformat last changejulian2002-12-162-10/+14
* | Get rid of g_slice_addslice() and use g_slice_config() instead.phk2002-12-166-130/+101
* | Don't dump core into a partition that is too small for it.julian2002-12-162-0/+18
* | Goto WARNS 5 with assorted changes.phk2002-12-169-33/+32
* | Constification and some s/int/u_int/ changes.phk2002-12-1611-84/+85
* | Change the name for the local unix-socket based protocolmbr2002-12-168-14/+51
* | Update this one too.phk2002-12-161-1/+5
OpenPOWER on IntegriCloud