Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to WARNS=2. | obrien | 2001-12-04 | 3 | -0/+3 |
| | | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike | ||||
* | The directory of the makefile that's including the file is tried first. | ru | 2001-10-25 | 1 | -1/+1 |
| | | | | See section 3.2 of "PMake - A Tutorial" in /usr/share/doc/psd/12.make. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 3 | -0/+3 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 3 | -3/+0 |
| | |||||
* | Correct grammar in comment. | kris | 2001-03-04 | 1 | -3/+3 |
| | |||||
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -3/+3 |
| | | | | | | Seperate does not exist in the english language. Submitted to look at by: kris | ||||
* | man(7) -> mdoc(7). | ru | 2001-01-22 | 2 | -144/+126 |
| | |||||
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -2/+3 |
| | | | | Use _PATH_* where where possible. | ||||
* | Remove unused #include. | asmodai | 2000-05-01 | 1 | -1/+0 |
| | |||||
* | Remove unused #include. | asmodai | 2000-05-01 | 8 | -8/+0 |
| | |||||
* | 1000000 usec -> 1 sec 0 usec; fix | charnier | 2000-03-26 | 1 | -1/+1 |
| | |||||
* | Make the fore_dnld program more robust and reliable. | phk | 2000-03-17 | 1 | -6/+15 |
| | | | | In particular HZ=1000 would seem to break it before. | ||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 2 | -4/+8 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | With the kind permission of Marconi Communications (Formerly "Fore ↵ | phk | 2000-02-15 | 5 | -12/+1906 |
| | | | | | | | | | | | | | | | Communication" include a copy of the 3.0.1 firmware for the PCA200E card in the fore_dnld program. There are various and subtle compatibility issues between the hfa driver and the microcode, this version is belived to work best. If a file is specified on the command line it will be used instead of the embedded image. Approved by: jkh | ||||
* | Handle GetResponse errors correctly. | mks | 2000-01-15 | 1 | -5/+17 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 19 | -29/+29 |
| | |||||
* | Modify code to be -Wall'able. | mks | 1999-07-01 | 11 | -152/+164 |
| | | | | PR: bin/11315 | ||||
* | Getopt(3) returns -1 not EOF. | imp | 1999-05-23 | 2 | -6/+6 |
| | |||||
* | Clarify the number of network interfaces per physical interface available with | mks | 1999-01-20 | 2 | -7/+10 |
| | | | | | each type of signalling manager and bring the atm command into agreement with the man page. | ||||
* | Re-write of ilmi daemon. Among the major changes, it does not use predefined | mks | 1999-01-20 | 1 | -1555/+1275 |
| | | | | PDUs and should handle multi-request OIDs on GETs. | ||||
* | Rename a function name so that it doesn't conflict with a future system call. | dg | 1998-10-30 | 1 | -4/+4 |
| | |||||
* | Two patches from the HARP people: | phk | 1998-09-17 | 3 | -3/+6 |
| | | | | | | | | Various Makefile related fixes. -Wformat fixes. Submitted by: Mike Spengler <mks@networkcs.com> | ||||
* | Remove blank after -I | phk | 1998-09-15 | 3 | -6/+6 |
| | |||||
* | Add new files for HARP3 | phk | 1998-09-15 | 19 | -0/+11177 |
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). |