Age | Commit message (Expand) | Author |
2001-07-26 | drop value of OpenBSD date to what it was before since the mknod/symlink chan... | Todd C. Miller |
2001-07-26 | Back out changes to symlink and mknod that were not well tested. | Todd C. Miller |
2001-07-26 | jaut is now login -d | Jim Rees |
2001-07-26 | correct path | Theo de Raadt |
2001-07-26 | Inquire Cyberflex class for 0xf0 cards | Jim Rees |
2001-07-26 | Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4) | Jim Rees |
2001-07-26 | Remove BUGS section, swapoff now works. ok art@ | Peter Valchev |
2001-07-26 | Add support for disabling swap devices (swapctl -d). | Artur Grabowski |
2001-07-26 | No longer used. | Artur Grabowski |
2001-07-26 | fix "6fb0 uninitialized key" | Jim Rees |
2001-07-26 | Fix my ! iface example to be more useful | Chris Cappuccio |
2001-07-26 | add -t option to test configuration file and keys; pekkas@netcore.fi | Kevin Steves |
2001-07-26 | regen | Brad Smith |
2001-07-26 | add Broadcom BCM5700 Gigabit MAC | Brad Smith |
2001-07-26 | fid command now selects aids too | Jim Rees |
2001-07-26 | sync | Theo de Raadt |
2001-07-26 | In extent_destroy, remove the extent from the list of | Artur Grabowski |
2001-07-26 | initial tests for the pfctl parser | Markus Friedl |
2001-07-26 | Print "data modified on freelist" sizes in hex. | Artur Grabowski |
2001-07-26 | Typos. | Artur Grabowski |
2001-07-26 | CDIAGFLAGS. Okay markus@ | Marc Espie |
2001-07-26 | Be more careful with ranges. | Artur Grabowski |
2001-07-26 | sort SEE ALSO section correctly, from mpech@. | Daniel Hartmeier |
2001-07-26 | usage() with __progname according to style(9), typo in man page. both from mp... | Daniel Hartmeier |
2001-07-26 | Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference. | brian |
2001-07-26 | cleanup; mpech@ | Jakob Schlyter |
2001-07-26 | set OpenBSD version to 200107 | assar |
2001-07-26 | If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCs | Constantine Sapuntzakis |
2001-07-26 | add generics_entire_domain and GENERICS_DOMAIN | Todd C. Miller |
2001-07-26 | make it compile on `other' endian machines | Michael Shalayeff |
2001-07-26 | change vop_symlink and vop_mknod to return vpp (the created node) | assar |
2001-07-26 | remove unused support for creating files and directories from | assar |
2001-07-25 | Fix compilation on mvme88k (until binutils are ready). | Miod Vallat |
2001-07-25 | typo in arg name; ok deraadt@ | Kevin Steves |
2001-07-25 | brand new sectok(1) manual page. ok rees@ | Jakob Schlyter |
2001-07-25 | do not write into s6_addr[16] (out of bounds). | Jun-ichiro itojun Hagino |
2001-07-25 | remove local hack | Todd C. Miller |
2001-07-25 | Sync with reality: | Todd C. Miller |
2001-07-25 | EDNS0 RFC ref typo. ok deraadt@ | Jakob Schlyter |
2001-07-25 | do not use vfork() unsafely | Theo de Raadt |
2001-07-25 | Random cleanups that generate noise in my cvs updates. | Artur Grabowski |
2001-07-25 | pf_key_v2_flow: sync success and failure messages; ok niklas@ | Markus Friedl |
2001-07-25 | CFG mode changes: send attributes of size 0 if attribute is not available | Markus Friedl |
2001-07-25 | Some updates to UVM from NetBSD. Nothing really critical, just a sync. | Artur Grabowski |
2001-07-25 | cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.org | Markus Friedl |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-25 | nat proxy port randomization by ben fleis. | Daniel Hartmeier |
2001-07-25 | typo in comment | Markus Friedl |
2001-07-25 | do not setup identity extensions for KAME; ok angelos@ | Markus Friedl |
2001-07-25 | mdoc fixes; sync with KAME. | Kenjiro Cho |