summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Audit AUE_MAC_EXECVE; currently just the standard AUE_EXECVE argumentsrwatson2009-02-081-0/+1
* Audit the flag argument to the nfssvc(2) system call.rwatson2009-02-082-2/+10
* si(4) seems to build without a problem. However, since noone noticed lackwkoszek2009-02-081-0/+3
* Further NOTES cleanup -- following drivers didn't survive TTY-ngwkoszek2009-02-081-35/+0
* Add missing pcfclock description.wkoszek2009-02-081-0/+1
* Bring missing comments on EPSON_BOUNCEDMA and EPSON_MEMWIN flags.wkoszek2009-02-081-2/+5
* Try to remove/assimilate as much of formerly IPv4/6 specificbz2009-02-089-238/+68
* Fix language on atol(3) manpage. Add a COMPATIBILITY sectionkeramida2009-02-081-3/+32
* Retire NO_DMA completely.imp2009-02-081-7/+0
* Fix g_part_*dumpconf to return void to match kobj definition.imp2009-02-082-10/+8
* Companion for r188301: fix the prototypes.imp2009-02-081-4/+4
* Correct parameter types for pcib_{read,write}_config by fixing theimp2009-02-081-5/+5
* Fix leak of kqueue() file descriptors when linked with staticdeischen2009-02-081-0/+1
* Silent LINT: add 2 stubs (update_crc32 and sctp_finalize_crc32) to fix LIBALI...piso2009-02-081-0/+11
* Fix LIBALIAS option for a static kernel.piso2009-02-081-0/+1
* Resort NOTES a bit to easily distinguish, which comments are actual andwkoszek2009-02-081-42/+71
* Make sure the comparison is done with an unsigned char.imp2009-02-071-1/+1
* Add SCTP NAT support.piso2009-02-0711-23/+3212
|\
| * Import sctp nat support in ipfw obtained from CAIA - http://caia.swin.edu.au.piso2008-12-2811-11/+3405
* | Named normally cannot be started chrooted inside a jail. Thus treatbz2009-02-071-5/+23
* | Fix build, sigh.thompsa2009-02-071-1/+1
* | Move the comment to it's correct place.wkoszek2009-02-071-5/+5
* | Remove leftover of alpha support for config(8)--we have MAP_FAILEDwkoszek2009-02-071-3/+0
* | Don't forget to create opt_agp.h on ia64, which also uses agp(4).wkoszek2009-02-072-0/+6
* | Dont hold the lock over the controller init, we are still attaching.thompsa2009-02-073-28/+13
* | C99 TC2 now wants FP_FAST_FMA* to be defined to 1, if the macros aredas2009-02-071-3/+3
* | count stuck beacon eventssam2009-02-071-0/+1
* | fix building w/o CFI_ARMEDANDDANGEROUSsam2009-02-071-4/+5
* | expand CFI_ARMEDANDDANGEROUS to include writing the user segmentsam2009-02-071-3/+12
* | si_cmdname() is defined only when SI_DEBUG is enabled, thuswkoszek2009-02-071-2/+2
* | fix 11n channel constructionsam2009-02-071-6/+6
* | add macro for future regulatory modssam2009-02-071-0/+5
* | Rearrange this code slightly to pass softcs around instead of device_t,nwhitehorn2009-02-076-57/+85
* | Regulatory fixups:sam2009-02-073-66/+140
* | Tidy NOTES a bit:wkoszek2009-02-071-3/+14
* | Tidy NOTES a bit:wkoszek2009-02-071-3/+3
* | Tidy NOTES a bit:wkoszek2009-02-071-3/+6
* | Add rudimentary support for symbolic links on UDF. Links are stored as ajhb2009-02-062-3/+124
* | Comment about ural(4) isn't approprate here, since the driver is present inwkoszek2009-02-061-3/+0
* | ural(4) is already present in global NOTES, thus there is nowkoszek2009-02-061-2/+0
* | Fix AGP debugging code:wkoszek2009-02-067-3/+22
* | Add support for fifos to UDF:jhb2009-02-063-0/+64
* | Tweak the output of VOP_PRINT/vn_printf() some.jhb2009-02-064-4/+5
* | Add KASSERTs to make it easier to debug problems like the one fixedtrasz2009-02-062-0/+2
* | When a device containing mounted UFS filesystem disappears, the typetrasz2009-02-061-4/+4
* | In urtw_init() call urtw_stop(ifp, 0) rather than urtw_stop(ifp, 1)kevlo2009-02-061-1/+1
* | Note that the slave address passed to smb(4) commands must be left-justifiedjhb2009-02-061-1/+4
* | Regenkevlo2009-02-062-2/+9
* | Add the Buffalo WLI-U2-SG54HGkevlo2009-02-064-0/+4
* | Add a note to document that ichsmb(4) now uses left-justified SMBus slavejhb2009-02-061-0/+7
OpenPOWER on IntegriCloud