summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If building and installing libdescrypt, do it first so that the symlinkspeter1998-05-271-3/+4
* If we are logging into a cvs pserver with the username of "anoncvs",peter1998-05-271-0/+10
* On the other hand, when /usr/bin/as is really a link to objformat, it's notpeter1998-05-271-3/+4
* Make cvs really ignore a pserver password when the passwd field of thepeter1998-05-271-3/+4
* It would help if it compiled. *blush*peter1998-05-271-1/+1
* Convert to more canonical format.. It seems that both Soren and I werepeter1998-05-271-8/+8
* Move objformat after binutils, otherwise we get chicken/egg problems whenpeter1998-05-271-3/+3
* Add a new long flag that causes cvs to ignore the CVSROOT/passwd file.peter1998-05-273-5/+17
* Remove my hacks for capturing stdout/stderr through the protocol channelpeter1998-05-271-106/+2
* Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().des1998-05-272-15/+12
* Install ${DESTDIR}/boot.help during `make distribution'.jkoshy1998-05-272-2/+7
* Correct manual page, based on feedback from Bruce Evans.jkoshy1998-05-271-31/+33
* Fix some bitrot in the multicast support, the move from TAILQ macros wasn't i...paul1998-05-272-4/+4
* This time add an Id string that'll actually get expanded :-)paul1998-05-272-2/+2
* Add an ID string (can't believe it never had one!)paul1998-05-272-0/+2
* "make world" replaces /bin/rmail even when NO_SENDMAIL has been set tophk1998-05-271-2/+6
* Install in /usr/lib/aoutsos1998-05-271-2/+2
* Compile & use objformat as it was intended to, I have no idea whysos1998-05-273-19/+13
* Don't use absolute path.jkh1998-05-271-1/+1
* A fix to a debug test from Kirk.julian1998-05-273-3/+12
* accidently omitted two file declarations.jmb1998-05-271-1/+2
* Make a copy of the caller's iovec array, mallocing if necessary,jb1998-05-273-42/+186
* Remove error check from call to set the file descriptor to non-blockingjb1998-05-271-12/+9
* Ignore 'invalid' interrupts that occur while the interface is down.wpaul1998-05-261-2/+12
* ELF preparation step 2:sos1998-05-2616-88/+107
* Get owner/group/modes rightsos1998-05-261-9/+11
* Fixed logic in the test to drop ICMP echo and timestamp packets whendg1998-05-261-5/+3
* Oops, remember CFLAGS...sos1998-05-261-8/+6
* PR: 1904danny1998-05-261-1/+6
* Remove a couple style bugs from the code snippet thatsteve1998-05-261-3/+3
* code was using wrong temporary variable "i", in place of "j".jmb1998-05-261-2/+2
* "EOF of file..." is written to stderr and not stdout.steve1998-05-261-2/+2
* Don't append a '/' to the destination directory if theresteve1998-05-251-3/+5
* When doing a blocking write, keep looping until all the bytes arejb1998-05-256-60/+318
* Update code example to reflect current practice.steve1998-05-251-12/+10
* Use select() timeouts instead of SIGALRM to schedule packet transmission.fenner1998-05-251-81/+104
* Norwegian dates should have a dot after day of month.steve1998-05-253-9/+9
* ELF preparation step 1:sos1998-05-2511-15/+22
* Only compile on install.sos1998-05-251-0/+3
* Make objformat DTRT when in the make world environment.sos1998-05-252-4/+14
* Back out Steve's fix, as this was already fixed by me in revision 1.6des1998-05-251-4/+0
* Add optional code to change the way that divert and ipfw work together.julian1998-05-256-8/+126
* o Only do the /bin/cat bit when we're transferring our ctty.brian1998-05-252-5/+5
* Fixed missing semicolon and added space before semicolon.kato1998-05-252-6/+6
* Manual page fix: add cross references, refer to ``dumpdev'' variable injkoshy1998-05-251-9/+33
* Hide the interface name in the sin_zero section of the sockaddr_injulian1998-05-252-11/+61
* Take the user's "IGNORE_DIVERT" argument from where the user put itjulian1998-05-251-5/+7
* Only allow 'who' and 'who am i' as valid usages.steve1998-05-251-1/+5
* Fix example in manual page.jkoshy1998-05-251-4/+4
* Revert the previous fix. As it turns out Warner Losh issteve1998-05-251-21/+9
OpenPOWER on IntegriCloud