Age | Commit message (Expand) | Author |
2011-08-16 | recommit, now that release is done (handle sysv if bsd is incorrect, may | Marc Espie |
2011-08-16 | Add a -r flag to switch-client to toggle the client read-only flag. From | Nicholas Marriott |
2011-08-16 | Add up/down/left/right keys in vi edit mode. From "livibetter" SF bug | Nicholas Marriott |
2011-08-16 | Use key_bindings_remove for unbind-key -a to allow it to work from key | Nicholas Marriott |
2011-08-16 | Correctly skip existing numbers when generating the name for a new | Nicholas Marriott |
2011-08-16 | Don't export 'struct pmap' to userland. | Mark Kettenis |
2011-08-16 | Make this build for hppa64. | Mark Kettenis |
2011-08-09 | In pmap_create(), check uvm_pagealloc() return value and uvm_wait() until it | Miod Vallat |
2011-08-08 | Usual release distrib/notes churning. ok deraadt@ | Miod Vallat |
2011-08-08 | Ship 5.0 with bufcachepercent=20 | Theo de Raadt |
2011-08-08 | Fix a formating bug that caused a bad print on big endian arches. | Marco Peereboom |
2011-08-08 | create pflog0 if pf is enabled just like we do in the pflogd script | Robert Nagy |
2011-08-08 | revert the last commit and do the right thing instead. | Alexander Hall |
2011-08-08 | If two carp interfaces on the same physical interface had addresses | Alexander Bluhm |
2011-08-08 | sync 'set-tos' with 'tos' keyword (DiffServ is supported by both) | Ryan Thomas McBride |
2011-08-08 | myx requires the driver pad short ethernet frames to 60 bytes by | David Gwynne |
2011-08-07 | A few more fixes to the lazy FPU context switching code. | Mark Kettenis |
2011-08-07 | Avoid clobbering system call arguments upon system call entry. | Mark Kettenis |
2011-08-07 | Enable ssio(4) and com(4). | Mark Kettenis |
2011-08-07 | Bring over ssio(4) from hppa for proper serial console support. | Mark Kettenis |
2011-08-07 | Several fixes for the IPV6_PKTINFO handling with sendmsg(2) | Mike Belopuhov |
2011-08-07 | Recognize 64-bit store instructions. | Mark Kettenis |
2011-08-07 | Make sure interrupts are properly masked at the level they're established at. | Mark Kettenis |
2011-08-07 | When checking wether a prefix belongs to an interface, also allow | Alexander Bluhm |
2011-08-07 | Check that timezones provided by the user do not include spaces. | Kenneth R Westerback |
2011-08-07 | typo, fix from Laurent Gautrot | Darren Tucker |
2011-08-05 | Switch hppa64 cross compiling environment to gcc4. | Mark Kettenis |
2011-08-04 | Don't use 128-bit long doubles for now (and perhaps forever). It isn't | Mark Kettenis |
2011-08-04 | Move the check that ::1 is not allowed from the wire before pf_test(). | Alexander Bluhm |
2011-08-04 | Make this compile with gcc4. Same fix as for hppa. | Mark Kettenis |
2011-08-04 | Add support for hppa64. | Mark Kettenis |
2011-08-04 | Initial hppa64 code drop; not finished yet, but this at least allows us to | Mark Kettenis |
2011-08-04 | In `string' state, accept bell (^G) as an end of sequence in addition to | Miod Vallat |
2011-08-03 | Add support for hppa64 based on the defaults for 64-bit HP-UX as found in the | Mark Kettenis |
2011-08-03 | Add small chunks of new text and better examples written from scratch, | Ingo Schwarze |
2011-08-03 | back out pedro diff for VOP_FSYNC of softdep when limit is reached. | Bob Beck |
2011-08-03 | Don't try to outsmart gcc inline assembler when saving the cpsr in the | Miod Vallat |
2011-08-03 | move to release | Theo de Raadt |
2011-08-03 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Theo de Raadt |
2011-08-03 | Fix linux compat breakage: can't copyin() from kernel-space, so | Philip Guenthe |
2011-08-03 | Remove the 'obsolete file(s)' feature. It may come back at some point | Antoine Jacoutot |
2011-08-03 | Remove redundant prototype for pf_socket_lookup(). | Marco Pfatschbacher |
2011-08-03 | save/restore tty state on SIGTSTP/SIGCONT. ok deraadt@ nicm@ | Otto Moerbeek |
2011-08-03 | Alexander Polakov found a use of an uninitialized pointer in the scsi | David Gwynne |
2011-08-03 | someone (*cough*henning*cough*) made pf_state.state_flags a u_int16_t | David Gwynne |
2011-08-02 | clean up the 1st sentence even more. it is unbelievable how it sometimes | Theo de Raadt |
2011-08-02 | typo in comment | Damien Miller |
2011-08-02 | crank now, release later | Damien Miller |
2011-08-02 | add refcounting for "Configuration" section for acquire-mode SAs | Markus Friedl |
2011-08-02 | Disable upgrade-time sysmerge for the 5.0 release. Between 4.9 and 5.0 | Theo de Raadt |