summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | use m_dup instead of m_copypacket when doing internal bridgingsam2006-03-071-1/+1
* | | Correct a couple of typos.delphij2006-03-071-2/+2
* | | Allocate proper amount of memory. Otherwise, we pass the end of a buffer,wkoszek2006-03-061-1/+1
* | | Add an override (DONTSTRIP) so that one can easily install debugableobrien2006-03-062-0/+14
* | | fixupssam2006-03-064-16/+19
* | | Revert parts of 1.51 and add a missing \& after "i.e." that is not thekeramida2006-03-061-6/+7
* | | deliver an l2uf frame on sta join to prime the bridgesam2006-03-061-0/+51
* | | when scanning channels marked passive defer probe request untilsam2006-03-065-12/+45
* | | Fix the build. %ju prints uintmax_t not unsigned long long (which ismlaier2006-03-061-3/+3
* | | MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linuxyar2006-03-061-3/+2
* | | Add appropriate xrefs.yar2006-03-062-2/+3
* | | Managing login.access is no longer a responsibility of login(1).yar2006-03-061-10/+6
* | | s/MOUSE_BUTTONEVENT/MOUSE_BUTTON_EVENT/gmarkus2006-03-061-4/+4
* | | Remove the last reference to LOGIN_ACCESS from login(1).yar2006-03-061-2/+3
* | | login.access.5 and login_access.c are no longer usedyar2006-03-062-296/+0
* | | login(1) no longer handles /etc/login.access by itself,yar2006-03-061-1/+0
* | | Since the whole login.access feature has moved to PAM,yar2006-03-062-2/+2
* | | Sync with src/usr.bin/login/login.access.5.yar2006-03-061-5/+1
* | | By default (for security reasons) syslogd(8) doesn't create log filespjd2006-03-062-5/+14
* | | Slightly better markup.trhodes2006-03-061-8/+8
* | | Don't build IPv6 support if NO_INET6 was definedmatteo2006-03-061-1/+5
* | | Improve the advantech watchdog.phk2006-03-061-2/+6
* | | Fix usage().phk2006-03-061-1/+1
* | | Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts theemax2006-03-062-5/+22
* | | Only catch SIGINFO (for dumping thread states) when LIBPTHREAD_DEBUGdeischen2006-03-066-32/+56
* | | fix for non-i386/amd64 machinessam2006-03-062-1/+6
* | | If we miss the LINK_UP event from the network interface then the bridge portthompsa2006-03-062-13/+11
* | | Fix include paths to make this compile.silby2006-03-053-10/+10
* | | Retire NETSMBCRYPTO as a kernel option and make its functionalityyar2006-03-0514-57/+17
* | | Add USB modes.sos2006-03-052-0/+6
* | | Document new chipsets (RT2561, RT2561S and RT2661).damien2006-03-051-92/+113
* | | Import microcodes for RT2561, RT2561S and RT2661 chipsets.damien2006-03-051-0/+2268
* | | Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)damien2006-03-051-2/+2
* | | Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)damien2006-03-0510-1298/+4816
* | | Update atapi-fd to support direct devices such as disks.sos2006-03-054-69/+101
* | | Add some more pthread stubs so that librt can use them.deischen2006-03-056-43/+273
* | | When we get an unknown ATAPI comand, try it even if it is not listed,phk2006-03-051-2/+4
* | | Add two new ATAPI commands.sos2006-03-051-0/+2
* | | Grammar nits & some mdoc fixes, i.e. use ``.Nm fec<RET>node'' consistentlykeramida2006-03-051-12/+18
* | | Revert `proto ip' back to the previous behavior. The kernel side ofume2006-03-052-5/+3
* | | Various textual improvements.keramida2006-03-051-16/+15
* | | - Correct grammos in comments and end them with full stops.schweikh2006-03-051-29/+26
* | | Enhance loginfail: it will catch sshd, proftpd and su errors, as well as othe...matteo2006-03-051-1/+1
* | | Bring the zh_CN.GB2312 translation for -HEAD up-to-date with the Englishdelphij2006-03-0511-1392/+479
* | | Fix spelling error.rwatson2006-03-051-1/+1
* | | Remove a useless word.brueffer2006-03-051-1/+1
* | | Add another inverted amplifier sense quirk for Sony VAIO Type T.ariff2006-03-051-0/+1
* | | turn some WARNs for unknown events into INFOsmjacob2006-03-041-2/+2
* | | Create a mac_bsdextended_check_vp function that takes a cred, adwmalone2006-03-041-280/+43
* | | We need to check if file system size is equal to provider's size, becausepjd2006-03-041-2/+7
OpenPOWER on IntegriCloud