Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-23 | remove dead and wrong code. | marius eriksen | |
2005-03-25 | kill unneeded (char *) casts. ok millert, otto | Jared Yanovich | |
2004-04-16 | print clusters, not pages. half from millert@ ok deraadt@ millert@ | Ted Unangst | |
2003-08-19 | number of mbuf clusters is not the same as number of pages allocated for ↵ | Michael Shalayeff | |
'em; noticed by dsb@uvm.poi.dvo.ru | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-21 | change 'netstat -m' output from: | Philipp Buehler | |
0/28 mapped pages in use to 0/14/1024 mbuf cluster pages in use (current/peak/max) ok henning@, millert@ | |||
2003-02-01 | ansi | Theo de Raadt | |
2002-06-30 | Correctly retrieve mbuf statistics from the kernel. | Angelos D. Keromytis | |
2002-06-24 | KERN_POOL_POOL, not KERN_POOL_NPOOLS --- I wonder how this was not | Angelos D. Keromytis | |
observed. From dfa@solo.ee and dsb@nt.pin.dvgu.ru | |||
2002-06-18 | pull in missing includes | Theo de Raadt | |
2002-06-09 | Begin some sysctl-ization. | Angelos D. Keromytis | |
2002-02-23 | No more POOL_EXPOSE. | Artur Grabowski | |
2002-01-17 | evil, annoying spaces and tabs | Michael Shalayeff | |
2002-01-15 | minor simplification in preparation for a future change. | Artur Grabowski | |
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-05-18 | adapt to use pool | Niels Provos | |
1999-02-27 | do not divide by zero; helbig@Informatik.BA-Stuttgart.DE | Theo de Raadt | |
1997-07-23 | Update for new <sys/mbuf.h> | denny | |
1997-06-29 | Use correct spacing on both 32bit and 64bit machines. | Todd C. Miller | |
1997-06-29 | Mostly clean -Wall + 64bit issues. | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
network list is a TAILQ | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |