summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix my previous snprintf() patches (which were largely no-ops).brian2001-08-232-9/+11
* the feederchain builder is currently broken for recording channels. disablecg2001-08-231-0/+3
* handle bogus values passed to SOUND_PCM_WRITE_CHANNELS/SNDCTL_DSP_CHANNELScg2001-08-231-4/+5
* make the 4dwave nx chip workcg2001-08-231-1/+1
* MFS: make SNDCTL_DSP_SETTRIGGER workcg2001-08-232-7/+5
* MFS: allow multiple opens of mixer devicescg2001-08-231-8/+11
* many changes:cg2001-08-2340-407/+738
* Rephrasing prev. commit a bit.ache2001-08-231-4/+12
* Describe EOVERFLOW, EOPNOTSUPP and reaction to negative l_lenache2001-08-231-7/+18
* adv. lock:ache2001-08-231-2/+14
* adv. lock:ache2001-08-232-10/+10
* Detect off_t EOVERFLOW of start/end offsets calculations for adv. lock,ache2001-08-232-3/+27
* Bring in some iostat fixes that bde reminded me about. These fixes wereken2001-08-232-95/+125
* Oops. The new pci_ids array should be static.nsayer2001-08-231-1/+1
* Fix a #endif misplacement in 1.231 due to misapplied patchpeter2001-08-232-2/+2
* Fix a comment error that was fixed in the pc98 version. hw.maxmem ispeter2001-08-232-2/+2
* Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn'tpeter2001-08-232-32/+4
* Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columnspeter2001-08-232-64/+120
* Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt insteadpeter2001-08-232-4/+4
* Merge 386/machdep.c rev 1.467: fix bugs/miscalculationspeter2001-08-232-20/+24
* Identical to i386/machdep.c rev 1.473: move submap initialization to MI.peter2001-08-232-22/+12
* Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcachepeter2001-08-232-8/+12
* Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc.peter2001-08-232-2/+12
* Dont add UPAGES to the %cs segment limit. There is nothing there exceptpeter2001-08-232-32/+4
* Do not printf when we get called as a result of a pci shared interrupt,peter2001-08-232-6/+2
* Revert part of the last commit, as suggested by Nick. This is expected,peter2001-08-231-4/+1
* Dont compile in SSE fxsave/fxrstor instructions if CPU_ENABLE_SSE isn'tpeter2001-08-234-24/+60
* Add support for the Netgear MA301 PCI adapter for the MA401.nsayer2001-08-232-6/+15
* Typo and markup fixes.bmah2001-08-222-12/+12
* The name of the kernel is KERNCONF, not KERNEL now.jkh2001-08-221-1/+1
* Regenerate from syscalls.master using the new makesyscalls.sh revision.tmm2001-08-226-612/+622
* Add padding before each element of the syscall argument structures intmm2001-08-221-2/+15
* Add myself.petef2001-08-221-0/+1
* Fix a simple typo I just happened to find.alex2001-08-221-1/+1
* ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl).yar2001-08-221-2/+2
* Remove the code that limited the buffer_map to 1/2 the size of thedillon2001-08-221-0/+2
* Remove some stray text that crept into this verison of the updatingimp2001-08-221-4/+0
* Move CR4.PGE enabling code after paging is enabled via CR0.PG based oniwasaki2001-08-223-21/+18
* mdoc(7) police: Fixed broken xrefs.ru2001-08-2210-12/+16
* mdoc(7) police:ru2001-08-222-18/+28
* Mentions about /var/spool/secretmail were deleted in BSD.var.dist,v 1.2.ru2001-08-221-4/+0
* Zap reference to tickadj(8). Forgotten in rev. 1.24.ru2001-08-221-1/+0
* OK, now I am scared of pxeldr. It had /boot/loader appended ontopeter2001-08-221-1/+1
* Make these depend on the usb module so they can use its symbols if theypeter2001-08-223-2/+5
* Generate an ELF /boot/loader instead of fake a.out. The fake a.out wrapperpeter2001-08-221-1/+1
* Move most of the kernel submap initialization code, including thedillon2001-08-2212-43/+239
* KASSERT if vm_page_t->wire_count overflows.dillon2001-08-221-0/+1
* New release note: RFC 1948.bmah2001-08-222-0/+12
* When compressing directory blocks, the dirhash code didn't checkiedowse2001-08-221-1/+1
* Much delayed but now present: RFC 1948 style sequence numberssilby2001-08-228-178/+199
OpenPOWER on IntegriCloud