summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary extern definition of strrchr. It is defined inimp2000-08-161-1/+0
* Add cross reference to the ast device.imp2000-08-161-1/+1
* optreset is declared in unistd.h, so we don't need to declare it here again.imp2000-08-161-2/+0
* Do not allow the cleandir target to blow away the entire sourcesheldonh2000-08-161-1/+1
* backout previous change for nowdarrenr2000-08-161-1/+0
* add extern for inetswdarrenr2000-08-161-0/+1
* ISDN B channels have a bandwidth of 64000, not 65536brian2000-08-161-1/+1
* Disable part of my 8-bits fixes from December 1999.cracauer2000-08-161-4/+1
* Fix type builtin for absolute paths and relative paths with directorycracauer2000-08-161-9/+16
* If the -p option is used, use setproctitle() to hide it's argumentbrian2000-08-162-4/+37
* From submitter:cracauer2000-08-163-1/+22
* add missing splx(), when outgoing interface queue is full on tunnelleditojun2000-08-162-0/+4
* Decrease the size of mfsroot.flp for PC-98 to 1.2MB.nyan2000-08-161-2/+5
* Fix `control socket: Protocol not supported' failure inru2000-08-161-3/+2
* setproctitle() doesn't need to be called with root privs, so movebrian2000-08-166-28/+20
* Default the bandwidth of an ISDN B channel to 65536bpsbrian2000-08-161-3/+5
* optreset is declared in unistd.h now.imp2000-08-163-3/+0
* Rearrange the probe a bit, hopefully this will help to eleminatesos2000-08-164-145/+145
* Don't explicitly declare optarg and optind. These are declared inimp2000-08-164-6/+0
* open_drive:grog2000-08-161-16/+21
* Add another USR modem.peter2000-08-152-0/+2
* Mention the gawk-3.0.6 upgrade.sheldonh2000-08-152-0/+7
* Remove redundant code left over on removal of /dev/rXXX handlingrnordier2000-08-151-2/+0
* Move the running of the Linux and SVR4 compat bits to the arch independentobrien2000-08-153-32/+17
* Partially revert r1.12, in which a warnx() if the device is not arnordier2000-08-151-1/+1
* Grammar police; "has been written by" --> "was written by".markm2000-08-154-4/+4
* Improve the cross-references.markm2000-08-151-1/+2
* Make the pppoe-in config entry a bit more useful (and verbose)brian2000-08-151-6/+10
* Add a sample ifconfig entry for an IPX address family address, to givesheldonh2000-08-151-0/+1
* Fix grammar and a function name.markm2000-08-151-2/+2
* Describe the process used for the gawk-3.0.6 update insheldonh2000-08-152-247/+3
* Install mode 644, not mode 664 during kernel compile. Yes, Peter, I amkris2000-08-151-1/+2
* Update for the newly-updated gawk-3.0.6.sheldonh2000-08-151-0/+230
* Update for the newly-updated gawk-3.0.6.sheldonh2000-08-151-2/+2
* Maintain input and output throughput averages and choose the highestbrian2000-08-159-44/+77
* Merge the vendor release of gawk-3.0.6 onto HEAD.sheldonh2000-08-157-76/+206
* This commit was generated by cvs2svn to compensate for changes in r64666,sheldonh2000-08-15130-188/+33163
|\
| * Update vendor branch to gawk-3.0.6.sheldonh2000-08-15144-295/+33604
| * Fix zero-padding for printf formats which include a precision orsheldonh1999-12-221-2/+8
* | Install /var/crash/minfree mode 644 instead of 664 - group wheel shouldn'tkris2000-08-151-1/+1
* | reorder "localhost" entry, to prefer ::1 than 127.0.0.1.itojun2000-08-151-1/+1
* | When warning that a log file can't be compressed, tell the reader whichjoe2000-08-151-1/+1
* | Don't extract these files as mode 664 during build, use mode 644 instead.kris2000-08-153-3/+6
* | Don't extract these files as mode 666 during build, use mode 644 instead.kris2000-08-1512-12/+12
* | Fixed determination method for sector size of the 2nd IDE HDD.kato2000-08-151-1/+1
* | Fix nit in previous delta: trailing punctuation arguments to mdocsheldonh2000-08-151-1/+1
* | repair endianness issue in IN_MULTICAST().itojun2000-08-153-5/+9
* | Several cleanups:sobomax2000-08-152-25/+29
* | Document three new control messages.archie2000-08-151-0/+16
* | Add three more control messages to complement their opposites:archie2000-08-152-10/+103
OpenPOWER on IntegriCloud