Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-05 | Remove usr.bin/strip and usr.bin/strings, no longer built. | Miod Vallat | |
2013-07-05 | Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move their | Miod Vallat | |
manpages to share/man5 since they are still worth keeping. | |||
2013-06-17 | remove asn1_compile and compile_et from usr.bin because they | Robert Nagy | |
have found a new home in src/kerberosV/tools | |||
2013-06-15 | Hook up locale(1). | Antoine Jacoutot | |
ok deraadt@ | |||
2013-03-15 | Enter more directories, and put the conditional down below. This is | Theo de Raadt | |
for obj dirs... | |||
2013-03-10 | Put tip back but without the hardlink to cu for now, ok deraadt | Nicholas Marriott | |
2013-03-09 | Add new cu to the build and disable tip. Also bump "first appeared in" | Nicholas Marriott | |
to .Ox 5.4 in cu.1. New cu is a libevent-based implementation of the useful features of the old tip/cu, plus a few new things like basic xmodem support. ok deraadt | |||
2012-11-23 | Remplace aucat server by a new sndiod daemon aimed to be simpler | Alexandre Ratchov | |
smaller and faster than aucat. It's a drop in replacement with the following exceptions that don't affect the default setup: - The sample rate and the encoding are a per-device parameters thus -r and -e options must precede the corresponding -f option - MIDI thru boxes are dynamically created and no -M option is required anymore, so -M was removed. - MIDI ports are exposed with a new ``midi/N'' name, rather than abusing MIDI thru boxes. with help from armani@, ok deraadt@ | |||
2012-08-30 | Move pmdb to the attic. | Mark Kettenis | |
It's unfinished. It will never be finished. It's unfinishable. deraadt@ | |||
2012-06-19 | add libtool to base, okay deraadt@, jasper@, millert@... | Marc Espie | |
(as requested by matthieu@ so we can work on xenocara). | |||
2012-04-22 | enable sqlite3, as prompted by theo | Marc Espie | |
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray | |
to fix and there are several alternatives that don't tell quite so many dangerous lies. enthusiastic agreement from a bunch of people | |||
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze | |
In its current state, it causes too much slowdown, in particular during system builds, and there are other regressions. That cannot be fixed quickly while it's enabled. Problems pointed out by espie@, backout requested by deraadt@, diff "looks good" to espie@. | |||
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze | |
Unlink the old apropos(1), whatis(1), and makewhatis(8) from the build. Call the new tools from pkg_create(1) and pkg_add(1). "Please enable it now." deraadt@ | |||
2010-10-29 | Remove colcrt and checknr. colcrt is only useful on very old | Todd C. Miller | |
terminals and checknr has been subsumed by "mandoc -Tlint". OK deraadt@ jmc@ schwarze@ | |||
2010-10-18 | disable vgrind; raw roff support is gone. it might surface in the ports ↵ | Theo de Raadt | |
tree, or the time for vgrind has gone | |||
2010-10-17 | unlink sectok(1) from the build; ok markus@ deraadt@ | Damien Miller | |
2010-09-23 | Unlink tn3270 from the build. | Paul Irofti | |
Okay deraadt@, millert@ and all around general approval. | |||
2010-09-22 | Kill msgs. Noone uses it, and it has a longjmp in it. | Theo de Raadt | |
Lots of agreement. | |||
2010-06-26 | disable opencvs; maintainers went bye bye | Theo de Raadt | |
2010-04-02 | link mandoc(1) to the build | Ingo Schwarze | |
tested on gcc2 and ok by deraadt@ | |||
2009-06-02 | enable tmux | Theo de Raadt | |
2009-06-01 | We are done with sup, other sucky tools are better now | Theo de Raadt | |
2009-06-01 | RIP; ok millert | Theo de Raadt | |
2008-06-04 | olf support starts to die (easy stuff first); ok miod | Theo de Raadt | |
2008-05-21 | Remove elf2aout and elf2ecoff. They are no longer built since they were only | Miod Vallat | |
used by the long defunct OpenBSD/arc and OpenBSD/pmax ports, and nowadays using objcopy or a linker script will perform such conversions if necessary. ok deraadt@ kettenis@ | |||
2008-05-09 | add tcpbench to build | Theo de Raadt | |
2008-02-27 | ugh got bitten by the path | Theo de Raadt | |
2008-02-27 | put opencvs(1) actively into /usr/bin/opencvs; for now it is not yet 100% | Theo de Raadt | |
ready as a replacement for gnu cvs, but it is time to let people start using it and breaking it. ONE RULE REMAINS. Do NOT even think for a moment that you can opencvs against our main repositories in any way -- that will come later. this is to improve the testing process. ok joris beck | |||
2007-03-23 | Enable our sendbug(1), prodded by deraadt@. | Ray Lai | |
2006-12-12 | enable bgplg, the bgp looking glass | Reyk Floeter | |
ok henning@ deraadt@ | |||
2006-11-27 | enter pkg-config | Theo de Raadt | |
2006-07-17 | Add csplit(1) from FreeBSD; with man page tweaks from jmc@. | Todd C. Miller | |
OK deraadt@ | |||
2006-04-10 | switch to openrcs and eliminate more gnu from the tree. | Joris Vink | |
note that openrcs still lacks some features. okay niallo@, xsa@, ray@, "Do it" deraadt@ | |||
2005-12-27 | enter sdiff | Theo de Raadt | |
2005-11-10 | Hook getent(1) into the build | Otto Moerbeek | |
2005-09-19 | install the 2 man pages on all architectures | Theo de Raadt | |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie | |
Make sure tolower/toupper use the whole 8 bits. okay deraadt@ thanks to everyone who tested | |||
2005-07-09 | channel changing is to be handled by radioctl; the rest of it requres use of ↵ | Michael Shalayeff | |
3rd party software | |||
2005-07-04 | - add tunerctl to the build | Jacob Meuser | |
ok deraadt@ | |||
2005-05-28 | + gzsig | marius eriksen | |
2005-04-01 | connect stat(1) to build | Otto Moerbeek | |
2005-02-19 | Add getcap(1), a simple tool to query getcap(3)-style databases. | Todd C. Miller | |
2004-05-02 | cksum has been superceded by the md5 driver | Todd C. Miller | |
2004-01-13 | use our own nm and size | Michael Shalayeff | |
2004-01-06 | pkill/pgrep from NetBSD with changes to use kvm_getprocs(). Selecting | Todd C. Miller | |
on session ID does not current work but that will change once the kernel supports the KERN_PROC2 sysctl and pkill/pgrep is modified to use kvm_getproc2(). OK deraadt@ | |||
2004-01-05 | nm digs elf and merges w/ size; millert@ ok | Michael Shalayeff | |
2003-09-26 | Enable new bc(1) and dc(1). | Otto Moerbeek | |
ok deraadt@ | |||
2003-07-22 | switch to our own diff/diff3 (sdiff goes bye bye) | Theo de Raadt | |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith | |
- change 2 instances of the check from != "yes" to == "no" ok deraadt@ |