Page MenuHomeFreeBSD
Feed Advanced Search

Jun 18 2018

eadler accepted D10993: Start updating the Subversion primer..

LGTM.

Jun 18 2018, 2:30 AM
eadler accepted D14958: Add SPDX tags to example manual pages in share/examples/mdoc/.
Jun 18 2018, 2:28 AM · manpages, Doc Committers
eadler resigned from D10600: Revision of LDAP section of the FreeBSD Handbook.
Jun 18 2018, 2:26 AM · Doc Committers, network
eadler accepted D15609: Describe how to prevent *.core files from being created in sh(1) + pet mandoc.
Jun 18 2018, 2:26 AM · Doc Committers, manpages
eadler removed a reviewer for D7354: Daemon(8) additional syslog logging capabilities: Core Team.
Jun 18 2018, 2:23 AM
eadler closed D13788: units(1) free savescr in error condition too.
Jun 18 2018, 2:23 AM
eadler resigned from D3721: Improve UDP/IPv6 send performance.
Jun 18 2018, 2:22 AM
eadler resigned from D15796: pt_BR.ISO8859-1/articles/building-products: Convert to .po.
Jun 18 2018, 2:21 AM
eadler committed rS335310: top(1): use more modern signal code.
top(1): use more modern signal code
Jun 18 2018, 2:06 AM

Jun 17 2018

eadler committed rS335304: acpi: Add support for Thinkpads Mic led.
acpi: Add support for Thinkpads Mic led
Jun 17 2018, 8:44 PM
eadler committed rS335299: README: add generic notes about GENERIC and NOTES.
README: add generic notes about GENERIC and NOTES
Jun 17 2018, 7:44 PM
eadler awarded D15868: Update features list. a Love token.
Jun 17 2018, 6:08 PM
eadler committed rS335295: liby: rewrite yyerror.h.
liby: rewrite yyerror.h
Jun 17 2018, 6:05 PM
eadler accepted D15863: Fix claims on binary compatibility.

What!? I can't run my SCO executables anymore?

Jun 17 2018, 3:33 PM
eadler committed rS335278: pwd: mark usage as dead.
pwd: mark usage as dead
Jun 17 2018, 5:15 AM
eadler committed rD51854: Committer guide: restore some information about svnsync.
Committer guide: restore some information about svnsync
Jun 17 2018, 3:21 AM
eadler committed rD51853: freebsd.sch: fix tyop in error message.
freebsd.sch: fix tyop in error message
Jun 17 2018, 3:02 AM
eadler committed rS335273: gvinum: revert WARNS change in Makefile.
gvinum: revert WARNS change in Makefile
Jun 17 2018, 1:39 AM
eadler committed rP472578: net/tcpdump: use dedicated user for privsep.
net/tcpdump: use dedicated user for privsep
Jun 17 2018, 12:08 AM
eadler closed D15841: Migrate tcpdump to a dedicated user.
Jun 17 2018, 12:08 AM
eadler committed rS335271: ddb: unbreak ppc.
ddb: unbreak ppc
Jun 17 2018, 12:00 AM

Jun 16 2018

eadler committed rS335270: liby: build with WARNS=6.
liby: build with WARNS=6
Jun 16 2018, 11:50 PM
eadler committed rS335269: netrate: build with WARNS=6.
netrate: build with WARNS=6
Jun 16 2018, 11:49 PM
eadler committed rS335268: quotacheck: build with WARNS=3.
quotacheck: build with WARNS=3
Jun 16 2018, 11:48 PM
eadler committed rS335267: gvinum: build with WARNS=6.
gvinum: build with WARNS=6
Jun 16 2018, 11:46 PM
eadler committed rS335266: ddb: build with WARNS=6.
ddb: build with WARNS=6
Jun 16 2018, 11:44 PM
eadler committed rS335265: units: fix some nits.
units: fix some nits
Jun 16 2018, 9:08 PM
eadler committed rD51851: Committer guide: generalise review.
Committer guide: generalise review
Jun 16 2018, 8:31 PM
eadler committed rD51850: Committer guide: remove non-exististant seed reference.
Committer guide: remove non-exististant seed reference
Jun 16 2018, 8:20 PM
eadler committed rD51849: Committer guide: further remove merge information older branches.
Committer guide: further remove merge information older branches
Jun 16 2018, 8:11 PM
eadler abandoned D13649: Fix several spelling errors.
Jun 16 2018, 7:40 PM
eadler abandoned D14865: Add support for iwm 3168 cards.

Closed in r331665

Jun 16 2018, 7:39 PM
eadler accepted D15849: pt_BR.ISO8859-1/share/xml/header.l10n.ent: Merge from English version r51827 -> r51840.
Jun 16 2018, 7:39 PM
eadler added a comment to D15364: Modernize stack guard code a bit; fix some warnings.

ping?

Jun 16 2018, 7:38 PM
eadler updated the diff for D15841: Migrate tcpdump to a dedicated user.

per @matthew

Jun 16 2018, 7:36 PM
eadler abandoned D13789: xstr(1): various cleanup.
Jun 16 2018, 7:33 PM
eadler abandoned D15698: top(1) Correct/Workaround all known const issues.
Jun 16 2018, 7:33 PM
eadler added a comment to D15386: Improve portability of structs xinpcb and friends..

Rather than using raw integer types, I wonder if we should introduce new FreeBSD types -- e.g., ksize_t, kptr_t -- that wrap them, instead? They would still all map through to int64_t/uint64_t as required, but if we needed to change this in the future, we could do so more easily.

Jun 16 2018, 7:32 PM
eadler committed rD51840: www: update development resources.
www: update development resources
Jun 16 2018, 4:20 AM
eadler committed rP472516: Correct a few MOVEDLint.
Correct a few MOVEDLint
Jun 16 2018, 4:07 AM
eadler created D15841: Migrate tcpdump to a dedicated user.
Jun 16 2018, 3:57 AM
eadler committed rP472515: x11/xorg-minimal: correct deps for intel; remove intel29.
x11/xorg-minimal: correct deps for intel; remove intel29
Jun 16 2018, 3:45 AM

Jun 15 2018

eadler added a comment to D15801: top(1): reimplement header formatting as sbuf.

What do y'all think of making the username the maximum length username seen so far (up until a fixed max). This solves all known issues

  • having to short username
  • having too long username
  • initialization being slow since it needs to iterate over a remote service
  • having the column flicker due to a long username going in and out of use.
Jun 15 2018, 1:24 AM

Jun 14 2018

eadler updated the test plan for D15801: top(1): reimplement header formatting as sbuf.
Jun 14 2018, 4:26 PM
eadler added a comment to D15801: top(1): reimplement header formatting as sbuf.

Why would you reduce the username field from 13-15 down to 8 characters? There are plenty of usernames of 8-12+ characters on my systems

Apparently you've missed this email of mine. TL;DR: Because most of the usernames (on most systems) are 8 characters or less. E

Jun 14 2018, 4:23 PM
eadler updated the summary of D15801: top(1): reimplement header formatting as sbuf.
Jun 14 2018, 12:25 PM
eadler updated the summary of D15801: top(1): reimplement header formatting as sbuf.
Jun 14 2018, 12:18 PM
eadler updated the summary of D15801: top(1): reimplement header formatting as sbuf.
Jun 14 2018, 12:15 PM
eadler committed rS335134: top(1): remove myself from top.1.
top(1): remove myself from top.1
Jun 14 2018, 12:15 PM
eadler added a reviewer for D15801: top(1): reimplement header formatting as sbuf: tijl.
Jun 14 2018, 12:12 PM
eadler added reviewers for D15801: top(1): reimplement header formatting as sbuf: danfe, jhb, jilles.
Jun 14 2018, 12:12 PM
eadler created D15801: top(1): reimplement header formatting as sbuf.
Jun 14 2018, 12:05 PM

Jun 13 2018

eadler added a comment to D15788: Add links to Phab and Wiki.

image.png (470×468 px, 45 KB)

Jun 13 2018, 12:12 PM
eadler accepted D15788: Add links to Phab and Wiki.

I tested it. It works. Thanks!

Jun 13 2018, 12:09 PM
eadler accepted D15781: Update the list of supported architectures.
Jun 13 2018, 11:39 AM
eadler committed rS335049: top(1): remove unneeded logic.
top(1): remove unneeded logic
Jun 13 2018, 11:13 AM
eadler created D15786: Mark functions as __pure and __pure2.
Jun 13 2018, 10:28 AM
eadler committed rS335046: dumpon(8): improve the examples a bit.
dumpon(8): improve the examples a bit
Jun 13 2018, 9:29 AM
eadler committed rS335045: pmc: remove trailing whitespace.
pmc: remove trailing whitespace
Jun 13 2018, 9:17 AM
eadler committed rS335044: atoi.3: bump .Dd.
atoi.3: bump .Dd
Jun 13 2018, 9:07 AM
eadler committed rS335043: top(1): style(9).
top(1): style(9)
Jun 13 2018, 8:52 AM
eadler committed rS335040: top(1): shift from atoi to non-deprecated function.
top(1): shift from atoi to non-deprecated function
Jun 13 2018, 8:52 AM
eadler committed rS335041: libc: remove explicit cast NULL in atoi.
libc: remove explicit cast NULL in atoi
Jun 13 2018, 8:52 AM
eadler committed rS335042: top(1): add myself to authors.
top(1): add myself to authors
Jun 13 2018, 8:52 AM
eadler committed rS335039: top(1): replace homegrown itoa with sprintf.
top(1): replace homegrown itoa with sprintf
Jun 13 2018, 8:52 AM
eadler committed rS335038: top(1): format_time, format_k, etc..
top(1): format_time, format_k, etc.
Jun 13 2018, 8:52 AM
eadler committed rS335037: top(1): format help more nicely.
top(1): format help more nicely
Jun 13 2018, 8:52 AM
eadler committed rS335036: vmstat(1): various nits.
vmstat(1): various nits
Jun 13 2018, 8:52 AM
eadler accepted D15784: Use "$@" instead of $* to cope with parameters that have spaces in them..
Jun 13 2018, 6:07 AM
eadler committed rS335024: top(1): several small bugfixes and nits.
top(1): several small bugfixes and nits
Jun 13 2018, 12:46 AM
eadler committed rS335023: ps(1): fix some nits.
ps(1): fix some nits
Jun 13 2018, 12:46 AM

Jun 12 2018

eadler added inline comments to D15781: Update the list of supported architectures.
Jun 12 2018, 9:26 PM
eadler committed rS334990: top(1): remove trailing whitespace.
top(1): remove trailing whitespace
Jun 12 2018, 7:32 AM
eadler added a comment to D15768: Cosmetic style(9) fixes space vs tab..

It is normal to separate all whitespace changes from other. It is preferable to separate all SPDX changes from others when it is sweeping. I strongly assert that as the person now cleaning up a 180k lines and 16 commits of diff involving SPDX tags that this separation occur before this is commited.

Sorry, I strongly disagree, I would need to make two reviews and two commits that can be done at once and there is no functional changes.

The commit log easily can describe these changes:

  • Fix style(9) space vs tab.
  • Add SPDX tag on those files that didn't have it.

I'm inclined to listen to the reviewers advice that I added, if that is mandatory, I will do, otherwise I can't see any problem to have these changes in one commit.

Jun 12 2018, 7:25 AM
eadler resigned from D15768: Cosmetic style(9) fixes space vs tab..
Jun 12 2018, 7:15 AM
eadler committed rS334989: top(1): style and related.
top(1): style and related
Jun 12 2018, 7:14 AM
eadler committed rS334988: top(1): move command mapping to commands.c.
top(1): move command mapping to commands.c
Jun 12 2018, 6:53 AM

Jun 11 2018

eadler committed rS334943: usbdevs: sort my prior commit.
usbdevs: sort my prior commit
Jun 11 2018, 5:28 AM
eadler committed rS334942: usbdevs: adding vendor.
usbdevs: adding vendor
Jun 11 2018, 5:27 AM
eadler committed rS334941: top(1): handle 0 in "digits" functions.
top(1): handle 0 in "digits" functions
Jun 11 2018, 5:05 AM

Jun 10 2018

eadler committed rP472157: ports-mgmt/pkgs_which: feex a typo.
ports-mgmt/pkgs_which: feex a typo
Jun 10 2018, 8:28 PM
eadler committed rS334931: Revert r334929.
Revert r334929
Jun 10 2018, 7:16 PM
eadler committed rS334929: include: remove sys/capability.h.
include: remove sys/capability.h
Jun 10 2018, 6:39 PM
eadler committed rS334922: top(1): use modern interfaces for nice and related.
top(1): use modern interfaces for nice and related
Jun 10 2018, 9:15 AM
eadler committed rS334921: top(1): add command aliases; correct dumb support.
top(1): add command aliases; correct dumb support
Jun 10 2018, 9:05 AM
eadler committed rS334919: top(1): bring some structure to commands.
top(1): bring some structure to commands
Jun 10 2018, 9:00 AM
eadler committed rS334920: top(1): use sys_signame instead of hard coding signals.
top(1): use sys_signame instead of hard coding signals
Jun 10 2018, 9:00 AM
eadler committed rS334918: top(1): use correct word when displaying threads.
top(1): use correct word when displaying threads
Jun 10 2018, 6:33 AM
eadler committed rS334917: top(1): filter fewer warnings; clean up.
top(1): filter fewer warnings; clean up
Jun 10 2018, 6:22 AM
eadler committed rS334916: top(1): permit sending signal with any case.
top(1): permit sending signal with any case
Jun 10 2018, 6:22 AM
eadler committed rS334906: top(1): permit sub-second delay times.
top(1): permit sub-second delay times
Jun 10 2018, 12:03 AM

Jun 9 2018

eadler committed rS334903: top(1): correctly reset per-cpu counters.
top(1): correctly reset per-cpu counters
Jun 9 2018, 11:24 PM
eadler committed rS334901: top(1): handle specific pids better.
top(1): handle specific pids better
Jun 9 2018, 11:08 PM
eadler committed rS334899: top(1): implement additional missing long options.
top(1): implement additional missing long options
Jun 9 2018, 10:30 PM
eadler committed rS334898: top(1): initial pass to freebsdize the man page.
top(1): initial pass to freebsdize the man page
Jun 9 2018, 9:40 PM
eadler committed rS334897: top(1): Implement long options.
top(1): Implement long options
Jun 9 2018, 9:40 PM
eadler committed rS334893: top(1): allow starting with -T flag.
top(1): allow starting with -T flag
Jun 9 2018, 8:06 PM
eadler committed rS334874: pmc: mark some dead functions as such.
pmc: mark some dead functions as such
Jun 9 2018, 4:54 AM
eadler committed rS334873: ncal: correct history section.
ncal: correct history section
Jun 9 2018, 4:40 AM
eadler committed rS334871: LOCKS: update current locks.
LOCKS: update current locks
Jun 9 2018, 3:08 AM