summaryrefslogtreecommitdiff
path: root/sys/ipkdb
AgeCommit message (Expand)Author
2009-10-02Let the ipkdb subsystem allow operations related to it rather than wronglyelad
2009-04-12Remove KAUTH_ARG() around the request for kauth_authorize_system().elad
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-11-24Improve chances of having this file compiled.elad
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-01-29Remove more duplicate headers.hubertf
2007-01-13Let this code handle const qualifiers correctly enough to compile.cube
2006-11-24s/existance/existence/, from Zafer.wiz
2006-09-13Don't use KAUTH_RESULT_* where it's not applicable.elad
2006-09-08First take at security model abstraction.elad
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2002-10-11Don't record option-dependencies here, since none of these optionsthorpej
2002-10-10Move IPKDB config defns to ipkdb/files.ipkdb.thorpej
2001-11-12add RCSIDslukem
2000-03-23Fix a few (essential!) tyops.ws
2000-03-22Make IPKDB working again.ws
1999-05-18Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()thorpej
1999-05-04Fix void * arithmetic.thorpej
1998-07-05Garbage-collect ``needs-flag'' from attributes ether, fddi, arc:jonathan
1998-01-13Update for changes to config.thorpej
1997-08-21Don't include psl.h in MI code.ws
1997-06-26RCS ID police.thorpej
1997-06-26Revert to using our own version of MD5, per discussion with Wolfgangthorpej
1997-04-30Use the md5 implementation in libkern, not our own.thorpej
1997-04-28Oops; forgot to GC the last mbuf allocated when out of clusters.mycroft
1997-04-24If we fail to allocate a cluster to hold a large packet, simplymycroft
1997-04-19- Add authentication to ipkdb (From Wolfgang Solfrank)thorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-10-16Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDBws