Age | Commit message (Expand) | Author |
2002-09-17 | print out the ccr and rctr | Michael Shalayeff |
2002-09-17 | add ad1981a id; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-17 | match on ich4; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-17 | 6 year old typo in _KERN_DO_ELF | Miod Vallat |
2002-09-17 | Repair m68k cross-ld - the cross building environment makes some magic | Miod Vallat |
2002-09-17 | Prevent the a.out cross-ld from building rtld too early in the build. | Miod Vallat |
2002-09-17 | Fix commit botch that deleted '#' at beginning of '$OpenBSD$' tag line. | Kenneth R Westerback |
2002-09-17 | easier "self" implementation. | Henning Brauer |
2002-09-17 | deal w/ the dma in a special thread to follow the busdma semantics. this fixe... | Michael Shalayeff |
2002-09-17 | Work around a vax-specific problem where mmap()ing large amount of memory | Miod Vallat |
2002-09-17 | I sense too much cut 'n paste. | Artur Grabowski |
2002-09-17 | undo local change, HMAC_Init() already does HMAC_CTX_init if(key && md) | Markus Friedl |
2002-09-17 | int is small for returned values from uvm_rb_{space,subtree_space}, use | Mike Pechkin |
2002-09-17 | move __syscall prototype into unistd.h (like everybody else) and avoid privat... | Michael Shalayeff |
2002-09-17 | use a different name for __syscall(); millert@ miod@ niklas@ ok | Michael Shalayeff |
2002-09-17 | Ruthlessly expunge unnecessary verbiage and whitespace to make sure | Kenneth R Westerback |
2002-09-17 | mickey, did you not look at the output? | Theo de Raadt |
2002-09-17 | don't quit while creating X11 listening socket. | Jun-ichiro itojun Hagino |
2002-09-17 | typo | Jun-ichiro itojun Hagino |
2002-09-17 | correct possible buffer overrun in setlocale(x, y) where y is supplied from | Jun-ichiro itojun Hagino |
2002-09-17 | split white space and single line policy processing into separate | Jun-ichiro itojun Hagino |
2002-09-17 | daemon should not change the directory. from provos | Jun-ichiro itojun Hagino |
2002-09-17 | handle fpu exceptions properly, might use a regress, i guess | Michael Shalayeff |
2002-09-17 | Until vgafb on macppc properly support non-console operation, do | Dale Rahn |
2002-09-17 | Switch device register routine from last match to first match. Fixes | Hugh Graham |
2002-09-17 | fix 64bit warnings; ok millert fgsch | Peter Valchev |
2002-09-16 | reference moduli(5) in FILES /etc/moduli. | Kevin Steves |
2002-09-16 | add -elapsed to usage() for USE_TOD, too | Markus Friedl |
2002-09-16 | more details on X11Forwarding security issues and threats; ok markus@ | Kevin Steves |
2002-09-16 | log when _PATH_NOLOGIN exists; ok markus@ | Kevin Steves |
2002-09-16 | sync with 0.9.7-beta3 | Markus Friedl |
2002-09-16 | remove old files | Markus Friedl |
2002-09-16 | remove generated file (from -beta3) | Markus Friedl |
2002-09-16 | __syslog__ format attribute: same as printf, except for -pedantic, as %m is | Marc Espie |
2002-09-16 | Limit buffer cache size to 35% kvm, not 70. | Artur Grabowski |
2002-09-16 | give up on putting the sccs[] variable before the version[] string. | Theo de Raadt |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-09-16 | periodically save policies that have been modified. from provos | Jun-ichiro itojun Hagino |
2002-09-16 | o Remove "NONE" #define and check uid_t and gid_t against -1 with proper casts | Todd C. Miller |
2002-09-16 | Resync siop with NetBSD. Make strong effort to minimize | Kenneth R Westerback |
2002-09-16 | Sync (siop device changes). | Kenneth R Westerback |
2002-09-16 | Update siop devices to include 1010-66 (66Mhz PCI Ultra3 chip). | Kenneth R Westerback |
2002-09-15 | don't add undo records when we open a file, only when we insert it. | Vincent Labrecque |
2002-09-15 | make it at least compile; parts from maurice@amaze.nl | Theo de Raadt |
2002-09-15 | no license; i told you guys i mean it | Theo de Raadt |
2002-09-15 | Add a license from the author Timo Rossi <trossi@co.jyu.fi> | Artur Grabowski |
2002-09-15 | consistency | Henning Brauer |
2002-09-15 | don't forget to mention options in the always famous "Rules must be in order" | Henning Brauer |
2002-09-15 | Signal fixes from ericj@monkey.org via dugsong@monkey.org | Jun-ichiro itojun Hagino |
2002-09-15 | some dynaddr tests | Henning Brauer |