summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Stop internal ident service spinning until the timeout if thedwmalone2000-10-021-0/+2
* fix ordering of NetBSD 1.3 (sync with NetBSD share/misc/bsd-family-tree).itojun2000-10-021-7/+8
* Move KASSERTs which checks value of v_usecount after vnode locking, sobp2000-10-022-4/+8
* Protect hash data with lock manager instead of home grown one.bp2000-10-028-142/+210
* Get rid from the legacy __P() macro. Remove 'register' keywords.bp2000-10-0212-190/+198
* Remove duplicate SYSCTL_NODE() declaration. Kernel linker can't dealbp2000-10-021-1/+0
* Fix StallOp implementaion. I've noticed that StallOp corresponds toiwasaki2000-10-027-12/+16
* Merged from sys/i368/i386/machdep.c revision 1.413.kato2000-10-022-48/+8
* Merged from sys/conf/files.i386 revision 1.332.kato2000-10-021-1/+2
* Change "building the standard ${LIB} library" to "building the staticpeter2000-10-021-1/+1
* Really fix the struct callout collision. AMD does not need topeter2000-10-021-1/+1
* Regenerated. There are a bunch of changes from this round of ./configurepeter2000-10-022-48/+102
OpenPOWER on IntegriCloud