Go to file
onoe 30d884d47c Add support for SIOC[SG]80211BSSID, SIOC[SG]80211CHANNEL.
Change the name of structure ieee80211_bss to ieee80211_node, which is
used for management of stations in hostap mode, and peers in ibss mode.
Split off ic_opmode, ic_phytype from ic_flags.
Preparation to merge 'wi' driver into 80211subr.c.
2002-09-27 05:36:04 +00:00
bin human-readable output via -h flag. output matches Linux and other BSDs. 2002-09-26 16:27:43 +00:00
crypto tweak the example $HOME/.ssh/rc script to not show on any cmdline the 2002-09-25 03:43:19 +00:00
dist Fix syntax rule (PR#16499). 2002-09-25 12:49:40 +00:00
distrib <sys/map.h> is gone. 2002-09-25 23:07:38 +00:00
doc Note cfdata using strings to reference cfdrivers. 2002-09-27 02:30:26 +00:00
etc Add auto-generated MAKEDEV(8) for ofppc. 2002-09-25 01:07:41 +00:00
games Lots of minor fixes resulting from reading these man pages in detail. 2002-09-26 18:31:58 +00:00
gnu Fix a bug WRT -vomit-frame-pointer -- use_return_insn() must return false if 2002-09-26 14:21:39 +00:00
include
lib Move comment that says 'the following are extensions' to the right place. 2002-09-26 17:08:42 +00:00
libexec We don't need to save r7, either... 2002-09-27 03:46:12 +00:00
regress string.h included. 2002-09-21 07:33:25 +00:00
rescue Add chown and chgrp. Suggested by Geoff Wing in [bin/18393] 2002-09-24 06:37:55 +00:00
sbin Added debug command to support SCIOCDEBUG. 2002-09-26 06:15:38 +00:00
share EOL: end of life. 2002-09-27 03:40:46 +00:00
sys Add support for SIOC[SG]80211BSSID, SIOC[SG]80211CHANNEL. 2002-09-27 05:36:04 +00:00
tools preliminary HP/UX notes from Giles; it needs zlib. 2002-09-22 01:26:39 +00:00
usr.bin human-readable output via -h flag. match output from Linux and other BSDs. 2002-09-27 03:33:33 +00:00
usr.sbin Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc
UPDATING MKDYNAMICROOT=yes; care needs to be taken if "make build" is not used 2002-09-24 14:43:39 +00:00
build.sh