summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Utility to control the printing of "Fixed up unaligned data access for pidobrien2000-01-191-0/+4
| | | | | | | | nnn at pc 0xADDR" and the fixup of the UA fault on the DEC Alpha when an unaligned access fault happens. Modeled after the OSF/1 utility of the same name. Submitted by: gallatin
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptobrien2000-01-041-1/+0
| | | | | wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp.
* Enable genassym.marcel1999-12-231-0/+1
|
* Say goodbye to some crufty old fortran code.kris1999-12-221-2/+0
| | | | Reviewed by: current
* Retire error(1). This is no longer useful as it applies only to the 4.xBSDkris1999-12-111-1/+0
| | | | | | | toolchain. Reviewed by: current@freebsd.org Axe kindly supplied by: Institute of Danish Surgeons
* Reactivate bind and add dnskeygen.peter1999-11-301-1/+2
|
* Move named and associated tools into a seperate makefile section andpeter1999-11-301-3/+6
| | | | disable them pending an import and cleanup of bind 8.2.2.p5.
* Add ncplogin/logout programs which allow manage connectionsbp1999-10-311-0/+1
| | | | | | more precisely than mount_nwfs. Obtained from: ncplib-1.3.3
* Add ncplist program. That makes minimal set of ncpbp1999-10-201-0/+1
| | | | | utilities to use NetWare volumes. Other functionality (ncpsend, ncprint) will be added later.
* Allow for a telnet in secure/ (SRA telnet).markm1999-10-071-2/+3
| | | | Submitted by: Nick Sayer
* Reconnect doscmd. It's been fixed.marcel1999-09-291-1/+1
|
* sigset_t change (part 5 of 5)marcel1999-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ----------------------------- Most of the userland changes are in libc. For both the alpha and the i386 setjmp has been changed to accomodate for the new sigset_t. Internally, libc is mostly rewritten to use the new syscalls. The exception is in compat-43/sigcompat.c The POSIX thread library has also been rewritten to use the new sigset_t. Except, that it currently only handles NSIG signals instead of the maximum _SIG_MAXSIG. This should not be a problem because current applications don't use any signals higher than NSIG. There are version bumps for the following libraries: libdialog libreadline libc libc_r libedit libftpio libss These libraries either a) have one of the modified structures visible in the interface, or b) use sigset_t internally and may cause breakage if new binaries are used against libraries that don't have the sigset_t change. This not an immediate issue, but will be as soon as applications start using the new range to its fullest. NOTE: libncurses already had an version bump and has not been given one now. NOTE: doscmd is a real casualty and has been disconnected for the moment. Reconnection will eventually happen after doscmd has been fixed. I'm aware that being the last one to touch it, I'm automaticly promoted to being maintainer. According to good taste this means that I will receive a badge which either will be glued or mechanically stapled, drilled or otherwise violently forced onto me :-) NOTE: pcvt/vttest cannot be compiled with -traditional. The change cause sys/types to be included along the way which contains the const and volatile modifiers. I don't consider this a solution, but more a workaround.
* Remove tn3270 from the build, preparatory to a short trial and amarkm1999-08-301-1/+0
| | | | | brutal sentence. Once the dateline has crossed the repository, tn3270 is history. Folk who want it, please use the new port.
* tconv is broken, it's libmytinfo dependent.peter1999-08-301-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Enable gprof on alpha.simokawa1999-07-161-2/+2
| | | | | | * alpha.{c,h} are same as i386.{c,h}. * Force address calculation to be done in long precision(64bit on alpha) rather than double precision(52bit).
* Disconnect modload/modunload/modstat from their Makefiles..peter1999-04-181-2/+1
|
* Turn off f2c. Superseeded by EGCS's g77.obrien1999-04-181-2/+1
|
* lsock(1) -> sockstat(1)des1999-04-151-2/+2
|
* Activate lsock(1).des1999-04-141-1/+2
|
* Re-enable doscmd build.luoqi1999-02-161-1/+2
|
* Fixed disorder.bde1998-11-101-2/+2
|
* Reenable fstat for alpha.dima1998-11-091-2/+2
|
* Reenable systat/vmstat for alpha.dima1998-11-091-4/+4
|
* dig, dnsquery & host seem to work on the alpha nowgpalmer1998-11-081-4/+4
|
* Include `enigma' into the list of usr.bin programs.joerg1998-11-021-1/+2
|
* +gensetdefspeter1998-10-141-1/+2
|
* Move truss from i386-specific to always-build.sef1998-10-031-2/+2
| | | | Submitted by: Alex Nash <nash@mcs.net>
* mt now builds on the alpha.dfr1998-10-031-2/+2
|
* Take doscmd back out - it relies on installed X components to build (!).jkh1998-09-251-2/+1
|
* Fixed disorder and long lines.bde1998-09-241-9/+10
| | | | Decrypted a comment.
* Enable elf build for doscmd.luoqi1998-09-241-5/+3
|
* Put ldd back in the standard list since it builds on alpha now.dfr1998-09-161-2/+2
|
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*asami1998-09-051-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a port so there is nothing to be done on that side now. Approved by: jkh === To: "Jordan K. Hubbard" <jkh@time.cdrom.com> cc: Andreas Klemm <andreas@klemm.gtn.com>, current@freebsd.org Subject: Re: Make this a relese coordinator decision (was Re: ports-current/packages-current discontinued) From: David Greenman <dg@root.com> Date: Sun, 03 Aug 1997 20:23:31 -0700 >decision is, I'll respect it. Another chance to architect people's principles...I can hardly wait. Seems quite appropriate for a Sunday - I just need to get one of those collection plates (and money envelopes) so I can profit, too. :-) Tcl stays in /usr/src for now, but it needs to be kept up to date; same for perl. If Jordan doesn't have "setup" (written in tcl) ready for 3.0, then tcl will be yanked prior to the 3.0 release (and made into a port). As for the ports tree only supporting the last FreeBSD release, this seems sensible to me. The "ports" have always been a moving target between releases and the problem is only going to get worse when we expand to supporting other processor architectures. In any case, Satoshi is and always has been in charge of the ports tree and whatever he wants to do with it (within reason :-)) is his decision. Does this cover the issue completely? I admit to deleting messages in this thread with unusual fervor (people have FAR too much time on their hands!). There's a fair bit of reasoning behind the above, but since everyone is sick of arguing about this, I'll spare you the analysis. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
* Split lines into one subdir per line.gpalmer1998-08-301-23/+202
|
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-2/+2
|
* Delete trailing space that may have caused problemsgpalmer1998-08-261-2/+2
|
* Move kdump & ktrace out of i386 specific section.gpalmer1998-08-261-5/+4
|
* More programs that build on alpha now.jb1998-08-181-9/+9
|
* lorder is needed on the alpha toogpalmer1998-08-171-4/+4
|
* The doscmd build process and doscmd.kernel loader is very a.out specificpeter1998-06-121-2/+5
| | | | and doesn't fly too well on in an elf enviroment yet.
* SUBDIR += lddpeter1998-06-011-2/+2
|
* objformat is part of the i386 mid life identity crisis. On alpha, thingsjb1998-05-311-5/+4
| | | | are in their normal places, so objformat isn't required.
* ELF preparation step 1:sos1998-05-251-4/+4
| | | | | | | | | | | | | | | Move our old a.out utils to /usr/libexec/aout. Enable binutils and put the utils in /usr/libexec/elf Enable objformat, a little helper program that calls the right utils based on /etc/objformat and $OBJFORMAT. This will enable the ELF generating tools. Remember that this is only step one, the system is still compiled and run in a.out format ONLY. Problem left to solve: The BSD manpages wins over the GNU equivalents as the are installed last. We need to distinguish between the manpages somehow...
* More programs are now broken on alpha due to the libbind changesjb1998-05-151-12/+13
| | | | | | | | that prevent the programs from being linked static (duplicated symbols). Other programs depend on kernel internals. These will have to wait for a custom alpha kernel. For now, let's just make the build safe.
* Add mktemp directorypeter1998-04-141-2/+2
|
* Ouch, that nm is aout which is not alpha-friendly. Make it i386jb1998-03-241-3/+3
| | | | specific.
* Remove a bunch of unsupported machines, and the 'other' case wherejb1998-03-221-30/+7
| | | | | | some subdirs were only processed for install and clean (which caused builds to fail on alpha). Install and clean should always follow SUBDIRS.
* Updated MISSING list.bde1998-03-201-2/+2
|
* Some things only work on i386.jb1998-03-131-16/+23
|
OpenPOWER on IntegriCloud