summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get the test-suite into sync with the kernel again.phk2002-12-168-10/+34
* Spelling: s/ingrity/integrity/trhodes2002-12-161-1/+1
* Change the way ELF coredumps are handled. Instead of unconditionallydillon2002-12-163-17/+55
* Add the trm(4) driver.cognet2002-12-162-0/+2
* Import of a minimalist trm(4) man page.cognet2002-12-162-0/+54
* The HP DAT 40 tape drive should be able to handle variable block sizes.trhodes2002-12-161-0/+4
* Remove the hto(be|le)[slq] and (be|le)toh[slq] macros defined inrobert2002-12-166-40/+18
* This commit was generated by cvs2svn to compensate for changes in r107937,des2002-12-1698-259/+412
|\
| * Vendor import of OpenPAM Cyclamen.des2002-12-1698-259/+412
* | Merge in most non-style differences from Andrew Korty's pam_ssh 1.7.des2002-12-163-51/+70
* | Ignore IEEE1284 descriptors when looking for bidirectional mode. We don'tdes2002-12-161-2/+2
* | MFNetBSD: 1.52-1.55des2002-12-161-4/+17
* | Catch up with the English version:hrs2002-12-161-83/+130
* | o getsockopt(2) 'level' argument should be 0, not SOCK_STREAM. Itmaxim2002-12-161-1/+1
* | Fix the panic that occurs when kldunloading trm by using the correctcognet2002-12-162-29/+51
* | fixed a bug that IPv6 multicast packet is not forwarded if its packet size is...suz2002-12-161-1/+1
* | Typo: devices numbers -> device numbers.keramida2002-12-161-1/+1
* | Regen: swapoffmarcel2002-12-169-12/+15
OpenPOWER on IntegriCloud