| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: turn on libc_r for amd64. This is just the ifdef __amd64__ stuff and | Peter Wemm | 2003-06-02 | 1 | -1/+1 |
| * | Add a pretty cheesy hack to avoid a gcc-3.2.2 ICE (internal compiler | Peter Wemm | 2003-05-25 | 1 | -4/+1 |
| * | no libc_r on amd64 yet -> no pppctl. | Peter Wemm | 2003-05-24 | 1 | -1/+1 |
| * | Add __amd64__ to an ifdef set so that pppd compiles. Reactivate on amd64. | Peter Wemm | 2003-05-12 | 1 | -2/+2 |
| * | Turn off ppp (ICE) and pppd (cc objects to a varargs decl) on amd64. | Peter Wemm | 2003-05-09 | 1 | -2/+5 |
| * | These are no longer needed after tw is gone. | Warner Losh | 2003-04-27 | 1 | -1/+0 |
| * | Diskinfo is a small program to access the basic properties of a disk device: | Poul-Henning Kamp | 2003-04-09 | 1 | -0/+1 |
| * | o Add jls(8) for listing active jails. | Mike Barcroft | 2003-04-09 | 1 | -0/+2 |
| * | Add a rudimentary gstat(8) to the system. | Poul-Henning Kamp | 2003-03-20 | 1 | -0/+1 |
| * | Revert rev. 1.244 change -- only build kgzip(8) on i386. | Ruslan Ermilov | 2003-03-11 | 1 | -1/+1 |
| * | Some things don't build for PowerPC yet. | David E. O'Brien | 2003-02-21 | 1 | -1/+5 |
| * | Always build kgzip(8); needed to cross-release i386. | Ruslan Ermilov | 2003-02-04 | 1 | -1/+1 |
| * | pccardd and pccardc are for i386 and pc98 only. Don't build them on | Warner Losh | 2003-01-21 | 1 | -1/+1 |
| * | Enable pppctl(8) on ia64. | Marcel Moolenaar | 2003-01-06 | 1 | -1/+1 |
| * | Build pppctl on sparc64, now that we have libc_r. | Thomas Moestl | 2003-01-05 | 1 | -1/+1 |
| * | Import FireWire userland utility. | Hidetoshi Shimokawa | 2002-12-30 | 1 | -0/+1 |
| * | Move elf2aout back to /usr/bin -- it is a general development tool, not | David E. O'Brien | 2002-12-30 | 1 | -1/+0 |
| * | Build sysinstall on sparc64. | Jake Burkholder | 2002-11-01 | 1 | -5/+1 |
| * | Un-remove sysinstall for ia64. | Peter Wemm | 2002-10-27 | 1 | -1/+2 |
| * | Explicitly list architectures supporting sysinstall | Poul-Henning Kamp | 2002-10-25 | 1 | -1/+4 |
| * | Introduce simple command line tools to manage MAC labels on processes and | Robert Watson | 2002-10-23 | 1 | -0/+4 |
| * | Connect ofwdump to the sparc64 build. | Thomas Moestl | 2002-10-18 | 1 | -0/+4 |
| * | Pppctl seems to compile again now | Julian Elischer | 2002-09-19 | 1 | -1/+1 |
| * | Add i386 to the list of architectures that libc_r is broken on. This | Peter Wemm | 2002-09-17 | 1 | -1/+1 |
| * | Switch over to the new EA manipulation utilities. | Poul-Henning Kamp | 2002-09-02 | 1 | -2/+1 |
| * | Introduce support for Mandatory Access Control and extensible | Robert Watson | 2002-08-02 | 1 | -0/+1 |
| * | Hook nfsd and mountd back into the build in /usr/sbin, where they make more | Gordon Tetlow | 2002-07-07 | 1 | -0/+2 |
| * | Don't install obsolete gifconfig(8). Please use ifconfig(8) instead. | Hajimu UMEMOTO | 2002-06-15 | 1 | -1/+0 |
| * | Don't install obsolete prefix(8). We now have `ifconfig eui64'. | Hajimu UMEMOTO | 2002-06-15 | 1 | -1/+0 |
| * | We don't build libc_r on sparc64 for the moment. | Ruslan Ermilov | 2002-05-31 | 1 | -1/+1 |
| * | Put on peril sensitive sunglasses and turn C++ stuff back on. | Peter Wemm | 2002-05-29 | 1 | -3/+0 |
| * | Move elf2aout to usr.sbin/. | Ruslan Ermilov | 2002-05-25 | 1 | -0/+1 |
| * | Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r. | David E. O'Brien | 2002-05-10 | 1 | -0/+3 |
| * | sysinstall compiles on sparc64. | Jake Burkholder | 2002-04-20 | 1 | -4/+1 |
| * | Reactivate sysinstall, it does work on ia64. | Peter Wemm | 2002-04-08 | 1 | -1/+1 |
| * | Sysinstall does not work on ia64 and sparc64 yet. :-) | David E. O'Brien | 2002-04-08 | 1 | -1/+4 |
| * | Send diskpart to the eternal storage device (SMD probably :-) where | Poul-Henning Kamp | 2002-04-02 | 1 | -1/+0 |
| * | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 | Ruslan Ermilov | 2002-03-21 | 1 | -3/+7 |
| * | Remove ipftest until the committer can actually test his changes. | David E. O'Brien | 2002-03-20 | 1 | -1/+0 |
| * | Revert previous revision; sysinstall should build fine now even when cross- | Dag-Erling Smørgrav | 2002-03-15 | 1 | -4/+1 |
| * | Don't try to cross-build sysinstall. | Dag-Erling Smørgrav | 2002-03-12 | 1 | -1/+4 |
| * | Add editmap, a new utility which comes with sendmail 8.12 for editing maps in | Gregory Neil Shapiro | 2002-02-17 | 1 | -1/+2 |
| * | Revert rev 1.211, kernel building assistants should live in /sys | David E. O'Brien | 2002-02-11 | 1 | -1/+0 |
| * | Turn on makeobjops. | David E. O'Brien | 2002-02-11 | 1 | -0/+1 |
| * | Exclude pppctl on ia64 due to libc_r. I had been building with | Peter Wemm | 2001-11-04 | 1 | -1/+1 |
| * | ia64 support: move pnpinfo to i386 and alpha sections for now. i386 has | Peter Wemm | 2001-10-23 | 1 | -3/+7 |
| * | Add kldxref(8), for maintaining the linker.hints file for translating | Peter Wemm | 2001-09-11 | 1 | -0/+1 |
| * | Add a new utility that runs an executable detached from the | Mike Barcroft | 2001-08-30 | 1 | -0/+1 |
| * | Remove `diskcheckd'. It is now in ports/sysutils. | David E. O'Brien | 2001-08-28 | 1 | -1/+0 |
| * | Correct path (../crypto, not ../../crypto) | Peter Wemm | 2001-08-18 | 1 | -5/+2 |