Age | Commit message (Expand) | Author |
2000-01-14 | show blackhole flag; ura@hiru.aoba.yokohama.jp | Theo de Raadt |
2000-01-14 | Try to allocate the first indirect block in the same cg as the inode. | Artur Grabowski |
2000-01-14 | rename DEBUGLOCKS to LOCKDEBUG to be consistent with the rest of the kernel | Artur Grabowski |
2000-01-14 | Drop SYNCER_MAXDELAY to 32. The delay is never bigger than 30 anyway. | Artur Grabowski |
2000-01-14 | Add options to CFLAGS, not COPTS; wd@ics.nara-wu.ac.jp | Todd C. Miller |
2000-01-14 | sort options, from paskalis@di.uoa.gr; .Xr gzip 1 | Markus Friedl |
2000-01-14 | port:host:hostport in SYNOPSIS, from mep@netsec.net | Markus Friedl |
2000-01-14 | Might as well ding the version number. | Jason Downs |
2000-01-14 | I could be wrong, but I doubt the world is going to end this year. Let's | Jason Downs |
2000-01-14 | malloc lock helpers | David Leonard |
2000-01-14 | typo; rogoyski@cs.utexas.edu | Theo de Raadt |
2000-01-14 | Remove change that was checked in by accident with last commit. | Dale S. Rahn |
2000-01-14 | UVM changes mainly. As of this checkin UVM is still not working for powerpc | Dale S. Rahn |
2000-01-14 | RAMDISK kernels should not be configured as GENERIC, remove unnecessary | Dale S. Rahn |
2000-01-14 | fix ipv6 typo. | Dale S. Rahn |
2000-01-14 | remove unneeded flag | Eric Jackson |
2000-01-13 | Interim ingress flows when doing linked SAs. | Angelos D. Keromytis |
2000-01-13 | include string.h to get strlen() prototype | Todd C. Miller |
2000-01-13 | Record 50 levels of open parenthesis, open quotes, to give a post-mortem. | Marc Espie |
2000-01-13 | add pcic2; matt@zigg.com | Theo de Raadt |
2000-01-13 | Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; use | Federico G. Schwindt |
2000-01-13 | Remove error protocol. | Federico G. Schwindt |
2000-01-13 | Establish ingress flows. | Angelos D. Keromytis |
2000-01-13 | Add AF_IPX. | Federico G. Schwindt |
2000-01-13 | mbuf **, not mbuf * you twit... | Angelos D. Keromytis |
2000-01-13 | We do need netinet/ip_ip4.h after all... | Angelos D. Keromytis |
2000-01-13 | Fix compilation error introduced recently; thanks mickey. | Federico G. Schwindt |
2000-01-13 | Print number of ingress flows in /kern/ipsec | Angelos D. Keromytis |
2000-01-13 | Update to establish ingress flows as well. | Angelos D. Keromytis |
2000-01-13 | Mention ingress flows. | Angelos D. Keromytis |
2000-01-13 | Align. | Angelos D. Keromytis |
2000-01-13 | Add an ip4_input6() for use with IPv6 (just a wrapper for | Angelos D. Keromytis |
2000-01-13 | Introduce ip4_input6() with the correct prototype... | Angelos D. Keromytis |
2000-01-13 | IPXDEBUG -> SPXDEBUG. | Federico G. Schwindt |
2000-01-13 | Minor beautification. | Angelos D. Keromytis |
2000-01-13 | Add -ingress flag | Angelos D. Keromytis |
2000-01-13 | rearrange includes. | Federico G. Schwindt |
2000-01-13 | some KNF. | Federico G. Schwindt |
2000-01-13 | more KNF. remove unneeded and ancient debug code. | Federico G. Schwindt |
2000-01-13 | Add include file fixing non-gif inet6 kernels. | Angelos D. Keromytis |
2000-01-13 | sync | Theo de Raadt |
2000-01-13 | Ingress flow support. | Angelos D. Keromytis |
2000-01-13 | put_flow(), find_flow(), and delete_flow() get a third argument (for | Angelos D. Keromytis |
2000-01-12 | config path change | Jun-ichiro itojun Hagino |
2000-01-12 | Major style cleanup for pfkeyv2.c | Angelos D. Keromytis |
2000-01-12 | evaluate getopt() against != -1.. no >= 0. | Eric Jackson |
2000-01-12 | repair printf format strings in echo; espie@ | Michael Shalayeff |
2000-01-12 | Use a proper abstract interface for file accesses, so that we can record | Marc Espie |
2000-01-12 | For reasons beyond my comprehension, touching the sdh register too much | Constantine Sapuntzakis |
2000-01-12 | Hack to detect termcap/terminfo files that just contain a usage string. | Todd C. Miller |