| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | setpwent and endpwent have a return type of void, so change this | steve | 1998-02-01 | 1 | -5/+8 |
* | | comment that pvcs_to_rcs is left out since it needs perl5 | peter | 1998-01-26 | 1 | -1/+3 |
* | | Add libdiff | peter | 1998-01-26 | 3 | -8/+16 |
* | | Build the internal libified diff | peter | 1998-01-26 | 1 | -0/+20 |
* | | Update options.h as per configure generated version | peter | 1998-01-26 | 1 | -74/+8 |
* | | Update config.h | peter | 1998-01-26 | 2 | -12/+82 |
* | | Make machine dependent asm code machine dependent. 8-) | jb | 1998-01-25 | 1 | -3/+8 |
* | | Change MACHINE -> MACHINE_ARCH so that the design make sense on those | jb | 1998-01-25 | 2 | -22/+22 |
* | | Modify for MACHINE_ARCH support instead of assuming just x86. | jb | 1998-01-25 | 2 | -20/+83 |
* | | Add PATCH_INDEX_FIRST environment variable to do the same as -I option | ache | 1998-01-22 | 2 | -4/+17 |
* | | Update usage line with new option | ache | 1998-01-21 | 1 | -2/+6 |
* | | Add -I or --index-first option to take Index: precedence over context diff, | ache | 1998-01-21 | 3 | -5/+32 |
* | | Resurrect patch 2.1 without FreeBSD Index: hack | ache | 1998-01-21 | 21 | -125/+5871 |
* | | Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normally | bde | 1998-01-19 | 3 | -36/+63 |
* | | Removed `kstack' and associated mistranslations in kvtophys(). | bde | 1998-01-19 | 3 | -54/+3 |
* | | Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() in | bde | 1998-01-18 | 3 | -21/+30 |
* | | Don't override FRAME_CHAIN(). If the current frame is valid, then | bde | 1998-01-18 | 5 | -144/+0 |
* | | Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The old | bde | 1998-01-18 | 2 | -8/+14 |
* | | Pass the system name to dmesg. Rev.1.7 only works when the symbols in | bde | 1998-01-17 | 3 | -6/+27 |
* | | More i386 -> ${MACHINE} changes to make this Makefile machine | jb | 1998-01-11 | 1 | -15/+15 |
* | | Replace i386 references with ${MACHINE} to make this makefile almost | jb | 1998-01-11 | 1 | -7/+11 |
|/ |
|
* | Avoid building x86 specific libraries on Alpha. | jb | 1998-01-10 | 1 | -2/+8 |
* | Make the ".set" directive copy the aux field when the expression | jdp | 1998-01-10 | 1 | -1/+2 |
* | PR: gnu/4385 | danny | 1998-01-05 | 3 | -27/+71 |
* | Upgrade to 2.5 (contrib version) | ache | 1998-01-04 | 21 | -5808/+125 |
* | Back out Index over +++/--- precedence. | ache | 1998-01-03 | 1 | -5/+10 |
* | Removed /etc/ld.so.conf reference from FILES section (people get | alex | 1998-01-01 | 1 | -3/+1 |
* | Submitted by: Peter Hawkins <peter@clari.net.au> | danny | 1997-12-30 | 6 | -13/+24 |
* | Check argument filename length before copying. | wosch | 1997-12-27 | 1 | -1/+8 |
* | Workaround to avoid a strange core dump. | wosch | 1997-12-26 | 1 | -1/+3 |
* | Do not install the z*grep man pages if grep was linked with -lz. | wosch | 1997-12-26 | 1 | -3/+5 |
* | Use consistent spelling, | hoek | 1997-12-25 | 1 | -1/+1 |
* | When called as `zgrep', the -Z argument is assumed. Make a | wosch | 1997-12-21 | 4 | -10/+26 |
* | Added zgrep.libz. This version of zgrep(1) depend on a | wosch | 1997-12-20 | 2 | -2/+27 |
* | Added a sparc category to the list. | wosch | 1997-12-20 | 1 | -0/+1 |
* | Added builtin decompression using zlib library, option -Z. | wosch | 1997-12-20 | 3 | -67/+131 |
* | Exec dmesg and awk to print everything in the message buffer | bde | 1997-12-19 | 3 | -3/+30 |
* | Fixed missing dependency on version.c. | bde | 1997-12-18 | 1 | -5/+6 |
* | <bsd.prog.mk> has always included ../Makefile.inc, and there are no | bde | 1997-12-17 | 1 | -3/+1 |
* | <bsd.prog.mk> has included ../Makefile.inc for a long time, and there | bde | 1997-12-17 | 1 | -2/+1 |
* | Don't use LDDESTDIR. Just put the -L arg in LDADD. | bde | 1997-12-17 | 2 | -3/+2 |
* | Use BINOWN, etc. instead of bin, etc. so that (this part of) | bde | 1997-12-17 | 4 | -14/+14 |
* | Use getopts instead getopt(1). This should fix the problem | wosch | 1997-12-07 | 1 | -27/+26 |
* | Make emacs work again. This is a workaround for the fact that the | jdp | 1997-12-05 | 1 | -18/+33 |
* | Remove manpath.[ch] here and use the ones in ../manpath instead. | steve | 1997-11-30 | 4 | -553/+2 |
* | Resurrect manpath.c here. | steve | 1997-11-30 | 1 | -0/+525 |
* | Remove this copy of manpath.c and add the .PATH directive to get to | steve | 1997-11-30 | 2 | -520/+2 |
* | Always call gripe_reading_mp_config with the required arguments. | steve | 1997-11-30 | 2 | -4/+4 |
* | Get rid of the dynamic linker's internal malloc package, and arrange | jdp | 1997-11-29 | 4 | -863/+474 |
* | In the "ldd -v" output, display the N_AUX information for each | jdp | 1997-11-28 | 1 | -3/+13 |