summaryrefslogtreecommitdiffstats
path: root/sbin/atm/ilmid
Commit message (Expand)AuthorAgeFilesLines
* style.Makefile(5)'izeobrien2003-08-031-8/+5
* Due to a gcc bug, it doesn't like local variables with names like 'sin'.harti2003-07-251-3/+3
* Make ilmid WARNS=6 clean. The problem were a couple of unused functionharti2003-07-252-14/+14
* Don't call print_pdu() when we are not debugging. This would resultharti2003-07-181-1/+2
* Use size_t type vars in sizeof contexts.obrien2003-05-021-3/+3
* - Fix function declarations.mdodd2003-03-261-122/+107
* Get rid of a few caddr_t's.mdodd2003-03-261-8/+8
* asn_get_encoded() takes 2 arguments.mdodd2003-03-261-1/+1
* Retire set_reqid(), unused since 1.2.mdodd2003-03-261-33/+0
* - Add const qualifier to char * arrays.mdodd2003-03-261-12/+4
* Don't roll a private copy of basename().mdodd2003-03-261-24/+1
* - Replace hexdump() with a prettier version.mdodd2003-03-251-68/+131
* Set pdu->pdulen in build_pdu().mdodd2003-03-251-0/+1
* Don't compile in lmi_object_instance().mdodd2003-03-251-0/+2
* - Handle the 'GET PREFIX' request.mdodd2003-03-251-16/+159
* Correct a comment.mdodd2003-03-251-1/+1
* - Add a comment regarding SETPFX_OBJIDmdodd2003-03-251-1/+11
* Clean up formatting.mdodd2003-03-251-3/+18
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-3/+3
* de-__P()alfred2002-10-101-3/+3
* Cast malloc() assignments.mdodd2002-10-021-6/+6
* - bzero() allocations.mdodd2002-09-301-1/+38
* Turn warnings back on.mdodd2002-09-301-1/+0
* The .Nm utilitycharnier2002-07-061-2/+4
* - Further replacing of UM_* macros with the appropriate function call. Iarr2002-05-171-43/+38
* Default to WARNS=2.obrien2001-12-041-0/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* Correct grammar in comment.kris2001-03-041-3/+3
* Fix typo: seperate -> separate.asmodai2001-02-061-3/+3
* man(7) -> mdoc(7).ru2001-01-221-76/+66
* 1000000 usec -> 1 sec 0 usec; fixcharnier2000-03-261-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Handle GetResponse errors correctly.mks2000-01-151-5/+17
* $Id$ -> $FreeBSD$peter1999-08-283-4/+4
* Modify code to be -Wall'able.mks1999-07-011-14/+14
* Getopt(3) returns -1 not EOF.imp1999-05-231-3/+3
* Re-write of ilmi daemon. Among the major changes, it does not use predefinedmks1999-01-201-1555/+1275
* Two patches from the HARP people:phk1998-09-171-1/+2
* Remove blank after -Iphk1998-09-151-2/+2
* Add new files for HARP3phk1998-09-153-0/+2964
OpenPOWER on IntegriCloud