summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Regen.n_hibma2000-04-062-2/+9
* Add Zip 250n_hibma2000-04-061-0/+1
* Finally cvs rm these two files; they were not referenced in conf/files*,peter2000-04-062-2528/+0
* open_drive: Add kludges for vn and md.grog2000-04-061-0/+4
* (finally!) add keywords raid4 and partition.grog2000-04-061-1/+3
* Uncomment ETHER_II frame and remove BPF related variable.bp2000-04-062-7/+5
* complete_rqe: Remove a race condition in RAID-4 and RAID-5 where agrog2000-04-061-2/+2
* Awi driver, ported from NetBSD from Atsushi Once-san.imp2000-04-0618-10/+5183
* Fix a bug where SIGIO was not being delivered to a process requestingarchie2000-04-051-0/+2
* - Remove unused includes.ru2000-04-051-24/+96
* - Moved NULL definition into private include file.ru2000-04-052-7/+6
* Synced with sys/conf/Makefile.i386 revision 1.181.kato2000-04-051-3/+14
* Do not panic if request issued by kernel.bp2000-04-051-1/+2
* Try to obtain timezone offset from an environment of mount program.bp2000-04-058-30/+32
* Make it possible to include a device interface description by a singledfr2000-04-055-189/+55
* Allow the calling Makefile to specify a list of device interfaces insteaddfr2000-04-051-1/+5
* Minor spelling fixes.ru2000-04-052-5/+7
* make poll() dtrt, previously when playing it would trigger if there was lesscg2000-04-051-2/+2
* decrease buffer size to 4kcg2000-04-051-23/+58
* allow /dev/dsp to be opened seperately for reading and writing.cg2000-04-053-11/+27
* try increasing 2ndbuffer size to 64kcg2000-04-051-1/+1
* move buffer size definition to .c file for consistency, and reduce it to 4kcg2000-04-052-1/+4
* Add automatic rescan on connect. This happens already if the drive isn_hibma2000-04-041-9/+37
* Fix _zget() so that it checks the return from kmem_alloc(), to avoidmsmith2000-04-041-3/+9
* Upgrade the bktr driver from 2.07 to 2.10.roger2000-04-0411-638/+1334
* Add multiple #include protectionroger2000-04-043-0/+18
* Remove obsolete reference to PCVT_FREEBSD.hm2000-04-042-2/+2
* Pass me the pointy hat.gj2000-04-041-1/+6
* Allow MAXDEP dependants, not MAXDEP-1.dfr2000-04-041-1/+1
* Add a missing PXE API call and structure.ps2000-04-041-0/+11
* Fix mbuf leaking - duh!dmlb2000-04-041-6/+9
* Fix pcic_detach_socket to get right pcic_handle.imp2000-04-042-2/+2
* Be consistant about using the right child to get the ivars, which isimp2000-04-041-7/+20
* enable emu10k1 (sblive) driver, though still playback onlycg2000-04-041-1/+1
* make the click on starting output go awaycg2000-04-041-20/+24
* Add all the PXE related structures from the 2.1 PXE spec from Intel.ps2000-04-042-155/+531
* Dereference a pointer (print int instead of pointer value)n_hibma2000-04-031-1/+1
* Numerous fixes brought in by Lennart Augustsson from NetBSD:n_hibma2000-04-031-47/+151
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-0323-606/+611
* Nuke csu_hdr from struct cspace. csu_hdr is not used anywhere in thegj2000-04-031-7/+2
* Regen.n_hibma2000-04-032-120/+418
* Add Freecom + product; Update NetBSD's copyrightn_hibma2000-04-031-1/+5
* Add a hack to cam that makes the cam_xpt available to the rest of then_hibma2000-04-033-28/+5
* Silence some warnings.phk2000-04-031-0/+1
* Unbreak LINT.yokota2000-04-032-1/+5
* regenerate with MPSAFE from syscalls.masteralfred2000-04-031-5/+5
* Make makesyscalls.sh parse an optional field 'MPSAFE' that specifiesalfred2000-04-032-18/+33
* Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, andmsmith2000-04-033-48/+0
* fix missing defines and prototype for emu_vdump()cg2000-04-033-6/+21
* Sync with NetBSD: Add a few id's and correct numerous typo'sn_hibma2000-04-031-47/+101
OpenPOWER on IntegriCloud