summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-05-22Keep trying LDAP servers until we get full results from one, rather thanJonathan Matthew
2023-05-21missed oneMarc Espie
2023-05-21move the interface to SharedLibs to be somewhat object orientedMarc Espie
2023-05-21document how this is used... There's nothing that actually uses theMarc Espie
2023-05-21"fix" for 5.36: pass the possible option value as an extra paramMarc Espie
2023-05-21v5.36, trivial moveMarc Espie
2023-05-20Don't bother setting the effective group, it doesn't affect file creationMarc Espie
2023-05-19fix markup for `maildir' in smtpd.conf(5)Omar Polo
2023-05-19make Paths fully OO, as it makes some things simplerMarc Espie
2023-05-19this parameter does not existMarc Espie
2023-05-19remove indirect callsMarc Espie
2023-05-18user: handle paths with whitespace / metacharactersTodd C. Miller
2023-05-18adjust style to post v5.36 worldMarc Espie
2023-05-17fix -nMarc Espie
2023-05-17stop using old-style prototypes except where strictly necessaryMarc Espie
2023-05-17actually fix caching for release/stableMarc Espie
2023-05-16useradd: use "cp" instead of "pax" to copy dot filesTodd C. Miller
2023-05-16some fatal -> fatalx to improved loggingOmar Polo
2023-05-16RRDP snapshots should encode publish elements only once. If encounteredClaudio Jeker
2023-05-16explicitly rename internal methods with an _Marc Espie
2023-05-16clean visible interface a bit: Ustar does not use errsay (but ArcCheck does)Marc Espie
2023-05-16cleaner documentation of what's going onMarc Espie
2023-05-16start un-exposing some internal methodsMarc Espie
2023-05-16ditch subclasses for PackingList: I ended up never using this anywhereMarc Espie
2023-05-16use the new set_destdir interfaceMarc Espie
2023-05-16avoid the "indirect object" call, as it won't work with v5.36Marc Espie
2023-05-16explain why there is a hierarchy with one single subclass, becauseMarc Espie
2023-05-16document a few small details, some of them non-obvious likeMarc Espie
2023-05-16document extra parameter that's used by pkg_checkMarc Espie
2023-05-16typoMarc Espie
2023-05-16the old "indirect method call" was deprecated recently (apart fromMarc Espie
2023-05-16State -> BaseState, for lightweight requirementsMarc Espie
2023-05-16reflect reality better: document set_description and friendsMarc Espie
2023-05-16since apparently, the "example" conf is not free-form (adding commentsMarc Espie
2023-05-15user: simplify memsave() to strsave()Todd C. Miller
2023-05-15cast to '(long long)' instead of '(long long int)'Omar Polo
2023-05-13vmm(4)/vmd(8): switch to anonymous shared mappings.Dave Voutila
2023-05-12vmd(8): fix segfault on vm creation.Dave Voutila
2023-05-12vmd(8): fix console attach from vmctl(8).Dave Voutila
2023-05-12btrace(8) support to symbolize utrace addresses.Claudio Jeker
2023-05-12staggered deployment parallelism defaults to number of *online* CPUsKlemens Nanni
2023-05-11Print the manifestNumber when warning about unrecoverable message digest mism...Job Snijders
2023-05-11In valid_cert() also skip the check for CERT_IP_INHERIT objects likeClaudio Jeker
2023-05-10Reset the io_time (io timeout value) when the timer expires. Without thisClaudio Jeker
2023-05-10constify day, month and tzOmar Polo
2023-05-10cast time_t to long long for printf, reduces the diff with -portableOmar Polo
2023-05-10add a few missing headers, reduces the diff with -portableOmar Polo
2023-05-10remove trailing whitespaceOmar Polo
2023-05-09Adjust bgplgd after renaming of the invalid option in bgpctl.Claudio Jeker
2023-05-09Rename 'invalid' to 'disqualified' in the 'show rib' table.Claudio Jeker