summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ns_name_skip was not prefixed by `__'.ume2006-03-091-0/+1
* When a process is de-configuring a log file, also stop all of itsjkoshy2006-03-092-5/+8
* Now that we now spell NO_MAN=xxx MAN=, update the docs.imp2006-03-091-1/+1
* Connect librt to buildworld.davidxu2006-03-091-1/+2
* correct ni_txrate when using a fixed rate; fixes current rate reportingsam2006-03-091-1/+4
* Remove mqueue and timer, now they are in librt.davidxu2006-03-082-525/+0
* Use vn_start_secondary_write() and vn_finished_secondary_write() as ategge2006-03-0811-18/+344
* Remove mq.c, the POSIX mqueue is implemented in librt.davidxu2006-03-081-73/+0
* Switch these makefiles to use 'MAN=' to indicate they will not generategad2006-03-083-3/+3
* Fix overriding jail_list from command line.fjoe2006-03-081-1/+3
* Fix exec_map resource leaks.ups2006-03-083-28/+46
* When parsing an RPC request in nfsrv_dorec(), KASSERT that theresimon2006-03-081-0/+1
* kernel install script (missed in previous commit)sam2006-03-081-0/+43
* Revamp base system packaging of kernels to enable up/smp selectionsam2006-03-0818-29/+1199
* Fix output and exit status when daily_mailq_shorten is set to YESmatteo2006-03-081-6/+8
* ATA_USB will need to hook into the delayed boot identify to havesos2006-03-082-1/+2
* Update a DB_SET to DB_FUNC I missed yesterday.jhb2006-03-081-1/+1
* Explain why the first partition should start at offset 16.pjd2006-03-081-0/+2
* Fix spelling errormatteo2006-03-081-1/+1
* Properly handle the case when the packet secondary zone can't allocateandre2006-03-081-2/+2
* Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set.sos2006-03-081-3/+0
* Bail out of afd_sense if ENODEV.sos2006-03-081-3/+7
* Collapse strncpy/strncat/strncat into a single snprintf, as suggestedgad2006-03-081-3/+1
* Fix the case where the user specifies an alternate heading for somegad2006-03-081-6/+13
* Add some notes how to properly dump kernel onto gmirror provider.pjd2006-03-081-1/+42
* Allow to dump kernel to gmirror providers.pjd2006-03-081-0/+37
* Remove leading __ from __(inline|const|signed|volatile). They areimp2006-03-085-10/+10
* Remove configure.ac.in and the 'distfile' target fromkientzle2006-03-084-164/+6
* Don't set IN_CHANGE and IN_UPDATE on inodes for potentially suspendedtegge2006-03-081-1/+0
* Remove configure.ac.in and reorganize a few other things. This iskientzle2006-03-085-232/+38
* Fix a bug in NFSv3 READDIRPLUS reply processingcel2006-03-081-1/+5
* Ignore dirty pages owned by "dead" objects.tegge2006-03-081-0/+4
* Set SNF_SYNC flag for timer, as the timer notification should bedavidxu2006-03-081-0/+1
* Style nit.jhb2006-03-071-2/+1
* Clean up the way we handle auxiliary commands for a given ddb commandjhb2006-03-073-106/+107
* Use the Alpha PCC as a cpu ticker for process runtime accounting. This isjhb2006-03-072-1/+29
* - Simplify the i8254 timecounter for the alpha since we don't actually havejhb2006-03-071-97/+12
* Further refine the bridge hack in the arp code. Only do the special arpthompsa2006-03-071-2/+2
* For consistency sake, use >= MINCLSIZE rather than > MINCLSIZE to determinejhb2006-03-071-1/+1
* Disable 802.11e support for now. Did some cleanup while I'm here.damien2006-03-071-4/+2
* Remove trailing dot from the servername in the serverlist to be ableume2006-03-071-1/+1
* Correct handling of HTTP_PROXY_AUTH. A password may have `:'.ume2006-03-071-1/+1
* Fix incorrect command line examples.hrs2006-03-071-3/+3
* Fix version number when the feature was added.hrs2006-03-072-2/+2
* Add a serial number for requests so we don't just depend on a request pointermjacob2006-03-073-9/+18
* Poll device for readiness before trying to get geometry etc.sos2006-03-071-3/+6
* Only look for ICRC and CORR errors on ATA devices not ATAPI.sos2006-03-071-1/+1
* NOMAN --> NO_MANume2006-03-071-1/+1
* - New sentence should start from the new linemnag2006-03-071-3/+5
* Two years ago, in rev. 1.12, a typo slipped in etc/isdn/Makefile:yar2006-03-072-1/+2
OpenPOWER on IntegriCloud