summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change macros Em -> Dv.marko2000-10-032-56/+59
* Remove another unused field from struct __aiocb_private.alc2000-10-031-1/+0
* Note that the pcn(4) driver supports the PCnet/PRO cards, and MFC.bmah2000-10-033-12/+13
* Re-phrase wording on Multia burnout. Add section on Multia sound.wilko2000-10-031-14/+24
* o Load netgraph.ko, ng_ether.ko and ng_pppoe.ko as required (I'm sure thisbrian2000-10-032-13/+66
* Blah rev 1.208 got bits of the proposed "I want the file /kernel to beobrien2000-10-032-14/+12
* Do not prepend `DESTDIR' to `KMODDIR' as sys/conf/kmod.mk already doesobrien2000-10-035-17/+19
* Update section on Multia now that I have a few of my own to dissect..wilko2000-10-031-2/+15
* Add the pcn device to NEWCARD and NOTES.wpaul2000-10-033-0/+11
* Add support for the AMD Am79c976 PCnet/PRO controller chip. For nowwpaul2000-10-033-16/+12
* add ATA_ENABLE_TAGS optionsos2000-10-031-0/+1
* Replaced unsafe use of sprintf() with snprintf().ru2000-10-031-2/+2
* We do not support RLL/MFM/ESDI controllers...sos2000-10-031-2/+0
* Update with all the new chipsets..sos2000-10-031-10/+22
* Add ATA_ENABLE_TAGS options descriptionsos2000-10-032-0/+4
* make pr_type type meet with struct protosw. sync with kameitojun2000-10-031-2/+2
* Merged from sys/i386/i386/machdep.c revision 1.414.kato2000-10-032-2/+2
* Make the output of mtree(8) more systematic and machine readable.phk2000-10-033-48/+46
* Add support for ServerWorks ROSB4 ATA33 chipset.sos2000-10-033-50/+159
* Added the missing ntohs() conversion when matching IP packet withru2000-10-031-1/+1
* Don't use bus_get_resource() and bus_get_resource_start() functions ifnyan2000-10-031-12/+3
* Do not force argument to ``ipid'' modifier be in hex, andru2000-10-031-9/+11
* Fixed the printing of TCP flags.ru2000-10-031-1/+1
* Fix up some more comments that were reversed.msmith2000-10-031-2/+2
* Move the ata/atapi files to the common area. They were the same on allpeter2000-10-035-36/+9
* Fix reversed comments re: OISR/OIMRmsmith2000-10-031-2/+2
* Clear pcb_schednest in cpu_fork() for the child process. This isdfr2000-10-033-0/+21
* Fix typo : s/maintaince/maintenance/murray2000-10-031-1/+1
* Make cd9660 filesystem PDIRUNLOCK aware. Now it can be used in vnode stacksbp2000-10-038-18/+36
* Prevent dereference of NULL pointer when null_lock() and null_unlock()bp2000-10-032-2/+14
* Fix a problem with MCHTYPE macro's use of atomic().bmilekic2000-10-031-2/+2
* Turn fingerd OFF by default. Comparative essentials like telnetdjkh2000-10-031-2/+2
* o Introduce a MAINTAINER entry for libposix1e, since it is activelyrwatson2000-10-022-0/+2
* Reflect new packet option default.rnordier2000-10-021-6/+6
* Don't allow finger /somefile, only allow filname expansions frombrian2000-10-021-0/+10
* Include fcntl.hbrian2000-10-021-0/+1
* Case is irrelevant when sorting mail redirectsbrian2000-10-021-1/+1
* Move sys/dev/nulldev to sys/dev/null to be more consistent with namingjhb2000-10-023-140/+3
* Fix a cosmetic sign problem on machines with 4G of ram.peter2000-10-022-2/+2
* Correct uu_lock_txfr. I don't think this ever worked correctly.brian2000-10-021-5/+6
* Instead of printing '(null)' if there is no tty, print 'no tty'.n_hibma2000-10-021-1/+5
* Go back to occupying just a single sector, reverting r1.17 - r1.20.rnordier2000-10-022-166/+82
* Set MAINTAINER.rnordier2000-10-0211-0/+22
* Note the update of cvs to 1.11.bmah2000-10-022-0/+4
* If TCPDEBUG is defined, we could dereference a tp which was freed.jlemon2000-10-021-1/+1
* use ``config auto''sanpei2000-10-021-4/+4
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02Rnyan2000-10-0219-0/+3648
* Fix cdev kld example after it has been broken for year or so. Also extend listsobomax2000-10-027-15/+114
* A bit of indentation reformatting.ru2000-10-022-66/+42
* Make reconfiguring an external service as builtin service work.dwmalone2000-10-021-0/+1
OpenPOWER on IntegriCloud