summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol
Commit message (Collapse)AuthorAgeFilesLines
* MFC r314659,r314676:ngie2017-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | r314659: usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible This simplifies make logic/output r314676: Fix build after r314656 Some of the changes I introduced to use .ALLSRC were correct in spirit, but incorrect in reality -- in particular, ../Makefile.inc hadn't been pulled in via bsd.init.mk (via bsd.lib.mk, bsd.prog.mk), so the value of .ALLSRC (evaluated immediately) was empty. .include bsd.init.mk explicitly so we can be certain that the values used as dependencies in the targets are defined when the target recipe has been evaluated. Reminder: thou shalt separate out separate functional changes before committing them. (YUGE) Pointyhat to: ngie In collaboration with: bdrewery
* MFC r303893, r303894:pfg2016-09-081-2/+2
| | | | | | | | misc replacements of comma with semicolon when pertinent. Uses of commas instead of a semicolons can easily go undetected. The comma can serve as a statement separator but this shouldn't be abused when statements are meant to be standalone.
* Add META_MODE support.sjg2015-06-131-0/+20
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * Merge sync of headsjg2015-05-272-3/+1
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-1/+1
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| | |
| * | Updated dependenciessjg2014-05-101-0/+2
| | |
| * | Updated dependenciessjg2013-03-111-0/+1
| | |
| * | Updated dependenciessjg2013-02-161-2/+0
| | |
| | |
| | \
| *-. \ Sync from headsjg2012-11-041-1/+1
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+21
| | |/ / | |/| | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | | | Stop including if_var.h from userland.glebius2015-04-061-1/+0
| | | | | | | | | | | | | | | | Sponsored by: Nginx, Inc.
* | | | Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
| |_|/ |/| | | | | | | | Reduce overlinking
* | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
| |/ |/| | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de>
* | Fix always 0 tautologly revealed by gcc46eadler2012-07-081-1/+1
|/ | | | | Approved by: cperciva MFC after: 1 week
* Remove duplicated header fileskevlo2011-06-241-1/+0
|
* Revert most of r210764, now that mdocml does the rightuqs2010-12-281-1/+1
| | | | | | thing with empty quotation macros. Requested by: Alex Kozlov
* mdoc: make sure to pass at least one argument to quotation macrosuqs2010-08-021-1/+1
|
* ANSIfy some more tools in usr.sbin/.ed2010-01-021-2/+2
| | | | | Most of these tools build with WARNS=6, except for their use of K&R function declarations.
* Remove duplicate headers <sys/socket.h>kevlo2008-04-211-1/+0
|
* Expand *n't contractions.ru2005-02-131-2/+2
|
* Sort sections.ru2005-01-181-5/+5
|
* Allow the -f argument to work.ceri2004-11-031-1/+1
| | | | | | | PR: bin/73229 Submitted by: Irina Liakh <spell at itl dot ua> MT4: 2 weeks MT5: After 5.3-RELEASE
* Drop WARNS down to 3 since sparc64 still has justified complaints aboutnjl2004-07-301-1/+1
| | | | | | bad casts. Noticed by: johan
* Clean up some more casts. Note that the an_fudge alignment hack fornjl2004-07-301-23/+17
| | | | | struct an_ltv_stats needs to be fixed. It has been here since this was imported.
* Mark as WARNS 6 now that sign cleanups are done.njl2004-07-301-1/+1
|
* Fix printing of stats by printing an unsigned value as unsigned. ANSIfynjl2004-07-301-197/+152
| | | | | | function prototypes. Remove unnecessary returns. Submitted by: David Hill <davidh -at- wmis.net>
* fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_moderse2004-03-051-1/+1
|
* Remove an annoying printf that somehow leaked into rev 1.21.njl2003-11-161-1/+0
|
* - Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!ambrisko2003-08-201-50/+42
| | | | | | | | | | | | - Fix up TX speed changes. - Make mpi-350 cards sort-of work with new firmware. It RXs okay but TXs only work for about 14 packets then fails to get an interrupt. The TX watchdog fires. It has been reported that my hack for now doesn't break cards with the older firmware. It appears my card has lost the ability to RX or TX at all but other peoples cards work. I assume it got damaged in tansport. MFC: 1 week.
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-2/+4
|
* style.Makefile(5)obrien2003-04-041-6/+6
|
* Add support for MPI-350 the mini-pci Cisco Aironet card. This needs moreambrisko2002-12-292-21/+128
| | | | | | | | | | | | | | | | | | | | | | work. The interface was gleaned from the Linux driver. Currently only one RX & one TX buffer are used. Firmware support is not tested so for the MPI-350 so it is disabled. Signal cache and monitor mode are not supported yet. Signal cache is not supported since in encapsulation mode ethernet frames are returned by the chip. LAN monitor mode support will be added shortly. Thanks to Warner for the MPI-350 card he sent me. Add support for RSSI map from PR kern/32880 which was incomplete. Enhanced with the ability to select the cache mode of raw, dbm or per-cent. Clean up Signal/Noise/Quality structures and units with help from Marco Molteni. Change flash to use a malloc'ed buffer when needed. PR: kern/32880 Submitted by: Douglas S. J. De Couto decouto@pdos.lcs.mit.edu, Marco Molteni MFC: 3 weeks
* english(4) police.schweikh2002-12-271-3/+3
|
* Fix typo: vunerable -> vulnerable.pb2002-12-221-1/+1
|
* The symbol for Hertz is Hz.dwmalone2002-11-041-1/+1
|
* The .Nm utilitycharnier2002-07-141-5/+5
|
* de-__P()alfred2002-07-111-27/+27
|
* Added missing DPADD detected by ``make checkdpadd''.ru2002-06-061-1/+2
|
* Fix typo: capablities -> capabilities.keramida2002-03-081-1/+1
|
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | deprecated in favor of the POSIX-defined lowercase variants. o Change all occurrences of NTOHL() and associated marcros in the source tree to use the lowercase function variants. o Add missing license bits to sparc64's <machine/endian.h>. Approved by: jake o Clean up <machine/endian.h> files. o Remove unused __uint16_swap_uint32() from i386's <machine/endian.h>. o Remove prototypes for non-existent bswapXX() functions. o Include <machine/endian.h> in <arpa/inet.h> to define the POSIX-required ntohl() family of functions. o Do similar things to expose the ntohl() family in libstand, <netinet/in.h>, and <sys/param.h>. o Prepend underscores to the ntohl() family to help deal with complexities associated with having MD (asm and inline) versions, and having to prevent exposure of these functions in other headers that happen to make use of endian-specific defines. o Create weak aliases to the canonical function name to help deal with third-party software forgetting to include an appropriate header. o Remove some now unneeded pollution from <sys/types.h>. o Add missing <arpa/inet.h> includes in userland. Tested on: alpha, i386 Reviewed by: bde, jake, tmm
* Make man page and usage statement match reality submitted by Ruslan,ambrisko2002-01-152-29/+44
| | | | | | | | | | Clean up "n to m" type options with "n-m" and some other improvements suggested by Ruslan. Change -C option to report the transmit key "4" if in "Home" mode. Submitted by: ru Approved by: imp, ru
* mdoc(7) police:ru2002-01-101-26/+13
| | | | | | | | | Fixed bugs from previous delta: - Removed duplicate -m and -o options from SYNOPSIS - Added missing -L option to SYNOPSIS - Removed duplicate -M option from DESCRIPTION - Tidy up the markup
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-313-11/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a packed array so sizeof work. This broke RFMON mode and passing up 802.11 packets. The Linux emulation code was derived from the open source Linux driver to maintain compatibility. LEAP support is added, hints from Richard Johnson. I've verified this locally with PC350v42510.img firmware. More bug fixing from Marco to fix long passwords. Change DELAYs in flash part of driver to FLASH_DELAY which uses tsleep so it doesn't look like your system died during a flash update. Install header files in /usr/include/dev/an Cleanup some ifmedia bugs add "Home" key mode to ifmedia and ancontrol. This way you can manage 2 keys a little easier. Map the home mode into key 5. Enhance ifconfig to dump the various configured SSIDs. I use a bunch of different ones and roam between them. Use the syntax similar to the WEP keys to deal with setting difference SSIDs. Bump up up the Card capabilities RID since they added 2 bytes to it in the latest firmware. Thankfully we changed it from a terminal failure so the card still worked but the driver whined. Some cleanup patches from Marco Molteni. Submitted by: Richard Johnson <raj@cisco.com> Marco Molteni <molter@tin.it> and myself Various checks: David Wolfskill <david@catwhisker.org> Reviewed by: Brooks Davis <brooks@freebsd.org> Warner Losh <imp@freebsd.org> Approved by: Brooks Davis <brooks@freebsd.org> Warner Losh <imp@freebsd.org> Obtained from: Linux emulation API's from Aironet driver.
* Fix typo in usage (power same -> power save).pb2001-12-181-1/+1
|
* mdoc(7) police: use standard list width.ru2001-09-111-2/+1
|
* mdoc(7) police: fix markup.ru2001-09-111-131/+168
|
* Add support for monitor mode. This means that after enabling thebrooks2001-09-102-5/+36
| | | | | | | | correct mode via ancontrol, you can use bpf to sniff raw 802.11 frames. Who want's to port AirSnort. ;-) Submitted by: Doug Ambrisko <ambrisko@ambrisko.com> (author) David Wolfskill <david@catwhisker.org> (port to current)
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+2
|
OpenPOWER on IntegriCloud