Age | Commit message (Expand) | Author |
2019-07-19 | i8254_delay(): simplify tick computation | cheloha |
2019-07-19 | Keep dhclient.leases.<if> O_EXLOCK file descriptor open for the | Kenneth R Westerback |
2019-07-19 | After the kernel has reached the sysclt kern.maxclusters limit, | Alexander Bluhm |
2019-07-19 | When allocating socketpair() increase their send and receive buffers to | Claudio Jeker |
2019-07-19 | Add a few vi(1) key aliases, from D Ben Knoble. | Nicholas Marriott |
2019-07-19 | More man page fixes from lacygoill at lacygoill dot me, GitHub issue | Nicholas Marriott |
2019-07-19 | try to notify the partner when the port is going away or down. | David Gwynne |
2019-07-19 | add "slow" to the list of ethernet protocol names. | David Gwynne |
2019-07-19 | default (ie, reset) the partner info when a ports link goes down. | David Gwynne |
2019-07-19 | export all the partner info to userland, not just what ifconfig prints. | David Gwynne |
2019-07-19 | add regression tests for scp for out-of-destination path file creation | Damien Miller |
2019-07-19 | Accept the verbose flag when searching for host keys in known hosts | Damien Miller |
2019-07-19 | vwaitforio(9): tsleep(9) -> tsleep_nsec(9); ok visa@ | cheloha |
2019-07-19 | getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@ | cheloha |
2019-07-19 | ttysleep(): drop unused timeout parameter | cheloha |
2019-07-19 | ddb(4): clean up callout command | cheloha |
2019-07-18 | R.I.P. UVM_WAIT(). Use tsleep_nsec(9) directly. | cheloha |
2019-07-18 | follow up to 'once rule' expiration | Alexandr Nedvedicky |
2019-07-18 | Fix unveiling nonexistent files on read-only filesystems | kn |
2019-07-18 | The 'list' diff I committed this morning, was missing a couple of | Mark Lumsden |
2019-07-18 | Delete documentation of --max-count, which is merely an alias of | Ingo Schwarze |
2019-07-18 | new test for an empty text block; from rea@ via bapt@ (FreeBSD) | Ingo Schwarze |
2019-07-18 | obvious bugfix: if the queue is removed while message transmission is | Ingo Schwarze |
2019-07-18 | add STANDARDS, improve HISTORY, and basic macro cleanup: | Ingo Schwarze |
2019-07-18 | fix off-by-one in sshbuf_dtob64() base64 wrapping that could cause | Damien Miller |
2019-07-18 | State that mtype < 1 causes EINVAL as required by POSIX | Ingo Schwarze |
2019-07-18 | Make indentation consistent. This has been bugging me for a while now. | Mark Lumsden |
2019-07-18 | Add logging to interpreter.c | Mark Lumsden |
2019-07-18 | make the UCT in the rxm generate debug output | David Gwynne |
2019-07-18 | run the selection logic from the rxm current state if the port is unselected | David Gwynne |
2019-07-18 | bulk up the debug output around selection logic | David Gwynne |
2019-07-18 | Add some more basic interpreter functionality to mg. Needs a lot more | Mark Lumsden |
2019-07-18 | replace ether_{cmp,is_eq,is_zero} with the new ones in netinet/if_ether.h | David Gwynne |
2019-07-18 | sync | Visa Hankala |
2019-07-18 | This commit fixes two bugs involving PF once rules: | Lawrence Teo |
2019-07-17 | Convert struct rtpcb malloc(9) to pool_get(9). PCB for routing | Alexander Bluhm |
2019-07-17 | backout previous commits for now; some of this is shared with dpb and | Stuart Henderson |
2019-07-17 | Convert struct pkpcb malloc(9) to pool_get(9). PCB for pfkey is | Alexander Bluhm |
2019-07-17 | Add BUFSIZE define. | Mark Lumsden |
2019-07-17 | Add two dobeep functions to make calls to the system bell require | Mark Lumsden |
2019-07-17 | Use the right client for if -b. | Nicholas Marriott |
2019-07-17 | Clear overlay on normal key press. | Nicholas Marriott |
2019-07-17 | Introduce ETHER_IS_BROADCAST/ANYADDR/EQ() and use them where appropriate. | Martin Pieuchot |
2019-07-17 | Disable for now. | Visa Hankala |
2019-07-17 | Adjust search of symbol table pointers to match with the bootloader. | Visa Hankala |
2019-07-17 | regen | Visa Hankala |
2019-07-17 | Add a bootloader for octeon. | Visa Hankala |
2019-07-17 | Update appstest.sh | Kinichiro Inoguchi |
2019-07-17 | The Adj-RIB-Out is gone (or actually implemented differently). Adjust | Claudio Jeker |
2019-07-17 | Change the Adj-RIB-Out to a per peer set of RB trees. The way RIB data | Claudio Jeker |