aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* service(8): Allow for passing no arguments to the service scriptHEADmainsd@mostnet.ru2 hours2-3/+3
* pci: Ignore PCRx devices resourcesAndrew Turner22 hours1-0/+15
* jail: copy MTU settings to vnet interfaceMariusz Zaborski7 hours1-0/+3
* vm_page: make iter_insert() publicDoug Moore13 hours6-40/+50
* vm_page_grab_pages: fetch page rangesDoug Moore13 hours4-12/+60
* crypto: Remove uses of CRYPTO_F_DONEMark Johnston17 hours8-26/+3
* krb5: Fix handling of transient crypto request failuresMark Johnston17 hours1-11/+19
* rtld: remove stray tabsKonstantin Belousov17 hours1-2/+2
* loader: i386: use -z nostart-stop-gc for bfd as wellKyle Evans21 hours1-1/+2
* libusb: Emit event after deregistering hotplug handlerSHENGYI HUNG23 hours2-0/+2
* fts: Fix misindented line.Dag-Erling Smørgrav23 hours1-2/+2
* release/pkg-stage: Support non-release artifact buildsEd Maste24 hours1-1/+26
* xen: Add support for platform device with id 5853:0002Frediano Ziglio25 hours1-1/+2
* makefs: Use gmtime() instead of localtime for timestampsMark Johnston25 hours1-1/+1
* makefs: Make sure that directory entry order is consistentMark Johnston25 hours2-31/+60
* makefs: Ensure that FFS superblocks are reproducibleMark Johnston25 hours1-2/+10
* fts: Rename fts_options to fts_options_testDag-Erling Smørgrav26 hours2-1/+1
* fts: Give the blocks test a description.Dag-Erling Smørgrav27 hours1-1/+6
* fts: Add tests for most FTS options.Dag-Erling Smørgrav27 hours2-0/+455
* fts: Add FTS_COMFOLLOWDIR and FTS_NOSTAT_TYPE.Dag-Erling Smørgrav27 hours3-9/+64
* fts: Drop obsolete conditionals.Dag-Erling Smørgrav27 hours1-14/+2
* Remove remaining mentions of pr_usrreq.Dag-Erling Smørgrav27 hours10-35/+26
* aft_python: fix incorrect ndp useKristof Provost28 hours1-1/+1
* authpf: use libpfctl to add or remove addresses to/from a tableKristof Provost28 hours1-10/+11
* pf: fix dealing with 0 limitsKristof Provost28 hours3-1/+61
* pf: fix incorrect list use in pflow_jail_remove()Kristof Provost28 hours1-2/+2
* pf: convert DIOCRCLRADDRS to netlinkKristof Provost28 hours5-14/+90
* pf tests: verify we accept exactly one hop-by-hop headerKristof Provost28 hours1-0/+90
* pf: reject hop-by-hop if it's not the first extension headerKristof Provost28 hours1-2/+10
* pf: use pd->m in pf_route() and pf_route6()Kristof Provost28 hours1-40/+39
* libpfct: remove incorrect __unused annotationKristof Provost28 hours1-1/+1
* pf: add missing bracesKristof Provost28 hours1-2/+4
* OptionalObsoleteFiles: Add recent bsdinstall additionsEd Maste28 hours1-0/+2
* OptionalObsoleteFiles: Add bsdinstall pkgbaseEd Maste28 hours1-0/+1
* ig4(4): Add several PCI IDs for Intel Jasper Lake controllersJean-Sébastien Pédron32 hours1-0/+12
* loader: ficl: restore isvirtualized?Kyle Evans37 hours1-0/+3
* Revert "newsyslog(8): Disable compression by default in newsyslog.conf."Xin LI37 hours2-17/+0
* UPDATING: Note umass/cam updatesWarner Losh41 hours1-0/+7
* vm_page: drop stale memq commentsDoug Moore43 hours2-7/+0
* vm_page: drop mpred param from insert_lookupDoug Moore43 hours12-171/+104
* usb/quirks: Remove overly broad quirksWarner Losh44 hours1-10/+0
* usb: Make autoquirk code optional and opt outWarner Losh44 hours3-1/+3
* scsi/da: Only send SYNC CACHE for devices with mode page 8Warner Losh44 hours1-33/+212
* umass: Bring in small fix from NetBSD's umassWarner Losh44 hours1-4/+9
* umass: Fix a direct call to sc_transformWarner Losh44 hours1-5/+9
* umass: Be more consistent about how we fail bad commandsWarner Losh44 hours1-4/+1
* umass: Move INQUIRY and TEST UNIT READY quirks to umass_std_transformWarner Losh44 hours1-64/+36
* umass: Move common code into umass_std_transformWarner Losh44 hours1-43/+11
* umass: make *_transform() return a boolWarner Losh44 hours1-32/+31
* umass: Simplify umass_std_transform to eliminate fake successWarner Losh44 hours1-13/+6