Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-24 | Get this stuff closer to woriking in-tree. | Hugh Graham | |
2001-02-24 | Gone the vsbus route for now. | Hugh Graham | |
2001-02-24 | look for id_rsa by default, before id_dsa | Theo de Raadt | |
2001-02-24 | ssh2 rsa key before dsa key | Theo de Raadt | |
2001-02-24 | repair cluster structure damage | Theo de Raadt | |
2001-02-24 | Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested. | Hugh Graham | |
2001-02-24 | Make DES a feature, so isakmpd can compile on Linux (most of the fixed | Angelos D. Keromytis | |
by newsham@lava.net) | |||
2001-02-24 | For the GETSPI PFKEY message, use the sequence number from the ACQUIRE | Angelos D. Keromytis | |
message. | |||
2001-02-24 | Add a vnode man page | Constantine Sapuntzakis | |
2001-02-24 | #else if/#elif | Michael Shalayeff | |
2001-02-23 | catch up a little closer to reality | Jason Wright | |
2001-02-23 | Merge with FreeBSD: | Jason Wright | |
more portable between fbsd and obsd real mii support prefer memory mapped registers (if configuration supports it) | |||
2001-02-23 | fix damn pcxl damn function | Michael Shalayeff | |
2001-02-23 | Minor fixes. | Aaron Campbell | |
2001-02-23 | Add -h option ("human-readable") as df. Based on suggestions and code from | Paul Janzen | |
Matt Bing <matt@anzen.com>. | |||
2001-02-23 | the random session key depends now on the session_key_int | Markus Friedl | |
sent by the 'attacker' dig1 = md5(cookie|session_key_int); dig2 = md5(dig1|cookie|session_key_int); fake_session_key = dig1|dig2; this change is caused by a mail from anakin@pobox.com patch based on discussions with my german advisor niels@openbsd.org | |||
2001-02-23 | back out prev change. I should read ALL of my mail before acting | Marco S Hyman | |
2001-02-23 | create dhclient.leases when needed; ok deraadt@ | Marco S Hyman | |
2001-02-23 | cleanup after vacationing hippies and make dhclient create the | Bob Beck | |
dhclient.leases file if it doesn't exist, so that install floppies work again, thanks Brian Kifiak <bk@rt.fm> | |||
2001-02-23 | give cp_time a proper treatment | Michael Shalayeff | |
2001-02-23 | Try to avoid sleeping in the syncer waiting for vnode locks. | Constantine Sapuntzakis | |
From FreeBSD | |||
2001-02-23 | handle SSH_PROTOFLAG_SCREEN_NUMBER for buggy clients | Markus Friedl | |
2001-02-23 | debug2->3 | Markus Friedl | |
2001-02-23 | Allocate larger buffer for generated policies. | Angelos D. Keromytis | |
2001-02-23 | Change the B_DELWRI flag using buf_dirty and buf_undirty instead of | Constantine Sapuntzakis | |
manually twiddling it. This allows the buffer cache to more easily keep track of dirty buffers and decide when it is appropriate to speed up the syncer. Insipired by FreeBSD. Look over by art@ | |||
2001-02-23 | Remove the clustering fields from the vnodes and place them in the | Constantine Sapuntzakis | |
file system inode instead | |||
2001-02-23 | Convert the sleep in ffs_fsync to a tsleep so we can get a good wmesg. | Artur Grabowski | |
2001-02-23 | garbage-collect stale ND entries (default: 1 day). | Jun-ichiro itojun Hagino | |
RFC 2461 5.3. sync with kame. | |||
2001-02-23 | I tried to figure out how to have tmp_mnt get created automatically | Theo de Raadt | |
inside amd source code. I could not figure out. So here it goes, until some rocket scientist points out how to do it in the real source. | |||
2001-02-23 | remove unnecessary state, ND6_LLINFO_WAITDELETE, from neighbor cache | Jun-ichiro itojun Hagino | |
state machine. no need for RTF_REJECT on neighbor cache entires, they are leftover from ARP code. sync with kame. | |||
2001-02-23 | sync | Theo de Raadt | |
2001-02-23 | Avoid potential uninitialized variable | Paul Janzen | |
2001-02-22 | sort belongs in here too | Todd C. Miller | |
2001-02-22 | Add a caveat about our O_TRUNC paranoia; art@ ok | Anil Madhavapeddy | |
2001-02-22 | ifdef sparc -> ifdef __sparc__ | Artur Grabowski | |
2001-02-22 | use pwcopy in ssh.c, too | Markus Friedl | |
2001-02-22 | typos/grammar from matt@anzen.com | Markus Friedl | |
2001-02-22 | set default values to sane things for OpenBSD, these are normally | Bob Beck | |
set by Makefile.bsd-wapper, but this causes grief for people building just suexec if they aren't there, noticed in pr1680 by James Ponder <james@squish.net> | |||
2001-02-22 | avoid sign extension for %b | Michael Shalayeff | |
2001-02-22 | Add tsort regression suite. Not that our tsort is pretty bad at this game. | Marc Espie | |
2001-02-22 | plop | Marc Espie | |
2001-02-22 | activate RSA 2 key | Theo de Raadt | |
2001-02-22 | Typo police: | Kenneth R Westerback | |
Replace last ADV/ASC/Adv, etc. uses with ADW/Adw as appropriate. Delete comments about non-existant structure members, correct references to existing structure members to use correct structure names or typedefs. | |||
2001-02-22 | ELF uses more than 5 vmcmds by default, so grow the default vmcmd set size | Artur Grabowski | |
to 8. At the same time it seemed like a good idea to avoid to always malloc a new vmcmd array, so put the default sized array into struct exec_vmcmd_set. We might want to make a linked list of vmcmd arrays or exec_vmcmd_sets instead of reallocating them some time in the future, but right now this seems like a waste of time. | |||
2001-02-22 | bye bye -d | Theo de Raadt | |
2001-02-22 | generate all 3 keys, use -t xxx | Theo de Raadt | |
2001-02-22 | document -d, and -t defaults to rsa1 | Theo de Raadt | |
2001-02-22 | correct behavior when ip6 reass queue reaches the upper limit. | Jun-ichiro itojun Hagino | |
2001-02-22 | Make _nc_get_token() take a "silent" argument and only warn if it | Todd C. Miller | |
is not set. Propagate "silent" flag in _nc_parse_entry() to _nc_get_token(). Set the silent flag when reading termcap files, including $TERMCAP. | |||
2001-02-22 | grammar; slade@shore.net | Theo de Raadt | |