]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
* Add struct resource_list* argument to resource_list_alloc and
[FreeBSD/FreeBSD.git] / sys /
1999-10-12 dfr* Add struct resource_list* argument to resource_list_a...
1999-10-12 jhbaThis patch updates the BTX to emulate the BIOS functio...
1999-10-12 dfrBring support for opti931 in from the old driver.
1999-10-12 dfrAllow this driver to open disks with no labels (CDROMS...
1999-10-12 marcelInclude opt_compat.h now the old signalling syscalls...
1999-10-12 nsayerFix APM's make_devs:
1999-10-12 marcelMove SIG_HOLD back to signalvar.h.
1999-10-12 nyanInitialize tp->t_stop to nottystop.
1999-10-12 marcelDon't let osigaction and osigvec accept the new signal...
1999-10-12 bpInitial import of ncp library sources.
1999-10-12 bpRemove unnessary includes.
1999-10-12 marcelNow that userland, including modules don't use the...
1999-10-12 marcelNow that userland including modules don't use the osig...
1999-10-12 brianBlank out the twiddly thing when outputting the ``BTX...
1999-10-12 bdeUnremove used includes.
1999-10-12 msmithRemember folks, it's:
1999-10-12 obrienThis commit was generated by cvs2svn to compensate...
1999-10-11 luoqiAdd a per-signal flag to mark handlers registered with...
1999-10-11 mjacobremove unnecessary includes
1999-10-11 phkremove unused #includes
1999-10-11 phkremove unused #include
1999-10-11 phkremove unused #include, add $FreeBSD$
1999-10-11 phkremove unused #includes.
1999-10-11 impKill unused includes
1999-10-11 impHid silly unknown board types message behind if (bootve...
1999-10-11 peterOh foo. I got carried away. :-( "joy.h" is used to...
1999-10-11 peterTrim unused options (or #ifdef for undoc options).
1999-10-11 peterClean up some cruft. We don't run <= 4.3 binaries...
1999-10-11 steveAdd support for the USRobotics Courier V.Everything...
1999-10-11 peterTrim some unused #includes
1999-10-11 peterZap unneeded #include (found by phk)
1999-10-11 peterZap unneeded #includes
1999-10-11 peterDelete unneeded #include
1999-10-11 sosFix a bug in the isa attach code which would panic...
1999-10-10 newtonReplace cdevsw_add() and friends with make_dev()/remove...
1999-10-10 phkI don't know if this is the correct fix, but my kernel...
1999-10-10 jhayUpdate the comments to say we are at draft 05 now.
1999-10-10 sosRemove unused include files.
1999-10-10 peter#ifdef PPS_SYNC around "kapi" declaration to fix a...
1999-10-10 marcelUse the proper #ifdef around union sigval and siginfo_t...
1999-10-10 peterPut IPFILTER_LKM into opt_ipfilter.h and delete the...
1999-10-10 peterDon't try and build IPFILTER in LINT.
1999-10-10 peterRemove ipfilter files - the hooks remain in ip_input...
1999-10-10 peterNuke the old antique copy of ipfilter from the tree...
1999-10-10 phkRetire old and unused #includes.
1999-10-10 marcelAvoid using the osig* syscalls.
1999-10-09 greenModify to work with the new sbreserve().
1999-10-09 phkRemove obsolete include file.
1999-10-09 phkRemove another obsolete include file.
1999-10-09 greenImplement RLIMIT_SBSIZE in the kernel. This is a per...
1999-10-09 phkpnpparse.c is needed for kernel builds.
1999-10-09 sosAdd the options for the ATA driver.
1999-10-09 sosAdd support for the HPT366 chip, this is used on the...
1999-10-09 phkGive physio a makeover.
1999-10-09 peterAdd the 16550 programming interface code for PCIS_SIMPL...
1999-10-09 jhayUpdate the PPSAPI to draft-mogul-pps-api-05.txt which...
1999-10-09 phkA leftover include file from pre-CAM days gets retired...
1999-10-09 dfrFactor out the PnP resource parser so that it can be...
1999-10-09 dfrFix build break.
1999-10-09 dfrAdd net device to netboot.
1999-10-09 mdoddRemove old copies. These files now live in src/sys...
1999-10-09 mdodd- Point the right bits at the new location of the bus...
1999-10-09 greenAdd a newline to "WARNING: %s maxphys = 0 ??" so it...
1999-10-09 mdodd- Restore correct operation of bt_mca.
1999-10-09 impMake interrupts shareable with RF_SHAREABLE. This...
1999-10-09 mdoddRemove these files as they now live in sys/dev/dpt/
1999-10-09 impAllow interrupt sharing by allocating the interrupt...
1999-10-09 impCall DEVICE_IDENIFY in bus_generic_driver_added to...
1999-10-09 mdoddSwitch over to the new location in sys/dev/dpt.
1999-10-09 mdoddRemove the DPT EISA driver entry.
1999-10-09 mdodd- Implement a simple PIO driven function for retreiving...
1999-10-08 phkFix a panic(8) implementation:
1999-10-08 phkAdd a couple of strategic KASSERTs
1999-10-08 peterZap cdevsw_add() - the make_dev's take care of it and...
1999-10-08 phkAdd back sysctl vfs.enable_userblk_io
1999-10-08 n_hibma perl5 -> perl
1999-10-08 greenperl5 -> perl
1999-10-08 mdoddSync with recent changes to the MCA bus code. Resource...
1999-10-08 rogerNo longer required, following the move of the driver...
1999-10-08 marcelSynchronize with i386 rev 1.367
1999-10-08 dfrDon't include <machine/frame.h>.
1999-10-08 n_hibmaChange the SOURCE line to include ${CURDIR}
1999-10-08 n_hibmaMove the include of device.h into the NetBSD specific...
1999-10-08 peterZap these defucnt files before anyone things about...
1999-10-08 phkFix amr.c line, a '.' had become a '/'.
1999-10-07 n_hibmaFix typo
1999-10-07 n_hibmaThe Makefiles for the modules for the USB device drivers.
1999-10-07 n_hibmaMake the umodem stub compile
1999-10-07 n_hibmaRemove a debugging printf.
1999-10-07 n_hibmaAdd make_dev and remove_dev.
1999-10-07 n_hibmapriorities weren't correct (old version).
1999-10-07 n_hibmaMajor synchronisation with the NetBSD USB stack:
1999-10-07 n_hibmaremove the use of uhci_reset to wake up the controller...
1999-10-07 n_hibmaRemove last bits and pieces of NetBSD porting.
1999-10-07 n_hibmaRemove the last bits and pieces left over from porting...
1999-10-07 marcelSimplification of the signal trampoline and other cleanups.
1999-10-07 bpPut back cn_namelen initialization. Removed by phk...
1999-10-07 marcelI forgot this one :-(
1999-10-07 msmithConnect the 'amr' and 'mlx' drivers. They can be built...
1999-10-07 msmithThis is a driver for the AMI MegaRAID family of control...
next