aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Autogenerate device listings for ng_bt3c(4).Christian Brueffer2004-12-173-14/+3
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138967
* - add a HARDWARE sectionChristian Brueffer2004-12-171-15/+19
| | | | | | | | | | - several grammar and language fixes - bump .Dd MFC after: 3 days Notes: svn path=/head/; revision=138966
* Minor tweaks in "make update" comments.Ruslan Ermilov2004-12-171-3/+3
| | | | Notes: svn path=/head/; revision=138965
* Add missing word.Christian Brueffer2004-12-171-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138962
* Fix wep operation for station mode:Sam Leffler2004-12-171-4/+28
| | | | | | | | | | | | | o don't encapsulate on tx; the chip expect a raw frame w/o the crypto header o clear the WEP bit in the 802.11 header on rx so the 802.11 layer doesn't try to strip the crypto header o clobber the "drop unencoded frames" state bit when privacy is enabled so rx'd frames we pass up to the 802.11 layer are not discarded as unencrypted This stuff will need to be redone if anyone decides to add WPA support. Notes: svn path=/head/; revision=138952
* set ic_ibss_chan when entering RUN state to match ic_bss so the channelSam Leffler2004-12-171-0/+1
| | | | | | | reported when associated to an AP is correct Notes: svn path=/head/; revision=138951
* don't try to recurse on the bpf lock.. kqueue already locks the bpf lockJohn-Mark Gurney2004-12-171-2/+1
| | | | | | | | | | now... Submitted by: Ed Maste of Sandvine Inc. MFC after: 1 week Notes: svn path=/head/; revision=138950
* remove power save logic from the tx path; the driver isn't ready to supportSam Leffler2004-12-171-6/+0
| | | | | | | it so don't mislead folks Notes: svn path=/head/; revision=138949
* Properly capitalize FireWireChristian Brueffer2004-12-171-2/+2
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138948
* Allow ipnat redirect rules to work for non-TCP/UDP packets.Darren Reed2004-12-171-3/+5
| | | | | | | | | | PR: 70038 Submitted by: fming@borderware.com Reviewed by: darrenr Obtained from: fming@borderware.com Notes: svn path=/head/; revision=138947
* When printing a data file received from some other host, check to makeGarance A Drosehn2004-12-171-0/+100
| | | | | | | | | | | | sure the data file has been completely transfered before starting to print it. This is needed because some implementations of lpr will send the control-file for a print job before sending the matching data-files, and that can cause problems if the receiving host is a busy print-server. MFC after: 2 weeks Notes: svn path=/head/; revision=138939
* Forced commit to note that the previous patch apparentlyJulian Elischer2004-12-170-0/+0
| | | | | | | | came originaly from the keyboard of: Submitted by: Branko Lankester <branko@euro.net> Notes: svn path=/head/; revision=138938
* Add a missing prototype.Julian Elischer2004-12-171-2/+1
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=138937
* Allow /sys/dev/bktr to support Pinnacle PCTV Rave cardsJulian Elischer2004-12-164-17/+440
| | | | | | | | | PR: 73669 Submitted by: arne_woerner at yahoo dot com MFC after: 1 week Notes: svn path=/head/; revision=138936
* Add some locking for -currnet/5.xJulian Elischer2004-12-161-0/+6
| | | | | | | | | PR: 74305 Submitted by: Anish Mistry <amistry at am-productions dot biz> MFC after: 1 week Notes: svn path=/head/; revision=138935
* Inform users how to set throttling and cpu idling variables for theNate Lawson2004-12-161-0/+42
| | | | | | | power_profile rc script. Notes: svn path=/head/; revision=138933
* Using just m_pullup to get all of the interesting bits in packet into oneDarren Reed2004-12-161-1/+6
| | | | | | | | | | buffer doesn't work for ipv6 packets, so use m_defrag() here instead as an easy drop-in replacement. PR: 70399 Notes: svn path=/head/; revision=138928
* GC unused declarationDavid Schultz2004-12-161-1/+0
| | | | Notes: svn path=/head/; revision=138925
* Cosmetic changes only:David Schultz2004-12-163-45/+15
| | | | | | | | | | | - style - remove unused variables - de-support VAX Inspired by: bin/42388 Notes: svn path=/head/; revision=138924
* o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3),Maxim Konovalov2004-12-161-9/+12
| | | | | | | | | | | | | | | | sigdelset(3) and sigismember(3) were killed about five years ago. o The functions (specifically sigismember(3)) could return -1 and set errno. PR: bin/75156 Obtained from: NetBSD MFC after: 2 weeks o Bump the date of the document. Notes: svn path=/head/; revision=138922
* Previous revision didn't fix all cases. For example,Ruslan Ermilov2004-12-161-2/+3
| | | | | | | | | | | | | | | | testing for variables that are always defined (e.g., "make -V CC") would still print a false warning. Fix this by only passing a submake the MAKEOBJDIRPREFIX=* argument if it was present. As a result, we loose the check for -DMAKEOBJDIRPREFIX, or an esoteric "MAKEOBJDIRPREFIX = foo" (with embedded spaces), but these are unorthodox enough to not care about them. The make(1) bug mentioned in the previous revision was just fixed in make/main.c,v 1.109. Notes: svn path=/head/; revision=138921
* Fix a long-standing bug when make(1) is passed the -V andRuslan Ermilov2004-12-161-8/+5
| | | | | | | | | | | -f options in MAKEFLAGS environment variable, and some of these options are also specified on the command line. Thanks to: marcel Reviewed by: harti Notes: svn path=/head/; revision=138920
* Change the NFS sillyrename convention so that we won't run outPaul Saab2004-12-162-12/+18
| | | | | | | | | | | | | | | of sillyrenames (which were limited to 58 per pid per directory, for no good reason). The new format of sillyrenames looks like .nfs.0000b31a.00d24.4 ^^^^^^^^ ^^^^^ ticks pid Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com Obtained from: Yahoo! Notes: svn path=/head/; revision=138919
* Describe the special meaning of the $ and ~ characters, and the factPeter Pentchev2004-12-161-0/+20
| | | | | | | | | | | that you can get around it by double-quoting them. PR: 42762 Submitted by: AIDA Shinra <aida-s@jcom.home.ne.jp> Discussed with: brian Notes: svn path=/head/; revision=138917
* Instead of dynamically allocating list heads allocated them staticallyHartmut Brandt2004-12-1620-651/+530
| | | | | | | | | | | now that their size is only two pointers. This eliminates a lot of calls to Lst_Init and from there to malloc together with many calls to Lst_Destroy (in places where the list is obviously empty). This also reduces the chance to leave a list uninitilized so we can remove more NULL pointer checks and probably eliminates a couple of memory leaks. Notes: svn path=/head/; revision=138916
* Remove the helpers for moving to a 64-bit time_t on Sparc64. If someoneDavid E. O'Brien2004-12-163-1170/+0
| | | | | | | | | | isn't running with a 64-bit time_t by now, they don't really track -CURRENT and would probably go to RELENG_5 vs. 6-CURRENT. OK'ed by: gad Notes: svn path=/head/; revision=138915
* Sort driver names alphabetically.Tom Hukins2004-12-161-2/+2
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=138914
* Reflect the removal of jumbo(9).Ruslan Ermilov2004-12-161-3/+3
| | | | Notes: svn path=/head/; revision=138913
* The ioconf.c is no longer generated.Ruslan Ermilov2004-12-161-4/+1
| | | | | | | Submitted by: Craig Rodrigues Notes: svn path=/head/; revision=138912
* Do a small style(9) fix before I'm hacking the code itself.Yaroslav Tykhiy2004-12-161-1/+0
| | | | Notes: svn path=/head/; revision=138911
* free(3) is void already.Yaroslav Tykhiy2004-12-161-1/+1
| | | | Notes: svn path=/head/; revision=138910
* Add Cisco AIR-CB21AG and AIR-PI21AG to the supported list.Brooks Davis2004-12-161-0/+2
| | | | | | | | | I'm using an AIR-CB12AG to make this commit. Approved by: sam Notes: svn path=/head/; revision=138909
* Typo fix: s/ROOR/ROOT/;Makoto Matsushita2004-12-161-1/+1
| | | | | | | | PR: docs/75139 Submitted by: Richard Smith Notes: svn path=/head/; revision=138907
* fix typo to resolve undefined symbolSam Leffler2004-12-161-1/+1
| | | | | | | Spotted by: Rong-En Fan <grafan at gmail.com> Notes: svn path=/head/; revision=138905
* Correct the event of 17 December 1770: Ludwig van Beethoven wasGreg Lehey2004-12-161-1/+1
| | | | | | | | | | | christened. We don't know whether he was born on the same or the previous day. From: Die Musik in Gecshichte und Gegenwart (Bärenreiter, Kassel, 1989), 1:1509 Notes: svn path=/head/; revision=138904
* Correct the dates and locations relating to Ludwig van Beethoven'sGreg Lehey2004-12-161-1/+1
| | | | | | | | | | | | | birth: 1. Remove anachronistic "Germany". Depending on your viewpoint, he was born in the Rheinland or Prussia. 2. Remove reference to his date of birth. It's not known, though it's possible it was 16t or 17 December. 3. Get the date of his christening right. Notes: svn path=/head/; revision=138903
* First update for the 5750/5751 chips.Christian Brueffer2004-12-151-4/+4
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138902
* Document the new flag for disabling the keyboard port test during probe.John Baldwin2004-12-151-0/+5
| | | | Notes: svn path=/head/; revision=138901
* Add a new flag to the atkbd(4) driver to disable testing the keyboardJohn Baldwin2004-12-154-2/+6
| | | | | | | | | | | | | | port during the device probe as this can cause hangs on some machines, specifically Compaq R3000Z series amd64 laptops. The flag is bit 3, or 0x8. PR: amd64/67745 Reported by: Neil Winterbauer newntrbr at ucla dot edu, many others Tested by: ade, astrodog at gmail dot com, many others MFC after: 1 week Notes: svn path=/head/; revision=138900
* First cut of NFS direct IO support.Paul Saab2004-12-156-4/+228
| | | | | | | | | | | | | | | | | - NFS direct IO completely bypasses the buffer and page caches. If a file is open for direct IO all caching is disabled. - Direct IO for Directories will be addressed later. - 2 new NFS directio related sysctls are added. One is a knob to disable NFS direct IO completely (direct IO is enabled by default). The other is to disallow mmaped IO on a file that has at least one O_DIRECT open (see the comment in nfs_vnops.c for more details). The default is to allow mmaps on a file that has O_DIRECT opens. Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com Obtained from: Yahoo! Notes: svn path=/head/; revision=138899
* In the common case, pmap_enter_quick() completes without sleeping.Alan Cox2004-12-1511-34/+107
| | | | | | | | | | | | | | | | | | | | | In such cases, the busying of the page and the unlocking of the containing object by vm_map_pmap_enter() and vm_fault_prefault() is unnecessary overhead. To eliminate this overhead, this change modifies pmap_enter_quick() so that it expects the object to be locked on entry and it assumes the responsibility for busying the page and unlocking the object if it must sleep. Note: alpha, amd64, i386 and ia64 are the only implementations optimized by this change; arm, powerpc, and sparc64 still conservatively busy the page and unlock the object within every pmap_enter_quick() call. Additionally, this change is the first case where we synchronize access to the page's PG_BUSY flag and busy field using the containing object's lock rather than the global page queues lock. (Modifications to the page's PG_BUSY flag and busy field have asserted both locks for several weeks, enabling an incremental transition.) Notes: svn path=/head/; revision=138897
* Commit patch from ru which groups the ppp(8) options together andTom Rhodes2004-12-151-20/+20
| | | | | | | | | | kills my sorting. Submitted by: ru Discussed with: imp Notes: svn path=/head/; revision=138896
* fix m_append for case where additional mbufs are requiredSam Leffler2004-12-151-2/+2
| | | | Notes: svn path=/head/; revision=138894
* Remove autofs entry from here.Pawel Jakub Dawidek2004-12-151-2/+0
| | | | Notes: svn path=/head/; revision=138893
* Fixed compilation warnings with option VGA_NO_MODE_CHANGE.Ruslan Ermilov2004-12-151-1/+3
| | | | | | | PR: kern/71130 Notes: svn path=/head/; revision=138891
* Use rc.subrBrian Somers2004-12-153-20/+21
| | | | | | | | PR: 72505 Submitted by: Amir Shalem <amir@active.ath.cx> Notes: svn path=/head/; revision=138889
* Fix typo in a comment.Christian Brueffer2004-12-151-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138888
* Bump .Dd before anyone notices.Christian Brueffer2004-12-151-1/+1
| | | | Notes: svn path=/head/; revision=138887
* List the Adaptec SCSI RAID 2230SLP.Christian Brueffer2004-12-151-0/+2
| | | | Notes: svn path=/head/; revision=138886
* Add the PCI ID for the Adaptec 2230SLP card.Scott Long2004-12-151-0/+2
| | | | | | | Submitted by: Ray Gilstrap Notes: svn path=/head/; revision=138884