aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pf: fix reply-to after rdr and dummynetHEADmainKristof Provost10 min.2-0/+73
* cp: Fix grammar in comment.Dag-Erling Smørgrav2 hours1-1/+1
* Optimize HPTS so that little work is done until we have a hpts thread that is...Randall Stewart4 hours3-2/+14
* x86: handle MXCSR from XSAVEOPT when x87 state was optimizedKonstantin Belousov4 hours2-0/+42
* arm: Remove TI from NOTESEmmanuel Vadot10 hours1-3/+0
* include: Allow SDESTDIR to be overriddenStephen J. Kiernan17 hours1-1/+1
* libmagic: Use HOST_CC when compiling hostprog used by buildStephen J. Kiernan17 hours1-2/+3
* csh: Use HOST_CC when compiling hostprog used by csh buildStephen J. Kiernan18 hours1-1/+1
* sys.mk: Define HOST_CC as CC by default.Stephen J. Kiernan18 hours1-0/+2
* bsdinstall: draw attention to new network config optionsMike Karels20 hours1-1/+1
* arm64: Delete stale commentJessica Clarke21 hours1-1/+0
* sockets: define shutdown(2) constants in cpp namespaceGleb Smirnoff21 hours1-0/+3
* dma.conf: Fix typoMikael Urankar26 hours1-1/+1
* tools/git: ensure git-arc is more platform indepdendentMina Galić26 hours1-1/+1
* tcp bblog: use correct lengthMichael Tuexen27 hours1-2/+2
* install: Prefer strsnvis() to strsvis().Dag-Erling Smørgrav30 hours1-8/+11
* ln: Add a test case for ln -sfF.Dag-Erling Smørgrav30 hours1-0/+17
* ln: Clean up and simplify tests.Dag-Erling Smørgrav30 hours1-48/+20
* ln: Use stdbool, style nits.Dag-Erling Smørgrav30 hours1-37/+39
* touch: Add unit tests.Dag-Erling Smørgrav30 hours4-0/+166
* touch: Allow setting the timestamp to -1.Dag-Erling Smørgrav30 hours1-7/+14
* libc: Improve description of mktime() / timegm().Dag-Erling Smørgrav30 hours1-2/+16
* diff: Integrate libdiff from OpenBSD GoT.Dag-Erling Smørgrav30 hours13-22/+502
* libdiff: Improve function prototype detection.Dag-Erling Smørgrav30 hours3-17/+18
* pkgbase: remove post-install script for kernelBaptiste Daroussin32 hours1-5/+0
* kern linker: Make linker_file_add_dependency() voidZhenlei Huang36 hours1-22/+8
* epoch(9): Remove the under-development noteKa Ho Ng2 days1-5/+1
* netmap: Address errors on memory free in netmap_genericTom Jones2 days2-8/+25
* kern linker: Do not touch userrefs of the kernel fileZhenlei Huang2 days1-0/+3
* kern linker: Do not unload a module if it has dependantsZhenlei Huang3 days1-0/+2
* amd64: initialize td_frame stack area for init(8) main threadKonstantin Belousov3 days1-0/+1
* x86: test the right CPUID bit when checking for XSAVEOPT supportKonstantin Belousov3 days2-3/+10
* bsdlabel: add BUGS section documenting 8 partition limitEd Maste3 days1-0/+5
* libfetch: parse scheme://domain:/ correctlyKa Ho Ng3 days1-1/+1
* boot0: remove reference to fdiskEd Maste3 days1-1/+1
* bsdlabel: emit deprecation notice when runEd Maste3 days1-0/+4
* bsdlabel: add deprecation noticeEd Maste3 days1-1/+17
* Remove a reference to xrpu from timetc.hJosef 'Jeff' Sipek3 days1-1/+1
* certctl: Revert to symlinks.Mark Peek3 days1-2/+2
* sleep: Overhaul.Dag-Erling Smørgrav3 days2-90/+98
* pfsync: cope with multiple pending plus messagesKristof Provost3 days1-7/+18
* pfsync: fix use of invalidated stack variableKristof Provost3 days1-1/+14
* pf: fix use-after-freeKristof Provost3 days1-0/+1
* netpfil tests: disable ICMPv6 rate limiting in the test jailGleb Smirnoff4 days1-0/+1
* icmp: allow zero value for ICMP limitsGleb Smirnoff4 days2-2/+2
* efibootmgr: allow -u as a valid optionMark Peek4 days1-2/+2
* usr.bin/calendar/calendars: Add myself as a committerRainer Hurling4 days1-0/+1
* arm64: fix free queue and reservation configuration for 16KB pagesEliot Solomon4 days2-1/+18
* icmp6: bring rate limiting on a par with IPv4Gleb Smirnoff4 days1-23/+162
* icmp6: move ICMPv6 related tunables to the files where they are usedGleb Smirnoff4 days9-112/+91