| Commit message (Expand) | Author | Age | Files | Lines |
* | Catch a clear() I missed. | jkh | 1996-10-02 | 3 | -15/+18 |
* | Don't annoyingly reconfigure the network when you don't have to. | jkh | 1996-10-02 | 3 | -20/+38 |
* | More tweaks to FTP reselection code - allow "none" to stand for | jkh | 1996-10-02 | 3 | -14/+12 |
* | Try to get the info file before the whole file - it eliminates | jkh | 1996-10-02 | 2 | -54/+58 |
* | Make FTP site reselection work the way it always should have. | jkh | 1996-10-02 | 3 | -45/+27 |
* | Doc updates for next SNAP. | jkh | 1996-10-02 | 1 | -19/+29 |
* | 1) If as link file was created by sgmlfmt, use it during installation. | jfieber | 1996-10-01 | 1 | -5/+8 |
* | Fixed the "missing updates" reported by ache. | sos | 1996-10-01 | 3 | -87/+111 |
* | Release setuid immediately after initializing; this minimizes the | fenner | 1996-10-01 | 4 | -19/+21 |
* | A period (.) in label ID is a problem at the moment. Changed to an | jfieber | 1996-10-01 | 1 | -3/+3 |
* | When starting HTML generation, remove any pre-existing link file. | jfieber | 1996-10-01 | 1 | -2/+5 |
* | There's no need to 'unsetenv()' unsafe environment variables explicitly | nate | 1996-10-01 | 2 | -12/+2 |
* | More ${.CURDIR} changes. | jkh | 1996-10-01 | 1 | -4/+5 |
* | Add support for dset'ing an arbitrary kernel (experimental). | jkh | 1996-10-01 | 2 | -9/+19 |
* | Update some docs. | jkh | 1996-10-01 | 1 | -1/+10 |
* | Round 2.5 | jkh | 1996-10-01 | 8 | -34/+70 |
* | More proper use of ${.CURDIR}. | jkh | 1996-10-01 | 1 | -3/+3 |
* | Installation cleanup, round II. | jkh | 1996-10-01 | 20 | -187/+302 |
* | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite know | peter | 1996-10-01 | 2 | -2/+26 |
* | #ifdef another instance of toggle_splash_screen() which Soren missed. | jkh | 1996-10-01 | 3 | -3/+15 |
* | Instructions on upgrading traceroute | fenner | 1996-10-01 | 1 | -0/+31 |
* | Some comments from Darryl Okahata <darrylo@hpnmhjw.sr.hp.com> incorporated, | jkh | 1996-10-01 | 1 | -12/+42 |
* | re-activate the printf builtin now that src/usr.bin/printf.c has been | peter | 1996-10-01 | 1 | -2/+2 |
* | When used as a shell builtin, this program decoded a subset of arguments | peter | 1996-10-01 | 1 | -4/+9 |
* | Saner screen refresh changes, part I. | jkh | 1996-10-01 | 12 | -75/+99 |
* | Sync usage line to man page, per style(9). | imp | 1996-10-01 | 1 | -3/+4 |
* | Add a warning about SCB paging. | pst | 1996-10-01 | 2 | -0/+6 |
* | Resync the libgcc functions list with the 2.7.2.1 tree. We were building | peter | 1996-10-01 | 2 | -34/+54 |
* | Skip results that have unexpected lengths | pst | 1996-10-01 | 1 | -7/+6 |
* | Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-] | peter | 1996-10-01 | 1 | -2/+3 |
* | Fix potential buffer overrun | pst | 1996-10-01 | 1 | -5/+8 |
* | Document the Adaptec driver options for tagged command queueing and SCB | pst | 1996-10-01 | 6 | -6/+40 |
* | Activate the .weak code generation for libgcc.a and g++ now that it works. | peter | 1996-10-01 | 2 | -14/+2 |
* | Incorporate John Polstra's sods.c display of the details about the | peter | 1996-10-01 | 8 | -8/+1066 |
* | Update to handle new version ld.so.hints and info in executable for | peter | 1996-10-01 | 9 | -127/+665 |
* | Support for specifying printf-like output specs to control the ldd output | peter | 1996-10-01 | 4 | -8/+64 |
* | Updates to deal with ld.so.hints version 2. It now deals with the | peter | 1996-10-01 | 4 | -36/+106 |
* | Update the backends to go with the top-level ld changes. The non-i386 | peter | 1996-10-01 | 8 | -25/+81 |
* | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal | peter | 1996-10-01 | 22 | -588/+1521 |
* | Fix some typos | pst | 1996-10-01 | 2 | -7/+7 |
* | Support crt0 <-> ld.so interface version 4. This should be both backwards | peter | 1996-10-01 | 1 | -5/+11 |
* | Fix a bug in the "cvs init" command. It ignored the global "-H" option. | jdp | 1996-10-01 | 2 | -1/+2 |
* | Add support for storing a -R path in ld in the section dispatch table, | peter | 1996-10-01 | 3 | -6/+15 |
* | Mostly resync our gas with the NetBSD version to obtain support for | peter | 1996-10-01 | 27 | -262/+291 |
* | Add the linker set stab types: N_SETA N_SETT N_SETD N_SETB N_SETV | peter | 1996-10-01 | 2 | -2/+16 |
* | Dont make splash screen the default :) | sos | 1996-09-30 | 3 | -6/+3 |
* | Fix a couble of nasties regarding mouse pointer and different | sos | 1996-09-30 | 8 | -311/+546 |
* | Close a potential security hole: if yp_access() is passed a map name, | wpaul | 1996-09-30 | 1 | -4/+15 |
* | Get rid of useless -f flag (though left for historical reasons). | guido | 1996-09-30 | 2 | -3/+15 |
* | Grab traceroute out of src/contrib/traceroute | fenner | 1996-09-30 | 7 | -1429/+14 |