2015-10-22 |
mpi | Do not pass an ``ia'' just to dereference ``ia_ifp''. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
reyk | Revert revision 1.282: |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | use crypt_checkpass("password", NULL) to fake a login... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | use crypt_checkpass to check password |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | copying of the environment can be done later, as the... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | pledge "abort" left behind accidentally |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | use crypt_checkpass instead of doing things the hard... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | setlocale() before pledge()... until we learn more |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsg | remove some horrible iwm typedefs |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | If the pane is still on all_window_panes but not actual... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | Unzoom before -LRUD, reported by Andy Weidenbaum. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
phessler | If we receive an empty route message, log it and ignore... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
sobrado | fix company name. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
sobrado | fix spelling mess. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
sobrado | improve indentation in list block. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
sobrado | fix typo in unit of time. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | Further study shows "route" should allow all address... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
sobrado | typo. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | Log identify messages. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | This should not be changed. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Do not dereference ``ifa_ifp'' when we already have... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | Rename shutdown to exit. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
renato | The eigrpe process also needs to pledge "cpath" for... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | After some consideration, simply allow TIOCSCTTY in... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Do not dereference ``ia_ifp'' when we already have... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Use rt_ifp as intended. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Kill dead code missed in per-ifp counter removal. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | document "id" request; from Gregor Best |
commit | commitdiff | tree | snapshot |
2015-10-22 |
gilles | delivery to maildir needs pledge fattr |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jmc | halex removed the -p restriction, so do not document it; |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | at present the setpriority() syscall is considered... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
guenther | Add a regress for libc handling of SIGTHR |
commit | commitdiff | tree | snapshot |
2015-10-22 |
doug | Pledge "stdio rpath tty" for hangman(6). |
commit | commitdiff | tree | snapshot |
2015-10-22 |
dlg | rename ml_join to ml_enlist and expose it to the rest... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | pledge in doas. startup pledge "stdio rpath getpw... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | Until we understand the sitaution better, we should... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mmcc | Fix typo in comment. From Theo Buehler. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
schwarze | Move all mdoc(7) node validation done before child... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
miod | Reject too small bits value in BN_generate_prime_ex... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
jsing | Use SSL_CTX_set_ecdh_auto() instead of rolling our... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
jsing | Only enable SSL_VERIFY_PEER when the verify option... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
jsing | In the case where len is not a multiple of sizeof(RC4_C... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
bluhm | Setting fcntl(F_SETOWN) for a pipe failed with inapprop... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
millert | Style fixes; from Ilya Kaliman |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mmcc | Remove a couple of unhelpful defines. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mmcc | Don't bother casting NULL. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mmcc | Assign pointer to NULL rather than 0. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mmcc | Penultimate commit to remove EXTERN. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
bluhm | Do some cleanup in syslogd ttymsg(). Add a debug messa... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
nicm | client_key_table was missing. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
gsoares | fix memory leak in error path |
commit | commitdiff | tree | snapshot |
2015-10-21 |
gsoares | add missing rcsid |
commit | commitdiff | tree | snapshot |
2015-10-21 |
nicm | By popular demand add a default binding for mouse wheel... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
espie | make sure ProgressMeter gets set up. Fixes some weirdne... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mpi | No longer mention rtable_get(), it's a private function... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mpi | Return the correct error code when a table already... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mpi | u_short -> unsigned int for rtableid. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
mpi | Do not call uvm_swap_finicrypt_all() a second time... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
doug | Remove Diffie-Hellman moduli entries below 2048. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
renato | Add support for route summarization. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
renato | Minor fixes and code cleanup. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
mmcc | Compare pointers to NULL rather than 0. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-20 |
nicm | Use client pointer not file descriptor in logging. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
benno | add a new getsockopt option IP_IPDEFTTL to retrieve... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
bluhm | Fix write to other user's tty. The device has to be... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
deraadt | believe this will work with "stdio rpath wpath cpath... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
deraadt | Document SOCK_DNS flag |
commit | commitdiff | tree | snapshot |
2015-10-20 |
deraadt | At guenther's suggestion replace dnssocket() with a... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
reyk | Add SIOCGIFGMEMB to "route" (returns a list of all... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
chrisz | Fix 802.1p VLAN priority code points for VLAN_HWTAGGING. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
miod | ... but keep the previous logic for sparc, which is... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
miod | Missing commit of vax switch to MI installboot(8),... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
jsing | Lob a style(9) grenade in here. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
semarie | add "proc" to pledge for script(1) |
commit | commitdiff | tree | snapshot |
2015-10-20 |
nicm | The table could change when retrying so don't save... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
bluhm | After pledge "dns" has been refactored and setsockopt... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
sthen | Add an explicit check for a malformed AS segment with... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
jsg | fix a use after free found by clang using an approach... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
pascal | On xmalloc failure, stop trying to determine the total... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
semarie | update regress for pledge after whitelisted-path view... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
reyk | Fix ocsp by adding a missing TAILQ_INIT(). |
commit | commitdiff | tree | snapshot |
2015-10-20 |
semarie | clear whitelisted-paths view in pledge. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
deraadt | allow SO_ERROR all the time |
commit | commitdiff | tree | snapshot |
2015-10-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-20 |
mmcc | Replace a function-local allocation with stack memory. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
schwarze | In order to become able to generate syntax tree nodes... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
deraadt | Always allow the setsockopt & getsockopt system calls... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
deraadt | Remove old tame() stub |
commit | commitdiff | tree | snapshot |
2015-10-19 |
yasuoka | Add pledge(2) for radiusctl(8) and radiusd(8). |
commit | commitdiff | tree | snapshot |
2015-10-19 |
naddy | break long lines in examples; ok jmc@ |
commit | commitdiff | tree | snapshot |
2015-10-19 |
bluhm | Test syslogd logging to a tty which belongs to a user... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
schwarze | style cleanup, no functional change |
commit | commitdiff | tree | snapshot |
2015-10-19 |
kettenis | Enable some code that does power management magic. |
commit | commitdiff | tree | snapshot |
2015-10-19 |
schwarze | Simplify, no functional change: |
commit | commitdiff | tree | snapshot |
2015-10-19 |
kettenis | Properly restore the prefetchable memory window upon... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
krw | Add parenthesis gcc wants and remove defined but unused... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
schwarze | Delete the empty example file "ftpchroot"; no example... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
krw | LABELSECTOR is a DEV_BSIZE quantity. So multiply by... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
krw | Nuke unused variable. |
commit | commitdiff | tree | snapshot |
next |