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