summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Zap pci_map_dense() and pci_map_bwx() - they were for compatability butpeter2000-01-053-38/+0
* Fixed missing includes in synopsis. <sys/file.h> went missing when KERNELbde2000-01-051-2/+3
* Patch up some of the evilness left over from the early newbus porting.peter2000-01-053-166/+288
* Fixed missing include in synopsis.bde2000-01-051-1/+2
* KERNEL -> _KERNELeivind2000-01-0510-10/+10
* mdoc(7)'fyphantom2000-01-051-10/+13
* mdoc(7)'fyphantom2000-01-051-68/+71
* Don't build with X support if DESTDIR is defined. This preventsmarcel2000-01-051-21/+18
* Synced with sys/i386/isa/clock.c rev 1.149.kato2000-01-053-27/+81
* Synced with sys/i386/i386/userconfig.c rev 1.166.kato2000-01-051-0/+1
* Synced with sys/i386/conf/GENERIC rev 1.222.kato2000-01-052-0/+2
* Missed a filename variable quote in rcpeter2000-01-051-1/+1
* Quote arguments in vi recover script.peter2000-01-051-3/+3
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-19/+10
* When attaching a plex to a volume with 'up' subdisks, make the plexesgrog2000-01-051-10/+12
* Correct printf format for pointers to avoid compilation warnings ongrog2000-01-051-16/+16
* Correct printf format for pointers to avoid compilation warnings ongrog2000-01-051-11/+23
* Modify the manner in which we lock RAID-5 plexes. This appears togrog2000-01-053-7/+15
* Change the name of the define 'SPACETAB' (originally 'isspace') togrog2000-01-051-4/+19
* Include basename() function even if the system isn't i386.grog2000-01-051-7/+11
* Add the keywords 'mv' and 'move'.grog2000-01-051-0/+3
* Add function moveobject, which currently moves subdisks to differentgrog2000-01-051-0/+44
* Add VINUM_MOVE ioctl.grog2000-01-051-43/+45
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-8/+6
* Add declaration for give_sd_to_drive, needed for the 'move' command.grog2000-01-051-1/+2
* Set P_SYSTEM in the daemon proc structure to alleviate delays ongrog2000-01-051-7/+8
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-10/+18
* Describe 'move' function.grog2000-01-051-14/+79
* Change parameters of some declarations.grog2000-01-051-3/+4
* makedev: Give all devices permissions 740.grog2000-01-051-57/+25
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-90/+168
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-10/+132
* Enhance reassignbuf(). When a buffer cannot be time-optimally inserteddillon2000-01-0511-43/+201
* Man pages for the VFS extended attribute and access control list vnops.rwatson2000-01-058-1/+681
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-0532-11/+2191
* argh, forgot the bus_dma_tag_creates.cg2000-01-055-4/+8
* Add protocol to ``nat port'' examples - it's mandatory.brian2000-01-051-2/+2
* set up the pci regs properly for busmastering. this makes the card work oncg2000-01-051-0/+3
* Remove the unused 'func' arguments to the deregistration functions.msmith2000-01-051-4/+4
* allocate isa bounce buffers of the right size for ess/mss cards, fixescg2000-01-054-8/+14
* Fix at least one source of the continued 'NFS append race'. close()dillon2000-01-052-6/+42
* Remove non-functional 'all:' target.grog2000-01-041-19/+10
* Update some of the network driver documentation in the LINT file, whichdillon2000-01-043-12/+27
* ISA device drivers use the ISA source interrupt number in locations wheretegge2000-01-0415-87/+589
* Fix race condition caused by missing splnet()'s.archie2000-01-041-0/+4
* Add btxld to the list of cross-tools on machines that don't have itmarcel2000-01-041-2/+6
* o Allow btxld to be compiled on 64-bit machinesmarcel2000-01-044-18/+24
* The dumpon sysctl only accept cdevs thse days.phk2000-01-041-2/+3
* Be more careful about NOUDEV and NODEV.phk2000-01-041-0/+8
* Create a separate pps_offset variable to use for applying thephk2000-01-041-1/+8
OpenPOWER on IntegriCloud