summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13forgot to remove Job_Begin/Job_EndMarc Espie
2020-01-13proper prototypeMarc Espie
2020-01-13forgot gc'ing one functionMarc Espie
2020-01-13make the choice of engine explicitMarc Espie
2020-01-13Link forgotten libc tests to the build.Alexander Bluhm
2020-01-13unify compat mode and parallelmode a bit: there's no longer a need forMarc Espie
2020-01-13make things more complex so that they can become simpler:Marc Espie
2020-01-13less confusing function nameMarc Espie
2020-01-13introduce a JOB_KEEPERROR flag so that the logic for moving jobsMarc Espie
2020-01-13cleanup headerMarc Espie
2020-01-13zap more unneeded indirection, may_continue_job is enoughMarc Espie
2020-01-13remove_job no longer pulls its weightMarc Espie
2020-01-13Split setjmp-fpu regress into separate tests. Use errx(3) to explainAlexander Bluhm
2020-01-13better name for functionMarc Espie
2020-01-13simplify the way we account for different jobs:Marc Espie
2020-01-13and actually comment about itMarc Espie
2020-01-13move expensive heuristics a bit and explain better why we do thatMarc Espie
2020-01-13concept borrowed from netbsd: turns out SPECIAL_SOURCE/TARGET is no longerMarc Espie
2020-01-13move a large chunk of suff.c into its own file (independent functions whichMarc Espie
2020-01-13move documentation around to be more specific to suff.cMarc Espie
2020-01-13regenVisa Hankala
2020-01-13Unlock a tiny part of the kqueue subsystem: kqueue(2).Visa Hankala
2020-01-13a lot of special keywors (.INCLUDE/.LIBRARIES) were removed a few releasesMarc Espie
2020-01-13Allocate kqueue instance outside fdplock to avoid sleeping withVisa Hankala
2020-01-13introduce a "Buf_Reinit" function for handling static buffers that canMarc Espie
2020-01-13tweak special node creation to be simpler: nodes created for special keywordsMarc Espie
2020-01-13document special values.Marc Espie
2020-01-13Convert to tsleep_nsec(9), while here fix a bug where the value specifiedMartin Pieuchot
2020-01-13Timeouts are all specified in multiple of `hz' so define them in term ofMartin Pieuchot
2020-01-13Kill dead code.Martin Pieuchot
2020-01-13Kill dead code.Martin Pieuchot
2020-01-13nit, use "fatal" with parameters as intendedMarc Espie
2020-01-13Stop handling DA and DSR after a second (they should be the first thingNicholas Marriott
2020-01-13Add the capability to boot from another block device than the one thatMark Kettenis
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2020-01-13Convert to tsleep_nsec(9).Martin Pieuchot
2020-01-13When we change attributes for a join essid, we should apply the changePeter Hessler
2020-01-13Raise ipl of the softclock thread to IPL_SOFTCLOCK.Martin Pieuchot
2020-01-13Add BUGS section for hypervisor memory requirementkn
2020-01-13Be more specific in the DSR we are looking for so it doesn't getNicholas Marriott
2020-01-13Treat plausible but invalid keys (like C-BSpace) as literal like anyNicholas Marriott
2020-01-12Add thermal sensor clock.Mark Kettenis
2020-01-12Detect iTerm2 and enable DECSLRM.Nicholas Marriott
2020-01-12The terminal type was never as much use as I expected so remove it inNicholas Marriott
2020-01-12Add support for human readable numbers where applicable.Martijn van Duren
2020-01-12Loop over all DA features, don't skip the first.Nicholas Marriott
2020-01-12Implement cpu_kick() and cpu_unidle().Mark Kettenis
2020-01-12bsd.port.mk(5): remove ports-gcc minor version, it's enough tocwen
2020-01-12tweak locking commentanton
2020-01-12condense commentanton