aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make MOD_* macros almost consistent:Peter Dufault1997-04-0616-74/+98
* Make MOD_* macros almost consistent:Peter Dufault1997-04-0618-50/+54
* Remove dependancy on UFS' DIRBLKSIZ definition.Doug Rabson1997-04-062-12/+4
* Make vm_map_protect be more complete about map simplification. ThisJohn Dyson1997-04-061-2/+4
* Correction to the prototype for vm_fault.John Dyson1997-04-061-2/+2
* Fix the gdb executable modify problem. Thanks to the detective workJohn Dyson1997-04-069-198/+146
* Support for -c, byte count.Alexander Langer1997-04-062-8/+49
* move top.1 -> top.local.1, and generate top.1 so that the man pagePeter Wemm1997-04-051-0/+3
* Instead of testing for both SELDI and SELDO in SSTAT0 in the poll for workJustin T. Gibbs1997-04-051-5/+5
* Fix a bug in the selection timeout handler that was introduced when theJustin T. Gibbs1997-04-051-38/+52
* Change IPX to use the pr_usrreqs structure.John Hay1997-04-055-414/+565
* Disallow "-p" when linking, with a diagnostic that recommends usingJohn Polstra1997-04-052-10/+12
* Synchronize with sys/i386/conf/options.i386 revision 1.39.KATO Takenori1997-04-052-8/+8
* Synchronize with sys/i386/isa/sioreg.h revision 1.8.KATO Takenori1997-04-051-15/+1
* Synchronize with sys/i386/isa/sio.c revision 1.162.KATO Takenori1997-04-052-46/+106
* Fix linux_getdents so that it can cope with filesystems which translateDoug Rabson1997-04-052-20/+92
* Moved COMCONSOLE, CONADDR and CONUNIT to defunct options.Bruce Evans1997-04-052-8/+8
* Removed defaults for dead options CONADDR and CONUNIT.Bruce Evans1997-04-053-45/+3
* Use device flags instead of options for serial console configurationBruce Evans1997-04-053-69/+159
* Declare issetugid()Peter Wemm1997-04-051-0/+1
* Support NFS cookies in VOP_READDIR, allowing ext2fs filesystems to beDoug Rabson1997-04-052-0/+52
* Update run - try and use the correct release numbers for everything.Jordan K. Hubbard1997-04-051-121/+129
* Recognize ZNYX 314 cards that have a MAC address with the low bit set.Poul-Henning Kamp1997-04-052-4/+4
* YAMF22Jordan K. Hubbard1997-04-052-6/+10
* Replace Sf/Sb with AF/AB for terminals with ANSI colorsAndrey A. Chernov1997-04-051-8/+8
* Implement dkstats for worm devices so they show up in iostat et al.Jordan K. Hubbard1997-04-041-1/+22
* Speedup in case locale not usedAndrey A. Chernov1997-04-042-27/+17
* Speedup in case locale not usedAndrey A. Chernov1997-04-041-5/+11
* Add a 1ms delay in the XS_BUSY case. This is the same error code returnedJustin T. Gibbs1997-04-041-1/+6
* Now that we use AAP, we have to explicitly unpause the sequencer whenJustin T. Gibbs1997-04-041-2/+11
* Add missing Id that was lost when the sequencer file format changed.Justin T. Gibbs1997-04-041-0/+2
* Speedup in case locale not usedAndrey A. Chernov1997-04-041-1/+3
* Eliminate some function calls when locale not usedAndrey A. Chernov1997-04-042-12/+8
* Eliminate yet one function call when locale not usedAndrey A. Chernov1997-04-041-3/+4
* Speedup in case locale not usedAndrey A. Chernov1997-04-042-4/+12
* This commit was generated by cvs2svn to compensate for changes in r24628,Juli Mallett1997-04-041-2/+5
|\
| * Import OpenBSD m4 as of today.Juli Mallett1997-04-041-0/+60
* | Speedup in case locale not usedAndrey A. Chernov1997-04-041-7/+16
* | Fix various bugs in the locking protocol, allowing proper shared locksDoug Rabson1997-04-0410-48/+14
* | [Previous comment was incorrect for these files]Doug Rabson1997-04-044-4/+4
* | Add a function vop_sharedlock which a copy of vop_nolock without theDoug Rabson1997-04-046-8/+194
* | Add some debugging macros for tracing VFS locking bugs.Doug Rabson1997-04-041-1/+40
* | Deleted <pc98/pc98/pc98_device.h>.KATO Takenori1997-04-042-10/+2
* | Synchronize with sys/i386/isa/syscons.c revision 1.208.KATO Takenori1997-04-041-1/+4
* | Synchronize with sys/i386/isa/wd.c revision 1.128.KATO Takenori1997-04-041-5/+48
* | Fixed missing ${COPY} in install rule.Bruce Evans1997-04-041-1/+1
* | Killed unnecessary vp == NULL check after namei.David Greenman1997-04-041-5/+1
* | Oops, only free component name buffer if namei() didn't. This bug hasDavid Greenman1997-04-041-3/+4
* | NOOP commit to correct the comment for the last commit:Justin T. Gibbs1997-04-041-1/+1
* | Various fixes:David Greenman1997-04-041-22/+21