Searched hist:132199 (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/sys/geom/gate/
H A Dg_gate.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/cam/
H A Dcam_periph.hdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dcam_xpt.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/kern/
H A Dkern_module.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dsubr_bus.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/share/termcap/
H A Dtermcapdiff 189216 Sun Mar 01 05:10:20 MST 2009 rafan - Remove kH (kp_kll) from screen. It has the identical key sequence as
@7 (kp_end). As ncurses has the limitation that it returns the first
matched key symbol, you can not use END in ncurses based program under
screen (like ports/misc/mc).

We did similar changes to xterm entry last year for exactly the same reason.

PR: 132199
Submitted by: Timur I. Bakeyev <timur at FreeBSD.org>
MFC after: 2 month
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewire.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/dev/snp/
H A Dsnp.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/net/
H A Dif_gre.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dif_spppsubr.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dif_stf.cdiff 132199 Thu Jul 15 08:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
diff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dif_gif.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dif_loop.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dif_vlan.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Dif_tun.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
H A Daic7xxx_osm.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/netinet/
H A Dip_mroute.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/dev/random/
H A Drandomdev.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dummynet.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/security/mac/
H A Dmac_framework.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/netgraph/
H A Dng_base.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.hdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysvec.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
/freebsd-11-stable/sys/dev/md/
H A Dmd.cdiff 132199 Thu Jul 15 06:26:07 MDT 2004 phk Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".

Completed in 1807 milliseconds