Age | Commit message (Expand) | Author |
2017-11-06 | remove ctf_type declaration no longer needed since -r1.33 | Jasper Lievisse Adriaanse |
2017-11-06 | Modify "machine video" command not to list mode when chaning video mode. | YASUOKA Masahiko |
2017-11-06 | Use a variable for /usr/share/relink | Robert Peichaer |
2017-11-06 | Call CD-ROM devices cdN instead of hdN. Also select the booted device | YASUOKA Masahiko |
2017-11-05 | ifconfig <if> giftunnel was deprecated in 2001, it's never too late to | Sebastian Benoit |
2017-11-05 | Add minimal DHCP support to vmd's built-in DHCP/BOOTP server. | Reyk Floeter |
2017-11-05 | Changing nwid on a wifi network means it is a new network, so clear the | Peter Hessler |
2017-11-05 | Mention that "reload" is disabled; ok jmc@ | Jeremie Courreges-Anglas |
2017-11-05 | Disable config reload, ospf6d just exits on reload with simple setups. | Jeremie Courreges-Anglas |
2017-11-05 | Kill dead assignement. | Jeremie Courreges-Anglas |
2017-11-05 | Fix some comments and dependencies in this regress test. | Alexander Bluhm |
2017-11-05 | Finish off pr_drain functions, they haven't been used since 2006. | Florian Obser |
2017-11-05 | Insert a rule into pf regress anchor that passes all packets without | Alexander Bluhm |
2017-11-05 | Fix http server selection from the list of mirrors. This broke in | Robert Peichaer |
2017-11-05 | Remove the ':' at the beginning of ksh.kshrc. | Robert Peichaer |
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer |
2017-11-05 | Set the core's own group mask when scheduling work, to receive work | Visa Hankala |
2017-11-05 | Handle failure. | Visa Hankala |
2017-11-05 | slight cleanup | Visa Hankala |
2017-11-05 | Add a function for getting the current core's hardware identifier. | Visa Hankala |
2017-11-05 | Remove unmaintained debug code. | Visa Hankala |
2017-11-05 | sync | Jeremie Courreges-Anglas |
2017-11-04 | Revert recent changes to unbreak ports/net/samba | Jeremie Courreges-Anglas |
2017-11-04 | Don't keep blindly chugging along when receiving an unexpected imsg, | Florian Obser |
2017-11-04 | Move the ioctls that only need a read lock from ifioctl into a new | Theo Buehler |
2017-11-04 | raw_init() is dead and <net/raw_cb.h> doesn't need to be included there. | Martin Pieuchot |
2017-11-04 | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the | Florian Obser |
2017-11-04 | Decline duplicate offers for the requested address, as are | Kenneth R Westerback |
2017-11-04 | Make it possible for multiple threads to enter kqueue_scan() in parallel. | Martin Pieuchot |
2017-11-04 | fuse_loop_mt() isn't implemented so return an error value. | Martin Pieuchot |
2017-11-04 | Stop calling ifp->if_ioctl() inside in{,6}_ioctl(). | Martin Pieuchot |
2017-11-04 | Use the correct version macro. | Martin Pieuchot |
2017-11-04 | Use the macro for cache line size. | Visa Hankala |
2017-11-04 | Check buffer size parameters at compile time. | Visa Hankala |
2017-11-04 | One macro for cache line size is enough. | Visa Hankala |
2017-11-04 | Interface counters should only increment. | Florian Obser |
2017-11-04 | polish debug printfs, no behaviour change. | Alexandre Ratchov |
2017-11-04 | whitespace | Mike Larkin |
2017-11-04 | Remove a debug message that has outlived its usefulness. | Mike Larkin |
2017-11-04 | sync | Visa Hankala |
2017-11-03 | Tests of libexpat 2.2.5 also need source file structdata.c. | Alexander Bluhm |
2017-11-03 | Prefill client rec buffer with silence. This is necessary because | Alexandre Ratchov |
2017-11-03 | Clear key properly if on space with nothing in it. | Nicholas Marriott |
2017-11-03 | Prefill rec buffer with silence. This is necessary because certain | Alexandre Ratchov |
2017-11-03 | Support mouse on preview in tree mode. | Nicholas Marriott |
2017-11-03 | Remove alternative implementations of GMX CAM setup logic | Visa Hankala |
2017-11-03 | After inlining of raw_detach we know the sizes for free; pointed out | Florian Obser |
2017-11-03 | Fix regression, pointed out by Mark Johnston. | Martin Pieuchot |
2017-11-03 | Fix a stupid typo. | Visa Hankala |
2017-11-03 | properly cleanup the controller after closing the cmdfh. | Marc Espie |