Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-03 | Switch times in the SLIP softc to time_t and reorder slightly | Philip Guenther | |
ok mpi@ deraadt@ | |||
2013-06-25 | Protect various driver descriptors by _KERNEL to stop exposing to much | Martin Pieuchot | |
stuff to userland, especially the "struct ifnet". ok sthen@, henning@, uebayasi@ | |||
2007-11-26 | typos; ok jmc@ | Martynas Venckus | |
sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev/pci/bktr/* ok jakemsr@ | |||
2003-12-07 | support ifconfig create; ok deraadt | Markus Friedl | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino | |
follows BSD/OS practice and ucd-snmp code (FreeBSD does it for specific interfaces only). was: if_lastchange get updated on every packet transmission/receipt. now: if_lastchange get updated when IFF_UP is changed. | |||
2001-06-12 | one less setuid program (use an ioctl like pppstats) | Theo de Raadt | |
2001-06-09 | By popular demand, protect from multiple inclusion, and fix to use the | Angelos D. Keromytis | |
same naming style. | |||
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos | |
okay art@ miod@ | |||
2001-03-13 | allow configuring number of these in ukc | Michael Shalayeff | |
1997-02-24 | OpenBSD tags + some prototyping police | Niklas Hallqvist | |
1996-09-30 | kill a NetBSD ref | Theo de Raadt | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |