summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-26Add support for disabling swap devices (swapctl -d).Artur Grabowski
2001-07-26No longer used.Artur Grabowski
2001-07-26fix "6fb0 uninitialized key"Jim Rees
2001-07-26Fix my ! iface example to be more usefulChris Cappuccio
2001-07-26add -t option to test configuration file and keys; pekkas@netcore.fiKevin Steves
2001-07-26regenBrad Smith
2001-07-26add Broadcom BCM5700 Gigabit MACBrad Smith
2001-07-26fid command now selects aids tooJim Rees
2001-07-26syncTheo de Raadt
2001-07-26In extent_destroy, remove the extent from the list ofArtur Grabowski
2001-07-26initial tests for the pfctl parserMarkus Friedl
2001-07-26Print "data modified on freelist" sizes in hex.Artur Grabowski
2001-07-26Typos.Artur Grabowski
2001-07-26CDIAGFLAGS. Okay markus@Marc Espie
2001-07-26Be more careful with ranges.Artur Grabowski
2001-07-26sort SEE ALSO section correctly, from mpech@.Daniel Hartmeier
2001-07-26usage() with __progname according to style(9), typo in man page. both from mp...Daniel Hartmeier
2001-07-26Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference.brian
2001-07-26cleanup; mpech@Jakob Schlyter
2001-07-26set OpenBSD version to 200107assar
2001-07-26If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCsConstantine Sapuntzakis
2001-07-26add generics_entire_domain and GENERICS_DOMAINTodd C. Miller
2001-07-26make it compile on `other' endian machinesMichael Shalayeff
2001-07-26change vop_symlink and vop_mknod to return vpp (the created node)assar
2001-07-26remove unused support for creating files and directories fromassar
2001-07-25Fix compilation on mvme88k (until binutils are ready).Miod Vallat
2001-07-25typo in arg name; ok deraadt@Kevin Steves
2001-07-25brand new sectok(1) manual page. ok rees@Jakob Schlyter
2001-07-25do not write into s6_addr[16] (out of bounds).Jun-ichiro itojun Hagino
2001-07-25remove local hackTodd C. Miller
2001-07-25Sync with reality:Todd C. Miller
2001-07-25EDNS0 RFC ref typo. ok deraadt@Jakob Schlyter
2001-07-25do not use vfork() unsafelyTheo de Raadt
2001-07-25Random cleanups that generate noise in my cvs updates.Artur Grabowski
2001-07-25pf_key_v2_flow: sync success and failure messages; ok niklas@Markus Friedl
2001-07-25CFG mode changes: send attributes of size 0 if attribute is not availableMarkus Friedl
2001-07-25Some updates to UVM from NetBSD. Nothing really critical, just a sync.Artur Grabowski
2001-07-25cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.orgMarkus Friedl
2001-07-25Change the pmap_enter interface to merge access_type and the wired booleanArtur Grabowski
2001-07-25nat proxy port randomization by ben fleis.Daniel Hartmeier
2001-07-25typo in commentMarkus Friedl
2001-07-25do not setup identity extensions for KAME; ok angelos@Markus Friedl
2001-07-25mdoc fixes; sync with KAME.Kenjiro Cho
2001-07-25We have to undo the changes to the 3rd party code, because it makesMike Pechkin
2001-07-25Added missing break. -mojMats O Jansson
2001-07-25ISO 3166-1 country names and code elements; ok millert@Jason Peel
2001-07-25Make sure pkthdr.rcvif is correct before calling pf_test()Jason Wright
2001-07-25be carefull about initializing timeoutsMichael Shalayeff
2001-07-25- unconditionalize call to bridge_input() (fewer #ifdef's and NPF>0 is defaul...Jason Wright
2001-07-25Initialization of arpcom * based on ifp was too soon: ifp can change asJason Wright