summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do a kldload() if we get ENXIO trying to open /dev/tun0brian1999-09-223-1/+50
* Colour me stupid. This is a better way of using the macros.markm1999-09-211-1/+1
* install hyphen.us-ru from GROFF_DIST/tmac/localeache1999-09-211-1/+1
* Add koi2855 filterache1999-09-215-3/+121
* Update so that only whole blocks are written to disk, the systemsos1999-09-212-7/+16
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-2113-2118/+2675
* mdoc(7)'fyphantom1999-09-219-25/+29
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.brian1999-09-2120-60/+0
* Synchronization of NAME and SINOPSYS sections.phantom1999-09-211-3/+11
* Synchronization NAME section with SYNOPSIS.phantom1999-09-211-3/+7
* "tcp_extensions" turns on RFC1323 extensions only.phantom1999-09-211-1/+4
* Do this the same way as Internat to reduce diffs.markm1999-09-211-1/+1
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.dt1999-09-212-2/+2
* Fixed a typo (well, format-o) in yesterday's edits.wes1999-09-211-2/+3
* Restore SONAME setting, otherwise libdescrypt.so.3 doesn't end up withpeter1999-09-211-0/+4
* Restore previous version of FindLinkIn().ru1999-09-212-18/+16
* Somebody deleted the SONAME override causing the symlink to be expandedpeter1999-09-211-0/+4
* fix a buglet which jordan made me provoke :-)phk1999-09-211-6/+10
* Add md driver to LINTphk1999-09-213-0/+3
* green and I committed crossing fixes for this. He won.phk1999-09-211-1/+1
* Add support for md driver.phk1999-09-212-24/+30
* Add an experimental Memory-Disk driver. This driver will allocatephk1999-09-214-4/+287
* Print out flags valuephk1999-09-213-0/+6
* Fix unorderingphk1999-09-211-1/+1
* update ktrpsig prototype...phk1999-09-211-1/+1
* Add the ``blacklist'' feature, which allows a path to a filename tosheldonh1999-09-213-1/+65
* - Make partially specified permanent links (without `dst_addr' and/orru1999-09-212-22/+50
* cleanup madvise code, add a few more sanity checks.dillon1999-09-213-50/+89
* Kill some spammage that seems to have gotten in through diffs from marcel'sgreen1999-09-211-3/+3
* sys/errno.h -> errno.hbrian1999-09-212-2/+2
* Bring documentation up to date, add a few more vnconfig examples.dillon1999-09-212-4/+42
* Fix the ``lt'' comparison in ``set filter''brian1999-09-211-1/+1
* Final commit to remove vnode->v_lastr. vm_fault now handles readdillon1999-09-214-39/+43
* More removals of vnode->v_lastr, replaced by preexisting seqcountdillon1999-09-209-96/+41
* Fix handling of a device EOF that occurs in the middle of a block. Thedillon1999-09-202-14/+132
* When bcopying the program name into the ktrace header, make sure we includemarcel1999-09-201-4/+4
* Fix a harmless bug I introduced, simplify a bit more while here.phk1999-09-203-18/+12
* Minor (but important) comment change.markm1999-09-201-1/+1
* Close PR #13665. I managed to figure out the problem, no thanks to thewpaul1999-09-201-16/+38
* Set si_iosize_max rather than d_maxio.phk1999-09-202-29/+14
* Step one of replacing devsw->d_maxio with si_bsize_max.phk1999-09-208-117/+36
* Initialize vp->v_maxio to its default in getnetvnode() rather thanphk1999-09-203-10/+2
* Add comment to clarify a commit rpc optimization already being performed.dillon1999-09-202-0/+16
* Fix bug in pipe code relating to writes of mmap'd but illegal addressdillon1999-09-207-19/+30
* Un-do the changes to the DRIVER_MODULE() declarations in these drivers.wpaul1999-09-2020-31/+31
* Clear the SELINGO bit after a selection timeout occurs. SELINGO isgibbs1999-09-201-7/+12
* Work around a defect in the FIFOEMP status bit of Ultra2 classgibbs1999-09-201-2/+32
* Fixed the description of when and why aio_suspend returns.wes1999-09-201-11/+15
* Fix the situation where an I/O crosses the EOF point. We need to properlydillon1999-09-201-4/+29
* Trying to set BAD144 handling on a CD is sufficiently "Dont Do Thatphk1999-09-205-15/+0
OpenPOWER on IntegriCloud