aboutsummaryrefslogtreecommitdiff
path: root/sbin/atm
Commit message (Expand)AuthorAgeFilesLines
* Use size_t type vars in sizeof contexts.David E. O'Brien2003-05-021-3/+3
* - Fix function declarations.Matthew N. Dodd2003-03-261-122/+107
* Get rid of a few caddr_t's.Matthew N. Dodd2003-03-261-8/+8
* asn_get_encoded() takes 2 arguments.Matthew N. Dodd2003-03-261-1/+1
* Retire set_reqid(), unused since 1.2.Matthew N. Dodd2003-03-261-33/+0
* - Add const qualifier to char * arrays.Matthew N. Dodd2003-03-261-12/+4
* Don't roll a private copy of basename().Matthew N. Dodd2003-03-261-24/+1
* - Replace hexdump() with a prettier version.Matthew N. Dodd2003-03-251-68/+131
* Set pdu->pdulen in build_pdu().Matthew N. Dodd2003-03-251-0/+1
* Don't compile in lmi_object_instance().Matthew N. Dodd2003-03-251-0/+2
* - Handle the 'GET PREFIX' request.Matthew N. Dodd2003-03-251-16/+159
* Correct a comment.Matthew N. Dodd2003-03-251-1/+1
* - Add a comment regarding SETPFX_OBJIDMatthew N. Dodd2003-03-251-1/+11
* Clean up formatting.Matthew N. Dodd2003-03-251-3/+18
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-3/+3
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* de-__P()Alfred Perlstein2002-10-103-73/+73
* Cast malloc() assignments.Matthew N. Dodd2002-10-021-6/+6
* - bzero() allocations.Matthew N. Dodd2002-09-301-1/+38
* Turn warnings back on.Matthew N. Dodd2002-09-301-1/+0
* The .Nm utilityPhilippe Charnier2002-07-062-3/+6
* Use a larger data type to prevent counters wrapping so quickly.Matthew N. Dodd2002-06-071-2/+2
* Sync this up with changes made in v1.8 of sys/netatm/atm_if.hMatthew N. Dodd2002-06-071-0/+4
* - Further replacing of UM_* macros with the appropriate function call. IAndrew R. Reiter2002-05-171-43/+38
* - Replace UM_* macros by replacing them with the appropriate functionAndrew R. Reiter2002-05-178-50/+50
* Default to WARNS=2.David E. O'Brien2001-12-043-0/+3
* The directory of the makefile that's including the file is tried first.Ruslan Ermilov2001-10-251-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-263-0/+3
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-203-3/+0
* Correct grammar in comment.Kris Kennaway2001-03-041-3/+3
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-3/+3
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-222-144/+126
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* Remove unused #include.Jeroen Ruigrok van der Werven2000-05-011-1/+0
* Remove unused #include.Jeroen Ruigrok van der Werven2000-05-018-8/+0
* 1000000 usec -> 1 sec 0 usec; fixPhilippe Charnier2000-03-261-1/+1
* Make the fore_dnld program more robust and reliable.Poul-Henning Kamp2000-03-171-6/+15
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-012-4/+8
* With the kind permission of Marconi Communications (Formerly "Fore Communicat...Poul-Henning Kamp2000-02-155-12/+1906
* Handle GetResponse errors correctly.Mike Spengler2000-01-151-5/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2819-29/+29
* Modify code to be -Wall'able.Mike Spengler1999-07-0111-152/+164
* Getopt(3) returns -1 not EOF.Warner Losh1999-05-232-6/+6
* Clarify the number of network interfaces per physical interface available withMike Spengler1999-01-202-7/+10
* Re-write of ilmi daemon. Among the major changes, it does not use predefinedMike Spengler1999-01-201-1555/+1275
* Rename a function name so that it doesn't conflict with a future system call.David Greenman1998-10-301-4/+4
* Two patches from the HARP people:Poul-Henning Kamp1998-09-173-3/+6
* Remove blank after -IPoul-Henning Kamp1998-09-153-6/+6
* Add new files for HARP3Poul-Henning Kamp1998-09-1519-0/+11177