Age | Commit message (Expand) | Author |
2015-10-01 | Use DOS_LABELSECTOR rather than LABELSECTOR to indicate offset into an | Kenneth R Westerback |
2015-10-01 | In uvm_map_splitentry(), grab the kernel lock before calling into the amap | Mark Kettenis |
2015-10-01 | relax vendor comparison to match variations found in older | Joerg Jung |
2015-10-01 | add const, prodded by mpi | Joerg Jung |
2015-10-01 | remove superfluous sensor_attach() added for debug reasons | Joerg Jung |
2015-10-01 | Remove yet more blinding whitespace. | Kenneth R Westerback |
2015-10-01 | Remove more blinding trailing whitespace. | Kenneth R Westerback |
2015-10-01 | Make the alpha pmap (more) mpsafe by protecting both the pmap itself and the | Mark Kettenis |
2015-10-01 | fix semicolon after if statement | Jonathan Gray |
2015-10-01 | No need to wakeup(9) the sensor thread because upd_refresh() does not | Martin Pieuchot |
2015-10-01 | add IPv6 equivalents for the permitted IPv4 setsockopts, noticed by doug@, | Stuart Henderson |
2015-10-01 | Use rtdeletemsg() in nd6_free() to align it with arptfree(). | Martin Pieuchot |
2015-10-01 | Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In one | Philip Guenther |
2015-09-30 | rename the internal functions that do ml_foo ops on classes to hfsc_cl_foo. | David Gwynne |
2015-09-30 | Nuke a #if 0/#endif block and a related variable. No plans to ever make | Kenneth R Westerback |
2015-09-30 | Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_ | Kenneth R Westerback |
2015-09-30 | Remove some trailing whitespace. | Kenneth R Westerback |
2015-09-30 | Use consistant whitespace/comments for #define'ing LABELSECTOR, | Kenneth R Westerback |
2015-09-30 | enable new asmc(4) driver on amd64 | Joerg Jung |
2015-09-30 | Remove remnants of sppp's special queue handling for telnet/rlogin/ftp, | Stuart Henderson |
2015-09-30 | add a (disabled) driver for the Apple System Management Controller (SMC) as | Joerg Jung |
2015-09-30 | provide a hfsc_requeue() | David Gwynne |
2015-09-30 | implement new "prot_exec" tame(2) request: | Sebastien Marie |
2015-09-30 | sleep until all references to an interface have been released during detach. | David Gwynne |
2015-09-30 | Run the tx completion path without the kernel held. This makes the | Mark Kettenis |
2009-08-04 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2015-09-30 | Do not try to refetch a route at the L2 layer if the given one is DOWN | Martin Pieuchot |
2015-09-30 | remove cisco hdlc code from sppp(4), it's no longer used - pppoe(4) only uses | Stuart Henderson |
2015-09-30 | I missed an #ifdef notyet when enabling the aliasing ppgtt code. | Mark Kettenis |
2015-09-30 | How about I delete _all_ the BITFIELDTYPE comments? | Philip Guenther |
2015-09-30 | Remove some annoying trailing whitespace. | Kenneth R Westerback |
2015-09-29 | Add missing prototype for bios_getdiskinfo() to amd64/disksubr.c. | Kenneth R Westerback |
2015-09-29 | Use the DMTC0 macro and MTC0_HAZARD in the UPAGES > 1 case. Now R8000 kernel | Miod Vallat |
2015-09-29 | Unlock interrupt handler rx path with intr_barrier | Chris Cappuccio |
2015-09-29 | Save a lot of people grief. tame()'d CMSG reception is busted and it | Theo de Raadt |
2015-09-29 | Reluctantly classify statfs and fstatfs as RPATH for now, because they | Theo de Raadt |
2015-09-29 | get rid of the mutex between access to the status block and myx_down | David Gwynne |
2015-09-29 | make the bpf filters a bpf_program instead of an array of bpf_insn. | David Gwynne |
2015-09-29 | add sizes to some of the simpler free calls | Theo de Raadt |
2015-09-29 | regen | Joerg Jung |
2015-09-29 | add keyboard/trackpad IDs found in recent MacBooks (12" retina) | Joerg Jung |
2015-09-29 | Huawei K4511 3G modem. | Martin Pieuchot |
2015-09-29 | regen | Martin Pieuchot |
2015-09-29 | Huawei K4511 3G modem. | Martin Pieuchot |
2015-09-29 | Delete the final, inscrutable NOSTRICT and VARARGS lint comments | Philip Guenther |
2015-09-28 | More mechanical switching to readdisksector(), although this is a | Kenneth R Westerback |
2015-09-28 | satisfy RAMDISK by placing cold == 2 case inside #ifdef DDB | Theo de Raadt |
2015-09-28 | Track size of an opaque allocation to pass to free() later | Theo de Raadt |
2015-09-28 | easy size for free(); ok beck | Theo de Raadt |
2015-09-28 | In low-level suspend routines, set cold=2. In tsleep(), use this to | Theo de Raadt |