| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | optreset is declared in unistd.h, so we don't need to declare it here again. | imp | 2000-08-16 | 1 | -2/+0 |
* | Do not allow the cleandir target to blow away the entire source | sheldonh | 2000-08-16 | 1 | -1/+1 |
* | backout previous change for now | darrenr | 2000-08-16 | 1 | -1/+0 |
* | add extern for inetsw | darrenr | 2000-08-16 | 1 | -0/+1 |
* | ISDN B channels have a bandwidth of 64000, not 65536 | brian | 2000-08-16 | 1 | -1/+1 |
* | Disable part of my 8-bits fixes from December 1999. | cracauer | 2000-08-16 | 1 | -4/+1 |
* | Fix type builtin for absolute paths and relative paths with directory | cracauer | 2000-08-16 | 1 | -9/+16 |
* | If the -p option is used, use setproctitle() to hide it's argument | brian | 2000-08-16 | 2 | -4/+37 |
* | From submitter: | cracauer | 2000-08-16 | 3 | -1/+22 |
* | add missing splx(), when outgoing interface queue is full on tunnelled | itojun | 2000-08-16 | 2 | -0/+4 |
* | Decrease the size of mfsroot.flp for PC-98 to 1.2MB. | nyan | 2000-08-16 | 1 | -2/+5 |
* | Fix `control socket: Protocol not supported' failure in | ru | 2000-08-16 | 1 | -3/+2 |
* | setproctitle() doesn't need to be called with root privs, so move | brian | 2000-08-16 | 6 | -28/+20 |
* | Default the bandwidth of an ISDN B channel to 65536bps | brian | 2000-08-16 | 1 | -3/+5 |
* | optreset is declared in unistd.h now. | imp | 2000-08-16 | 3 | -3/+0 |
* | Rearrange the probe a bit, hopefully this will help to eleminate | sos | 2000-08-16 | 4 | -145/+145 |
* | Don't explicitly declare optarg and optind. These are declared in | imp | 2000-08-16 | 4 | -6/+0 |
* | open_drive: | grog | 2000-08-16 | 1 | -16/+21 |
* | Add another USR modem. | peter | 2000-08-15 | 2 | -0/+2 |
* | Mention the gawk-3.0.6 upgrade. | sheldonh | 2000-08-15 | 2 | -0/+7 |
* | Remove redundant code left over on removal of /dev/rXXX handling | rnordier | 2000-08-15 | 1 | -2/+0 |
* | Move the running of the Linux and SVR4 compat bits to the arch independent | obrien | 2000-08-15 | 3 | -32/+17 |
* | Partially revert r1.12, in which a warnx() if the device is not a | rnordier | 2000-08-15 | 1 | -1/+1 |
* | Grammar police; "has been written by" --> "was written by". | markm | 2000-08-15 | 4 | -4/+4 |
* | Improve the cross-references. | markm | 2000-08-15 | 1 | -1/+2 |
* | Make the pppoe-in config entry a bit more useful (and verbose) | brian | 2000-08-15 | 1 | -6/+10 |
* | Add a sample ifconfig entry for an IPX address family address, to give | sheldonh | 2000-08-15 | 1 | -0/+1 |
* | Fix grammar and a function name. | markm | 2000-08-15 | 1 | -2/+2 |
* | Describe the process used for the gawk-3.0.6 update in | sheldonh | 2000-08-15 | 2 | -247/+3 |
* | Install mode 644, not mode 664 during kernel compile. Yes, Peter, I am | kris | 2000-08-15 | 1 | -1/+2 |
* | Update for the newly-updated gawk-3.0.6. | sheldonh | 2000-08-15 | 1 | -0/+230 |
* | Update for the newly-updated gawk-3.0.6. | sheldonh | 2000-08-15 | 1 | -2/+2 |
* | Maintain input and output throughput averages and choose the highest | brian | 2000-08-15 | 9 | -44/+77 |
* | Merge the vendor release of gawk-3.0.6 onto HEAD. | sheldonh | 2000-08-15 | 7 | -76/+206 |
* | This commit was generated by cvs2svn to compensate for changes in r64666, | sheldonh | 2000-08-15 | 130 | -188/+33163 |
|\ |
|
| * | Update vendor branch to gawk-3.0.6. | sheldonh | 2000-08-15 | 144 | -295/+33604 |
| * | Fix zero-padding for printf formats which include a precision or | sheldonh | 1999-12-22 | 1 | -2/+8 |
* | | Install /var/crash/minfree mode 644 instead of 664 - group wheel shouldn't | kris | 2000-08-15 | 1 | -1/+1 |
* | | reorder "localhost" entry, to prefer ::1 than 127.0.0.1. | itojun | 2000-08-15 | 1 | -1/+1 |
* | | When warning that a log file can't be compressed, tell the reader which | joe | 2000-08-15 | 1 | -1/+1 |
* | | Don't extract these files as mode 664 during build, use mode 644 instead. | kris | 2000-08-15 | 3 | -3/+6 |
* | | Don't extract these files as mode 666 during build, use mode 644 instead. | kris | 2000-08-15 | 12 | -12/+12 |
* | | Fixed determination method for sector size of the 2nd IDE HDD. | kato | 2000-08-15 | 1 | -1/+1 |
* | | Fix nit in previous delta: trailing punctuation arguments to mdoc | sheldonh | 2000-08-15 | 1 | -1/+1 |
* | | repair endianness issue in IN_MULTICAST(). | itojun | 2000-08-15 | 3 | -5/+9 |
* | | Several cleanups: | sobomax | 2000-08-15 | 2 | -25/+29 |
* | | Document three new control messages. | archie | 2000-08-15 | 1 | -0/+16 |
* | | Add three more control messages to complement their opposites: | archie | 2000-08-15 | 2 | -10/+103 |
* | | Calculate the average link throughput using a counter based on the | brian | 2000-08-15 | 6 | -37/+57 |
* | | Export the functionality of SIOCSIFLLADDR with if_setlladdr() | archie | 2000-08-15 | 2 | -25/+51 |