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