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