summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-31Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chainChristopher Pascoe
2005-07-31Change the API for icmp_do_error so that it takes the mtu directly, ratherChristopher Pascoe
2005-07-31Pools aren't fun, don't let people think they are. (fix argument name toChristopher Pascoe
2005-07-31including a driver without putting it's driver name at the end of a filesTheo de Raadt
2005-07-30syncTheo de Raadt
2005-07-30more shorteningTheo de Raadt
2005-07-30syncTheo de Raadt
2005-07-30shortenTheo de Raadt
2005-07-30people grew the kernel too much again, sighTheo de Raadt
2005-07-30o remove a call to cvs_ent_open() from cvs_file_create(),Moritz Jodeit
2005-07-30Don't do nothing -> Don't do anythingBrad Smith
2005-07-30remove a driver because someone bloated the kernelTheo de Raadt
2005-07-30syncTheo de Raadt
2005-07-30Use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan when filling aClaudio Jeker
2005-07-30build libkernTodd C. Miller
2005-07-30enable -WboundedReyk Floeter
2005-07-30flush print buffer on empty newlinesReyk Floeter
2005-07-30remove a useless timeout after tx (decrease nasty delays whileReyk Floeter
2005-07-30Pull in moddi3.c and negdi2.c from libkern since libz needs them.Todd C. Miller
2005-07-30Use the blocksize returned from scsi_size() in preference to allKenneth R Westerback
2005-07-30Need moddi3.c qdivrem.c for libzTodd C. Miller
2005-07-30Add libkern and link it in after libzTodd C. Miller
2005-07-30allow re(4) to attach too.Brad Smith
2005-07-306 -> ETHER_ADDR_LENBrad Smith
2005-07-30sync nge/ti_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()Brad Smith
2005-07-30listen_hosts initialisation here too; spotted greg AT y2005.nest.cxDamien Miller
2005-07-30fix -D listen_host initialisation, so it picks up gateway_ports settingDamien Miller
2005-07-30add missing -r in usage();Xavier Santolaria
2005-07-30document global -r option and the CVSREAD environment variable;Xavier Santolaria
2005-07-30we actually want CVS_FST_UNKNOWN here.Joris Vink
2005-07-29fro tamas tevesz:Jason McIntyre
2005-07-29do not send a MODIFIED request to the server for a newly added file weJoris Vink
2005-07-29from tamas tevesz:Jason McIntyre
2005-07-29make sure we do not try to send the file to the server if it is noJoris Vink
2005-07-29Debugging session at WTH. Fix many bugs in the IPv6 support -- some copy pasteClaudio Jeker
2005-07-29Fix erroneous use of '=' instead of '+' that caused infinite loopsKenneth R Westerback
2005-07-29minor KNF;Xavier Santolaria
2005-07-29oops don't leak memory when ami_mgmt fails.Marco Peereboom
2005-07-29add some tweaks that were lost...Jason McIntyre
2005-07-29Per art's email, don't keep something bigger than > 256 bytes on the stack.Marco Peereboom
2005-07-29Remove cruft.Marco Peereboom
2005-07-29- sort SEE ALSOJason McIntyre
2005-07-29Redo bioctl because initial implementation was too complex.Marco Peereboom
2005-07-29- sort SEE ALSOJason McIntyre
2005-07-29make more use of error codes in the file code.Joris Vink
2005-07-29Add another piece to the IPv6 puzzle. This time code to generate MP updates.Claudio Jeker
2005-07-29don't try to skip over the rootpath in the received directory if theJoris Vink
2005-07-29from tamas tevesz:Jason McIntyre
2005-07-29O_EXLOCK stuff was introduced in June 1997, and backed out again inJason McIntyre
2005-07-29tidy up SEE ALSO;Jason McIntyre