[Bug 715] Remove commands/interfaces deprecated in 2.x
[email protected] Wed, 15 Jun 2005 18:49:08 -0400
| Newsgroups | gmane.linux.lsb.specification |
|---|---|
| Message-ID | <[email protected]> |
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [email protected] 2005-06-15 18:49 ------- mysql> select Iname, Iwithdrawnin from Interface where Istatus='Withdrawn' and Iwithdrawnin='3.0' and Iname not like '_Z%'; +-----------------+--------------+ | Iname | Iwithdrawnin | +-----------------+--------------+ | endnetent | 3.0 | | getdomainname | 3.0 | | getnetbyaddr | 3.0 | | loc1 | 3.0 | | loc2 | 3.0 | | locs | 3.0 | | setdomainname | 3.0 | | sethostid | 3.0 | | setnetent | 3.0 | | siggetmask | 3.0 | | sigstack | 3.0 | | strfry | 3.0 | | sigblock | 3.0 | | wait3 | 3.0 | | re_comp | 3.0 | | re_exec | 3.0 | | strverscmp | 3.0 | | adjtimex | 3.0 | | advance | 3.0 | | gethostbyname_r | 3.0 | | random_r | 3.0 | | step | 3.0 | +-----------------+--------------+ 22 rows in set (0.09 sec) -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.