Go to file
dyoung d6d1366732 Restore ABI compatibility with SIOCG80211STATS, SIOCG80211ZSTATS
in NetBSD 2.0:

        * If 2.x compatibility is enabled (#ifdef COMPAT_20),
          compile support for OSIOCG80211STATS and OSIOCG80211ZSTATS,
          with the same ioctl numbers as SIOCG80211STATS and
          SIOCG80211ZSTATS in 2.x.  OSIOCG80211STATS and
          OSIOCG80211ZSTATS return an ieee80211_ostats struct,
          which has the same layout as ieee80211_stats in 2.x.

        * Add new ioctl numbers for SIOCG80211STATS and SIOCG80211ZSTATS.
          Both these ioctls will copy at most ifr_buflen bytes of
          the new ieee80211_stats to ifr_buf.
2005-07-27 06:52:27 +00:00
bin More minor cleanup: 2005-07-22 14:27:08 +00:00
crypto Move a variable declaration to the variable declaration section of 2005-07-14 11:26:57 +00:00
dist Apply fixes so that this builds with WARNS=3. 2005-07-13 15:25:29 +00:00
distrib Added /usr/share/wscons/keymaps/mkbd.pt.iso8859-2. 2005-07-25 19:58:32 +00:00
doc Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk 2005-07-25 12:19:36 +00:00
etc Improve on the migration bit. Check if files are different, and if not, 2005-07-17 21:28:45 +00:00
games Comment from Al. 2005-07-23 08:01:38 +00:00
gnu Only define HAVE_STDBOOL_H if we are using __GNUC__ >= 3. 2005-07-17 09:22:03 +00:00
include Add log2f 2005-07-21 12:56:29 +00:00
lib Revert part of previous; we need to merge acts.sa_mask into our pthread mask. 2005-07-26 20:16:07 +00:00
libexec Support immediate PLT binding on m68k. Tested on NetBSD/sun3 using the new 2005-07-26 15:43:34 +00:00
regress 10 seconds is more than enough time to wait. 2005-07-27 00:02:14 +00:00
rescue add scan_ffs and veriexecctl to /rescue 2005-06-18 06:59:23 +00:00
sbin Sort options. Various other fixes. 2005-07-24 21:07:52 +00:00
share Added Portuguese keymap for MAPLE keyboards, found on SEGA Dreamcast. 2005-07-25 19:57:30 +00:00
sys Restore ABI compatibility with SIOCG80211STATS, SIOCG80211ZSTATS 2005-07-27 06:52:27 +00:00
tools Fix the toolification of disklabel by using the nbinclude namespace 2005-06-22 21:35:28 +00:00
usr.bin Whitespace KNF cleanup from Max Okumoto 2005-07-25 22:55:58 +00:00
usr.sbin Allow the test for ISO9660 filesystems to be applied to non-CD devices 2005-07-25 11:26:40 +00:00
x11 fontconfig depends on expat - so insert a .WAIT for parallel builds. 2005-07-22 08:47:20 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING It's genassym(1) not genassym(8), and it's in /usr/bin not /usr/sbin. 2005-07-01 09:55:37 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00