| Commit message (Expand) | Author | Age | Files | Lines |
* | Make MOD_* macros almost consistent: | dufault | 1997-04-06 | 11 | -31/+33 |
* | Remove dependancy on UFS' DIRBLKSIZ definition. | dfr | 1997-04-06 | 2 | -12/+4 |
* | Make vm_map_protect be more complete about map simplification. This | dyson | 1997-04-06 | 1 | -2/+4 |
* | Correction to the prototype for vm_fault. | dyson | 1997-04-06 | 1 | -2/+2 |
* | Fix the gdb executable modify problem. Thanks to the detective work | dyson | 1997-04-06 | 9 | -198/+146 |
* | Instead of testing for both SELDI and SELDO in SSTAT0 in the poll for work | gibbs | 1997-04-05 | 1 | -5/+5 |
* | Fix a bug in the selection timeout handler that was introduced when the | gibbs | 1997-04-05 | 1 | -38/+52 |
* | Change IPX to use the pr_usrreqs structure. | jhay | 1997-04-05 | 5 | -414/+565 |
* | Synchronize with sys/i386/conf/options.i386 revision 1.39. | kato | 1997-04-05 | 2 | -8/+8 |
* | Synchronize with sys/i386/isa/sioreg.h revision 1.8. | kato | 1997-04-05 | 1 | -15/+1 |
* | Synchronize with sys/i386/isa/sio.c revision 1.162. | kato | 1997-04-05 | 2 | -46/+106 |
* | Fix linux_getdents so that it can cope with filesystems which translate | dfr | 1997-04-05 | 2 | -20/+92 |
* | Moved COMCONSOLE, CONADDR and CONUNIT to defunct options. | bde | 1997-04-05 | 2 | -8/+8 |
* | Removed defaults for dead options CONADDR and CONUNIT. | bde | 1997-04-05 | 3 | -45/+3 |
* | Use device flags instead of options for serial console configuration | bde | 1997-04-05 | 3 | -69/+159 |
* | Support NFS cookies in VOP_READDIR, allowing ext2fs filesystems to be | dfr | 1997-04-05 | 2 | -0/+52 |
* | Recognize ZNYX 314 cards that have a MAC address with the low bit set. | phk | 1997-04-05 | 2 | -4/+4 |
* | Implement dkstats for worm devices so they show up in iostat et al. | jkh | 1997-04-04 | 1 | -1/+22 |
* | Add a 1ms delay in the XS_BUSY case. This is the same error code returned | gibbs | 1997-04-04 | 1 | -1/+6 |
* | Now that we use AAP, we have to explicitly unpause the sequencer when | gibbs | 1997-04-04 | 1 | -2/+11 |
* | Add missing Id that was lost when the sequencer file format changed. | gibbs | 1997-04-04 | 1 | -0/+2 |
* | Eliminate some function calls when locale not used | ache | 1997-04-04 | 1 | -6/+4 |
* | Speedup in case locale not used | ache | 1997-04-04 | 1 | -2/+6 |
* | Fix various bugs in the locking protocol, allowing proper shared locks | dfr | 1997-04-04 | 10 | -48/+14 |
* | [Previous comment was incorrect for these files] | dfr | 1997-04-04 | 4 | -4/+4 |
* | Add a function vop_sharedlock which a copy of vop_nolock without the | dfr | 1997-04-04 | 6 | -8/+194 |
* | Add some debugging macros for tracing VFS locking bugs. | dfr | 1997-04-04 | 1 | -1/+40 |
* | Deleted <pc98/pc98/pc98_device.h>. | kato | 1997-04-04 | 2 | -10/+2 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.208. | kato | 1997-04-04 | 1 | -1/+4 |
* | Synchronize with sys/i386/isa/wd.c revision 1.128. | kato | 1997-04-04 | 1 | -5/+48 |
* | Killed unnecessary vp == NULL check after namei. | dg | 1997-04-04 | 1 | -5/+1 |
* | Oops, only free component name buffer if namei() didn't. This bug has | dg | 1997-04-04 | 1 | -3/+4 |
* | NOOP commit to correct the comment for the last commit: | gibbs | 1997-04-04 | 1 | -1/+1 |
* | Various fixes: | dg | 1997-04-04 | 1 | -22/+21 |
* | When not using SCB paging, we can always directly index the SCB of interest | gibbs | 1997-04-04 | 2 | -28/+24 |
* | Lose the vnode lock on a permissions failure. | dg | 1997-04-04 | 1 | -2/+4 |
* | Make the default VERASE key the <-- key and remove root's | brian | 1997-04-03 | 3 | -3/+12 |
* | Resolve conflicts created by import. | darrenr | 1997-04-03 | 2 | -18/+21 |
*-. | This commit was generated by cvs2svn to compensate for changes in r24586, | darrenr | 1997-04-03 | 20 | -638/+1810 |
|\ \ |
|
| | * | Really import sys/netinet changes for IP Filter 3.2alpha4 this time. | darrenr | 1997-04-03 | 10 | -319/+905 |
| * | | Really import sys/netinet changes for IP Filter 3.2alpha4 this time. | darrenr | 1997-04-03 | 10 | -319/+905 |
* | | | Moved prototypes of scsi_data, scsi_link and proc before scsi_adapter. | kato | 1997-04-03 | 1 | -9/+9 |
* | | | Removed <mv/lock.h> and <mv/vm_map.h>. | kato | 1997-04-03 | 1 | -2/+0 |
* | | | Synchronize with sys/i386/confi/files.i386 revision 1.158. | kato | 1997-04-03 | 2 | -6/+6 |
* | | | If flag 0x4000 (Sleephack) is defined, assume that the disk is sleeping | phk | 1997-04-03 | 1 | -3/+35 |
* | | | The code which recovered from a modified directory situation did not check | dfr | 1997-04-03 | 2 | -2/+16 |
* | | | make obj before building the aic7xxx assembler. This puts the object | gibbs | 1997-04-03 | 2 | -6/+6 |
* | | | CFLAGS += -I. so that building in an obj directory works. | gibbs | 1997-04-03 | 2 | -2/+6 |
* | | | Reorganize elements of the inpcb struct to take better advantage of | dg | 1997-04-03 | 9 | -31/+38 |
* | | | Don't incorrectly set P_SUGID in setre[ug]id() for no reason, as noticed | peter | 1997-04-02 | 1 | -5/+9 |