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