summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* No binutils yet 8-(, and a few programs that need porting to alpha.jb1998-02-191-3/+7
* Just one of these libs left to port to alpha.jb1998-02-191-5/+5
* The ' character is treated differently as the first character of a line.steve1998-02-151-3/+3
* Fixed printing of %fs and %gs for live kernels.bde1998-02-133-18/+24
* catman(1) is now invoked by /etc/periodic/weekly/330.catman.alex1998-02-071-7/+2
* Implement dladdr.jdp1998-02-061-4/+94
* Submitted by: Alex Nashdanny1998-02-042-2/+2
* setpwent and endpwent have a return type of void, so change thissteve1998-02-011-5/+8
* comment that pvcs_to_rcs is left out since it needs perl5peter1998-01-261-1/+3
* Add libdiffpeter1998-01-263-8/+16
* Build the internal libified diffpeter1998-01-261-0/+20
* Update options.h as per configure generated versionpeter1998-01-261-74/+8
* Update config.hpeter1998-01-262-12/+82
* Make machine dependent asm code machine dependent. 8-)jb1998-01-251-3/+8
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thosejb1998-01-252-22/+22
* Modify for MACHINE_ARCH support instead of assuming just x86.jb1998-01-252-20/+83
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionache1998-01-222-4/+17
* Update usage line with new optionache1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,ache1998-01-213-5/+32
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-2121-125/+5871
* Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normallybde1998-01-193-36/+63
* Removed `kstack' and associated mistranslations in kvtophys().bde1998-01-193-54/+3
* Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() inbde1998-01-183-21/+30
* Don't override FRAME_CHAIN(). If the current frame is valid, thenbde1998-01-185-144/+0
* Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The oldbde1998-01-182-8/+14
* Pass the system name to dmesg. Rev.1.7 only works when the symbols inbde1998-01-173-6/+27
* More i386 -> ${MACHINE} changes to make this Makefile machinejb1998-01-111-15/+15
* Replace i386 references with ${MACHINE} to make this makefile almostjb1998-01-111-7/+11
* Avoid building x86 specific libraries on Alpha.jb1998-01-101-2/+8
* Make the ".set" directive copy the aux field when the expressionjdp1998-01-101-1/+2
* PR: gnu/4385danny1998-01-053-27/+71
* Upgrade to 2.5 (contrib version)ache1998-01-0421-5808/+125
* Back out Index over +++/--- precedence.ache1998-01-031-5/+10
* Removed /etc/ld.so.conf reference from FILES section (people getalex1998-01-011-3/+1
* Submitted by: Peter Hawkins <peter@clari.net.au>danny1997-12-306-13/+24
* Check argument filename length before copying.wosch1997-12-271-1/+8
* Workaround to avoid a strange core dump.wosch1997-12-261-1/+3
* Do not install the z*grep man pages if grep was linked with -lz.wosch1997-12-261-3/+5
* Use consistent spelling,hoek1997-12-251-1/+1
* When called as `zgrep', the -Z argument is assumed. Make awosch1997-12-214-10/+26
* Added zgrep.libz. This version of zgrep(1) depend on awosch1997-12-202-2/+27
* Added a sparc category to the list.wosch1997-12-201-0/+1
* Added builtin decompression using zlib library, option -Z.wosch1997-12-203-67/+131
* Exec dmesg and awk to print everything in the message bufferbde1997-12-193-3/+30
* Fixed missing dependency on version.c.bde1997-12-181-5/+6
* <bsd.prog.mk> has always included ../Makefile.inc, and there are nobde1997-12-171-3/+1
* <bsd.prog.mk> has included ../Makefile.inc for a long time, and therebde1997-12-171-2/+1
* Don't use LDDESTDIR. Just put the -L arg in LDADD.bde1997-12-172-3/+2
* Use BINOWN, etc. instead of bin, etc. so that (this part of)bde1997-12-174-14/+14
* Use getopts instead getopt(1). This should fix the problemwosch1997-12-071-27/+26
OpenPOWER on IntegriCloud