summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Collect the ISA DMA defines from the MI ISA code, not a private copy.msmith2000-06-231-3/+2
* Stop trying to do anything funny with the interrupt resource range. Themsmith2000-06-234-52/+16
* Fix typo (inT -> int)dima2000-06-231-1/+1
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devcokane2000-06-232-2/+4
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devcokane2000-06-232-1/+6
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-2329-145/+145
* Minor redundant #include fix.cokane2000-06-231-1/+0
* Fixed trouble with linux emu, not it should work in the module.cokane2000-06-233-10/+6
* Fixed problem with linux ioctl code, module loading should work now.cokane2000-06-232-0/+59
* Replace an erroneous `.Va error' with `.Va errno'.chris2000-06-231-1/+1
* Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty linechris2000-06-231-2/+2
* Replace .Va references to function arguments to .Fa references.chris2000-06-231-2/+2
* Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.brian2000-06-2339-320/+1333
* Add -s -a and -m flags for supressing the subject line, ignoring amdbrian2000-06-231-6/+17
* Remove these here, these were repocopied to src/sys/ufs/ffs.peter2000-06-233-5532/+0
* fix races in the uidinfo subsystem, several problems existed:alfred2000-06-2212-82/+120
* fix warning, declare function static.alfred2000-06-221-1/+1
* Rename macros to all-uppercase. Get rid of a comment that was ironicgreen2000-06-221-10/+4
* Correct PPPoE in multi-link modebrian2000-06-221-1/+1
* update UP1000/Symbios SCSI infowilko2000-06-221-1/+3
* Make the generated set headers depend on Makefile as well (that is wherepeter2000-06-224-8/+8
* Put RF_SHAREABLE into the bus_alloc_resource call.cokane2000-06-221-1/+1
* Switch LINUX_TDFX to TDFX_LINUX, that's what i get for typing thiscokane2000-06-221-1/+1
* Inhibit successful DAD messages and "no default interface" messages.ume2000-06-221-2/+4
* If the kevent() registration fails (probably due to the underlyingjlemon2000-06-221-19/+53
* Add a hack to fail registration of kq events on a non-ufs filesystem, asjlemon2000-06-221-0/+8
* Add code so that the udata field is preserved across a TRACK event.jlemon2000-06-221-9/+18
* Add ip_portrange_first and ip_portrange_last rc.conf/rc.networkdillon2000-06-228-2/+137
* Use %Efache2000-06-221-2/+2
* correct bad TTL with packets generated by v4 mapped udp. from kameitojun2000-06-221-0/+7
* Localize time/date.ache2000-06-225-23/+27
* Use %Ef instead of hardcoded %b %eache2000-06-221-1/+1
* Add 'kern.disks', a sysctl which returns the list of disks fromnbm2000-06-221-0/+29
* Fix changes from 1.34 through 1.37:sheldonh2000-06-221-6/+14
* Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7.nyan2000-06-222-14/+34
* Mention the timezone where appropriate (for the -v option).brian2000-06-221-3/+3
* Allow Nm to expand gracefully instead of hard-coding an argument.sheldonh2000-06-221-2/+2
* Fix more HTML -> mdoc transcription errors.sheldonh2000-06-222-2/+3
* Whitespace-only changes: apply accepted line breaking style as asheldonh2000-06-221-91/+138
* Use sub-sections (Ss) to categorize diagnostics and rationalizesheldonh2000-06-221-54/+41
* Functions may be static and __inline, but not extern and __inline. Thisgreen2000-06-221-1/+1
* Fix typo in the config file update procedure URL and typo in precedingdbaker2000-06-221-2/+2
* Add my name next to the majro for 3dfx (107), to reflect new info contact,cokane2000-06-221-1/+1
* Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out)peter2000-06-222-0/+2
* Make sure SOFTUPDATES doesn't wind up on boot floppy and bloat itjkh2000-06-225-0/+10
* Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.cokane2000-06-223-8/+18
* Converted all TDFX_VERBOSE ifdefs to DEBUG, now it gets debugged with thecokane2000-06-221-1/+1
* Stick in header, $FreeBSD$.cokane2000-06-224-28/+188
* Stick the tdfx entry in here, after some cleaning.cokane2000-06-222-0/+2
* bde says we don't need to note in passing the locore stuff.imp2000-06-221-5/+5
OpenPOWER on IntegriCloud