summaryrefslogtreecommitdiffstats
path: root/sys/netinet/libalias/alias_nbt.c
Commit message (Expand)AuthorAgeFilesLines
* Plug two bugs introduced with modules conversion:piso2009-04-111-5/+3
* -don't pass down, to module's fingerprint function, unused data likepiso2009-04-081-2/+2
* Silent userland warnings about missing prototypes.piso2009-01-151-0/+1
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-9/+129
* s/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in LINT andglebius2005-05-061-19/+19
* Always include alias.h before alias_local.hglebius2005-05-051-0/+1
* Hide fflush(3) under ifdef DEBUG.glebius2005-05-051-2/+2
* Play with includes so that libalias can be compiled both as userlandglebius2005-05-051-2/+13
* Introduce inline {ip,udp,tcp}_next() functions which take a pointer to andes2004-07-061-4/+4
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-051-2/+16
* Run through indent(1) so I can read the code without getting a headache.des2004-03-161-335/+337
* Mostly mechanical rework of libalias:phk2004-01-171-0/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Remove trailing whitespacebrian2002-07-011-42/+42
* Avoid unintentional trigraph.wollman2002-05-301-1/+1
* Add __FBSDID's to libaliasdillon2001-09-301-3/+4
* Change to a standard BSD-style copyrightbrian2001-06-041-13/+22
* Make header files conform to style(9).brian2001-03-251-3/+3
* Grab ADJUST_CHECKSUM() macro from alias_local.h.ru2000-08-311-17/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGbrian1999-03-091-18/+16
* Reviewed by: freebsd-currentdillon1998-12-141-39/+176
* Primary verison of NetBIOS over TCP/IP. Now you can connect Windowsamurai1998-05-241-0/+576
OpenPOWER on IntegriCloud