Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-09 | clock_id has 4 possible values, not 3; from Alistair Kerr (PR 3600); | Jason McIntyre | |
also, .Aq instead of .Ao/.Ac; indent display and remove .Pp; | |||
2003-12-09 | Fixes based on a patch from Moritz Jodeit; mickey@ OK | Todd C. Miller | |
o break out of inflate() when we hit an error o fix printf format #ifdef SMALL o add version string of nullopen.c to -V output o remove unnecessary initializations to 0 for variables cat and decomp o beautify -l output to make it line up with the heading | |||
2003-12-09 | fix PR 3596 by making root create the socket, ok millert@ | Bob Beck | |
2003-12-09 | fix PR 3552 by removing ifdef cruft | Bob Beck | |
ok (and sent earlier by) tedu@ | |||
2003-12-09 | regen | Michael Shalayeff | |
2003-12-09 | add pci device and sort per major | Michael Shalayeff | |
2003-12-09 | allow for user pci conf | Michael Shalayeff | |
2003-12-09 | a few new entries from netbsd | Michael Shalayeff | |
2003-12-09 | user err/warn | Michael Shalayeff | |
2003-12-09 | use err/warn and better usage print | Michael Shalayeff | |
2003-12-08 | MAP_FILE is the default and MAP_PRIVATE has to be given or produces evil ↵ | Michael Shalayeff | |
warnings in debug kernel | |||
2003-12-08 | remove unneeded uvmfault_unlockmaps; form netbsd via Julien Bordet ↵ | Michael Shalayeff | |
<zejames@greyhats.org>; tedu@ ok | |||
2003-12-08 | fix dangling code. | Marc Espie | |
okay miod@, segfault sample by margarida. | |||
2003-12-08 | OR r13, not r9 to match SYS.h; fixes syscall(2) on mvme88k; OK miod@ | Todd C. Miller | |
2003-12-08 | Matrix Orbital MX200 Series | Henning Brauer | |
mostly From: nj@obsd.com | |||
2003-12-08 | sync | Henning Brauer | |
2003-12-08 | Matrix Orbital MX200 Series LCD | Henning Brauer | |
2003-12-08 | -h also overrides BLOCKSIZE; | Jason McIntyre | |
from perry@netbsd | |||
2003-12-08 | use POSIX description of -L, since it's much clearer; | Jason McIntyre | |
ok henning@ | |||
2003-12-08 | make man page more closely match what's in /proc; | Jason McIntyre | |
partly from PR 2101 (still open, since code needs fixed); ok tedu@ | |||
2003-12-08 | document DUMMY_NOPS (per Dom De Vitto on misc@); | Jason McIntyre | |
careful crafting and ok mickey@ | |||
2003-12-08 | print requested group size in debug; ok djm | Markus Friedl | |
2003-12-08 | switch to CIRCLEQ_FOREACH_REVERSE in tcpdropoldhalfopen() and | Markus Friedl | |
avoid dropping youngest TCB; ok henning deraadt | |||
2003-12-08 | ip_output expects network byte order; report Bob Kitella; ok deraadt | Markus Friedl | |
2003-12-08 | move pf_test6() call below loopback (and mapped-ipv4) tests, so rdr -> ::1 | Daniel Hartmeier | |
works without additional route-to lo0, just like for ipv4. ok itojun@, henning@ | |||
2003-12-08 | mention ifconfig create; sync synopsis like (Op Ar count). with jmc, deraadt | Markus Friedl | |
2003-12-08 | nfs_reqq is operated at softnet other places and thus softclock is not high ↵ | Michael Shalayeff | |
enough; tedu@ ok | |||
2003-12-08 | add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadt | Markus Friedl | |
2003-12-08 | Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_list | Peter Valchev | |
in va_dcl declaration. Fixes lots of varargs-using ports OK mickey | |||
2003-12-08 | Mbuf tag tcp and udp packets which are translated to localhost, and | Ryan Thomas McBride | |
use the the presence of this tag to reverse the match order in in{6}_pcblookup_listen(). Some daemons (such as portmap) do a double bind, binding to both * and localhost in order to differentiate local from non-local connections, and potentially granting more privilege to local ones. This change ensures that redirected connections to localhost do not appear local to such a daemon. Bulk of changes from dhartmei@, some changes markus@ ok dhartmei@ deraadt@ | |||
2003-12-07 | sync | Miod Vallat | |
2003-12-07 | destroy, not delete tunXX | Markus Friedl | |
2003-12-07 | - use tun98 and tun99 and not interfere with existing tun(4) | Markus Friedl | |
- use IPs from the example rage - destroy tun98/99 after the test - test all of select/poll and kqueue ok deraadt | |||
2003-12-07 | support ifconfig create; ok deraadt | Markus Friedl | |
2003-12-07 | ANSI | Markus Friedl | |
2003-12-07 | remove unused debugging #define templates | Damien Miller | |
2003-12-07 | Unbreak handling of non-ASCII chars. Fixes PR 3594. From FreeBSD | Otto Moerbeek | |
regcmp.c rev 1.13. ok deraadt@ | |||
2003-12-07 | typo; lists-openbsd@2ls4agd.net | Theo de Raadt | |
2003-12-07 | remove duplicate chunk | Theo de Raadt | |
2003-12-07 | m88k parts | Theo de Raadt | |
2003-12-06 | bit more flesh to the create and destroy; thanks jmc | Theo de Raadt | |
2003-12-06 | NULL not 0 at end of pdevinit[] | Theo de Raadt | |
2003-12-06 | Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@ | Todd C. Miller | |
2003-12-06 | Add test for pattern containing multiple dots (PR 3597). | Otto Moerbeek | |
2003-12-06 | Unbreak grepping for some patterns containing multiple dots. Fixes PR 3597. | Otto Moerbeek | |
ok deraadt@ millert@ | |||
2003-12-06 | estimate a sync | Theo de Raadt | |
2003-12-06 | ignore snapshot directory | Theo de Raadt | |
2003-12-06 | sync | Theo de Raadt | |
2003-12-06 | sync | Theo de Raadt | |
2003-12-06 | sync | Theo de Raadt | |