Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-16 | Import of Less 444 | Alexandr Shadchin | |
ok nicm@ | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2003-04-13 | Stock less-390 with some unneeded DOS/Windoze files removed | Todd C. Miller | |
1996-09-21 | Import of unmolested less-290. | etheisen | |
2015-11-05 | simplify: use one stylesheet rather than two; from bentley@ | Ingo Schwarze | |
2015-11-05 | List the Huawei Mobile K4511; OK mpi@ | Tim van der Molen | |
2015-11-05 | allow "kill" from top, by using proc instead of id | Marc Espie | |
(event though the documentation does not yet state that proc allows setpriority for renice) Problem found by me, tweak suggested by theo buehler Committed prompted by deraadt@ | |||
2015-11-05 | Update the internal wcwidth(3) table of tmux(1) to match the data | Ingo Schwarze | |
in /usr/src/share/locale/ctype/en_US.UTF-8.src, with one single exception: Keep U+00AD SOFT HYPHEN at width 1 rather than moving it to width 0, a tradition already observed in the old https://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c . While here, manually rebalance the btree for optimal lookup speed. OK nicm@ | |||
2015-11-05 | Fix the example "ls . |more"; from Frederic Nowak <fnwk at mailbox dot org>. | Ingo Schwarze | |
While here, make it clear that `-' and `|' are only special in local, not in remote filenames. Probably, `|' support should be removed from ftp(1), but let's fix one thing at a time. OK jmc@ | |||
2015-11-05 | there is a retry path in here which contains rename() and fchown(). | Theo de Raadt | |
Use a slightly larger pledge, earlier on. from gregor best | |||
2015-11-05 | for mice with wheels, check for W direction at AC Pan input used in | Joshua Stein | |
some newer mice ok miod | |||
2015-11-05 | revert sys/kern/kern_pledge.c 1.103 and reenable pledge in pwd_mkdb | Sebastien Marie | |
ok deraadt@ | |||
2015-11-05 | quick fix for a regression introduced by sys/kern/kern_pledge.c 1.103 | Sebastien Marie | |
ok benno phessler | |||
2015-11-05 | tweak dependencies handling, might fix some infrequent bugs including the | Marc Espie | |
infamous cups bug. - look for candidates in the whole new set first. Yep, that includes kept packages (should make things slightly faster, I expect) - correctly remove caching of list of installed packages outsides of old packages from the current set each time we revisit the set (looking at the old behavior this actually sounds very likely). | |||
2015-11-05 | palmpilot should have gone when palm was added, it is redundant. | Nicholas Marriott | |
2015-11-05 | Replace a sudo with ${SUDO}. | Alexander Bluhm | |
2015-11-05 | Link arp regress into build. | Alexander Bluhm | |
2015-11-05 | document the net.inet6.ip6.ifq variables in sysctl(3) as well, referring back | Stuart Henderson | |
to the 'struct ifqueue' description for net.inet.ip.ifq to reduce chance of them getting out of sync. ok logan, ok/tweak mikeb | |||
2015-11-05 | document the other two net.inet6.ip6.ifq variables, ok logan mikeb | Stuart Henderson | |
2015-11-05 | In in_arpinput() replace the loops over the interface addresses | Alexander Bluhm | |
with route lookups. Check wether ARP sender or target protocol address is a local IP address. Remove the loop that checks wether any IPv4 address is configured on the receiving interface. input, test, OK mpi@ | |||
2015-11-05 | replace u_char and u_int* with standard stdint.h types to ease portable version | Joerg Jung | |
also remove trailing whitespaces while here no binary change ok sunil millert gilles | |||
2015-11-05 | Correct my mistake in the previous patch: | Loganaden Velvindron | |
net.inet6.ip6.ifq -> net.inet6.ip6.ifq.len Pointed out by Mike Belopuhov | |||
2015-11-05 | Print unsigned integers as unsigned integers, kill inconsistent casts. | Jeremie Courreges-Anglas | |
Initial diff by Kevin Reay. | |||
2015-11-05 | Cap the GRE packet len to tcpdump's snap len, fixes a segfault. | Jeremie Courreges-Anglas | |
From Kevin Reay, ok sthen@ | |||
2015-11-05 | When fetching the GRE version, use GRE_VERS and not a naked "7" as mask. | Jeremie Courreges-Anglas | |
From Kevin Reay | |||
2015-11-05 | Add an entry for net.inet6.ip6.ifq that dlg@ committed a while ago. | Loganaden Velvindron | |
OK dlg@ | |||
2015-11-05 | Pass through right click if mouse is on, from Patrick Palka. | Nicholas Marriott | |
2015-11-05 | apply some knf. | David Gwynne | |
ok many no objections from anyone | |||
2015-11-05 | spelling; from tj | Jason McIntyre | |
while here, knock out a double rcs id | |||
2015-11-05 | spelling; from tj | Jason McIntyre | |
2015-11-05 | spelling; from tj | Jason McIntyre | |
2015-11-05 | Remove xfree(), like already done for RCS. From Michael W Bombardieri, | Nicholas Marriott | |
ok mmcc | |||
2015-11-05 | "commandline" -> "command line", since there are so few examples | Jason McIntyre | |
of the former in the pages, so many of the latter, and in some of these pages we had multiple spellings; prompted by tj | |||
2015-11-05 | Implement smtpctl uncorrupt <msgid> | Sunil Nimmagadda | |
"uncorrupt" moves envelopes from corrupt bucket back to the queue for further discovery by the daemon. After correcting the corrupt envelopes, admin could now... # smtpctl uncorrupt msgid # smtpctl discover msgid to schedule the messages. Ok gilles@ | |||
2015-11-05 | Do not terminate message walk on a corrupt envelope. | Sunil Nimmagadda | |
Ok gilles@ | |||
2015-11-05 | when a message consists solely of headers and does not end them with an | Gilles Chehade | |
empty line, the message parser gets confused, and forgets to flush last header to message file. detect if we're still in headers when hitting EOM, and flush if that is the case. reported by Philipp Takacs <philipp@bureaucracy.de> ok millert@, jung@, sunil@, eric@ | |||
2015-11-05 | ctype functions take unsigned char values. | Philip Guenther | |
Fix redrawing of the challenge cube (-c option) when <esc>word is used. ok mmcc@ | |||
2015-11-05 | Add regression tests for the ARP implementation in the kernel. Send | Alexander Bluhm | |
multiple ARP packets to a remote machine with Scapy. Check ARP replies, table entries and log messages. All log messages in in_arpinput() are generated. Proxy ARP is also tested. | |||
2015-11-05 | Remove an alias for a macro. | mmcc | |
ok nicm@ | |||
2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak | Ted Unangst | |
2015-11-04 | pledge_ioctl only takes files, adjust prototype. ok semarie | Ted Unangst | |
2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak | Ted Unangst | |
2015-11-04 | Change cron from including all headers in every file to only including | Todd C. Miller | |
what each .c file needs. I have not removed cron.h since it will be used in a future clean up of the cron's .h files. OK nicm@ | |||
2015-11-04 | Simplify packet option handling since we are only setting one option | Florian Obser | |
these days. | |||
2015-11-04 | dead store; pointed out by llvm | Florian Obser | |
2015-11-04 | Generating the self-signed syslogd test certificate does not depend | Alexander Bluhm | |
on the CA certificate. Found by Jan Klemkow. | |||
2015-11-04 | allow km(4) to match the temperature sensor in GX-412TC SOC (as used on APU2) | Stuart Henderson | |
tested by nothingness at citycable.ch, ok bmercer@ | |||
2015-11-04 | move /etc/spwd.db blacklist outside PLEDGE_GETPW check. | Sebastien Marie | |
so that all pledged programs would get it instead of only ones with PLEDGE_GETPW. ok deraadt@ | |||
2015-11-04 | Fix inverted pledge requests, from Frederic Nowak | Jeremie Courreges-Anglas | |
2015-11-04 | Bump distribution tarball versions. | mmcc | |