aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pfsync tests: check for the correct IP addressstable/12Kristof Provost5 days1-1/+1
* nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbersRick Macklem7 days1-4/+3
* ix(4): correct max MTUPiotr Kubaj11 days1-2/+2
* passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79Jose Luis Duran11 days1-2/+2
* passwd.5: Remove .Tn (Trade Name) macrosJose Luis Duran11 days1-8/+8
* pw: The pw_checkname function has added ';' checking.pbuff11 days1-1/+1
* periodic: Use locale-agnostic (ISO 8601) timestamp formatMichael Osipov11 days2-2/+2
* pw: do not call system()Baptiste Daroussin11 days1-8/+24
* mrsas: Fix a typo in a source code commentZhenlei Huang13 days1-1/+1
* mps: Fix a typo in a source code commentZhenlei Huang13 days1-1/+1
* ixgbe: Fix typos in source code commentsIan Moffett13 days2-2/+2
* elf.5: Fix conjugation of holdsZhenlei Huang13 days1-1/+1
* ip_mroute: Delete unreachable codeZhenlei Huang13 days1-7/+0
* if_stf: Delete unreachable codeZhenlei Huang13 days1-6/+0
* e1000: fix VLAN 0Kristof Provost2023-05-151-1/+3
* ntpd: Support IPv6-only hostsMina Galic2023-05-081-7/+10
* Intel DMAR: remove parsing of 6-level paging capabilityJason A. Harmening2023-05-061-3/+8
* jedec_dimm(4): Refactor offset adjustment and page0 resetRavi Pokala2023-05-051-55/+121
* jedec_dimm(4): Add manufacturing year and week.Ravi Pokala2023-05-053-3/+144
* powerpc: fix another pmap related function to return the correct typeDimitry Andric2023-05-031-1/+1
* boolean_t: change to unsigned int to avoid signed bitfield warningsDimitry Andric2023-05-031-1/+1
* vm: fix a number of functions to match the expected prototypesDimitry Andric2023-05-035-6/+6
* Apply clang fix for assertion building emulators/rpcs3Dimitry Andric2023-05-032-8/+21
* libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library.John Baldwin2023-05-021-8/+1
* mpr: don't use hardcoded value in debug branchMariusz Zaborski2023-05-021-6/+6
* mpr: fix copying of event_maskMariusz Zaborski2023-05-021-2/+4
* sqlite3: Vendor import of sqlite3 3.41.2Cy Schubert2023-05-018-87/+182
* al_eth: make function definitions consistent with declarationsDimitry Andric2023-04-291-2/+2
* Use bool for one-bit wide bit-fieldsDimitry Andric2023-04-2910-49/+49
* powerpc: fix a few pmap related functions to return correct typesDimitry Andric2023-04-294-6/+6
* Include bsd.linker.mk to get LINKER_TYPE and VERSION in rescueDimitry Andric2023-04-291-0/+1
* Suppress lld 16 errors about undefined symbols in version mapsDimitry Andric2023-04-291-0/+7
* Suppress lld 16 errors about multiply defined symbols in rescueDimitry Andric2023-04-291-0/+6
* ipfw.8: MFC: improve description for interface matchingEugene Grosbein2023-04-281-4/+22
* openssh: restore PrintLastLog optionEd Maste2023-04-272-1/+2
* kern.mk: clang >= 16 already infers ELFv2 for powerpc64Dimitry Andric2023-04-231-0/+2
* net80211: Remove double words in source code commentsGordon Bergling2023-04-232-3/+3
* last(1): Remove double words in source code commentsGordon Bergling2023-04-231-1/+1
* stand: Remove a double word in a source code commentGordon Bergling2023-04-231-1/+1
* ichiic: use bool for one-bit wide bit-fieldsDimitry Andric2023-04-224-12/+12
* libarchive: make single bit bitfields unsigned to avoid clang 16 warningDimitry Andric2023-04-223-10/+10
* bsnmp: make single bit bitfields unsigned to avoid clang 16 warningDimitry Andric2023-04-221-3/+3
* libsa: make single bit bitfields unsigned to avoid clang 16 warningDimitry Andric2023-04-221-2/+2
* unionfs.5: Use '.An -nosplit' in the AUTHORS sectionGordon Bergling2023-04-221-0/+1
* bridge: Log MAC address port flappingZhenlei Huang2023-04-211-2/+29
* printf.9: Update the use example of the %D conversion specifierZhenlei Huang2023-04-211-3/+3
* lagg(4): Correctly define some sysctl variablesZhenlei Huang2023-04-211-4/+4
* vnet: Fix a typo in a source code commentZhenlei Huang2023-04-211-1/+1
* grdc.6: Add an ENVIRONMENT sectionGordon Bergling2023-04-211-0/+12
* morse.6: Mention to standards in the SEE ALSO sectionGordon Bergling2023-04-211-2/+13