OpenGrok
Cross Reference: compat_43_mod.c
xref
: /
src
/
sys
/
compat
/
common
/
compat_43_mod.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/common/compat_43_mod.c
Revision
Date
Author
Comments
1.3
28-Jan-2019
christos
branches: 1.3.4;
- provide a hook for the 43 tty ioctls
- make the 60 tty ioctl hook look the same
- fix the tty code to call both hooks and remove unused lock
1.2
27-Jan-2019
pgoyette
Merge the [pgoyette-compat] branch
1.1
17-Apr-2018
pgoyette
branches: 1.1.2;
file compat_43_mod.c was initially added on branch pgoyette-compat.
1.1.2.4
22-Sep-2018
pgoyette
#include "opt_compat_netbsd.h" for all sources that provide compat code.
1.1.2.3
13-Sep-2018
pgoyette
When unloading a module with MODULE_CMD_FINI, call the compat_xx_fini()
routine rather than again calling the compat_xx_init() routine!
(Cut&paste strikes again)
1.1.2.2
10-Sep-2018
pgoyette
Remove the monolithic compat and compat_sysv modules. Now that we
don't have aliases, we need to use only the version-specific module
names when resolving dependencies.
1.1.2.1
17-Apr-2018
pgoyette
Actually commit these three files to provide module interfaces
1.3.4.2
10-Jun-2019
christos
Sync with HEAD
1.3.4.1
28-Jan-2019
christos
file compat_43_mod.c was added on branch phil-wifi on 2019-06-10 22:06:57 +0000
Indexes created Fri Oct 17 03:10:13 GMT 2025