Age | Commit message (Expand) | Author |
2009-10-31 | Add missing KNOTE() calls after selwakeup(), until we decide if the KNOTE() | Theo de Raadt |
2009-10-31 | If the nmea(4) or endrun(4) timing disciplines are selected ignore status | Chris Kuethe |
2009-10-31 | Make sure the descriptor is writable for some operations. | Federico G. Schwindt |
2009-10-31 | Blinkenlichten on Octane. | Miod Vallat |
2009-10-30 | missing \n in log() message. | Damien Bergamini |
2009-10-30 | when used with incorrect flags, zzz(8) should call zzusage(void) | Igor Sobrado |
2009-10-30 | correct interrupt status bits; patfbsd@davenulle.org | Theo de Raadt |
2009-10-30 | KNOTE() after selwakeup() | Theo de Raadt |
2009-10-30 | pipeclose() calls pileseltimeout() which does the KNOTE(); therefore calling | Theo de Raadt |
2009-10-30 | The script that generates keywords.h wasn't updated when | Jonathan Gray |
2009-10-30 | Add missing KNOTE() calls after selwakeup() in ptcread() (to wake up writers | Nicholas Marriott |
2009-10-30 | Don't do a double free, sys_getsockopt() will take care of freeing the | Claudio Jeker |
2009-10-30 | Routers with "transparent-as yes" set should behave more like iBGP ones. | Claudio Jeker |
2009-10-30 | stop using kqueue. | Theo de Raadt |
2009-10-30 | Support IP30 secondary cpu bootup. ok miod@ | Takuya ASADA |
2009-10-30 | typo from dholland@netbsd (-r1.38); | Jason McIntyre |
2009-10-29 | synchronize pci(4) and iop(4) descriptions. | Igor Sobrado |
2009-10-29 | .Nd macro arguments are usually lower case. | Igor Sobrado |
2009-10-29 | synchronize entries in pci(4) with .Nd macros in manual pages. | Igor Sobrado |
2009-10-29 | it is possible specifying more than one printer concurrently; use | Igor Sobrado |
2009-10-29 | do not discard the first character of the command after the -q option | Markus Friedl |
2009-10-29 | When probing devices at boot, compare against the full device driver name | Joel Sing |
2009-10-29 | add isp(4), but disable it since on most machines the pci bus is earlier | Theo de Raadt |
2009-10-29 | various fixes from netbsd -r1.35 and -r1.36 (snj@netbsd) | Jason McIntyre |
2009-10-29 | I missed updating a line for the AF_INET6 route case when | Jonathan Gray |
2009-10-29 | Missing ;. From eric@ ages ago. | Nicholas Marriott |
2009-10-29 | Make sure the descriptor is writable for some operations. Pointed by miod@. | Federico G. Schwindt |
2009-10-29 | iha(4), just like on GENERIC; from brad | Theo de Raadt |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2009-10-28 | LOMlite seems to get wedged from time to time; add some code to unwedge it. | Mark Kettenis |
2009-10-28 | If any client currently displaying a window pane has more than 1 KB of output | Nicholas Marriott |
2009-10-28 | tweak previous; | Jason McIntyre |
2009-10-28 | tweak previous; | Jason McIntyre |
2009-10-28 | skip the \' formatting flag, grouping is not implemented; ok deraadt@ | Christian Weisgerber |
2009-10-28 | delete balony comment; ok kettenis | Theo de Raadt |
2009-10-28 | *NULL store in IP_AUTH_LEVEL, IP_ESP_TRANS_LEVEL, IP_ESP_NETWORK_LEVEL, | Theo de Raadt |
2009-10-28 | Use strtonum() instead of atoi() so that ridiculous sloppy things like | Theo de Raadt |
2009-10-28 | Don't catch a signal if we inherited it as ignored. Instigated by | Philip Guenthe |
2009-10-28 | Err out if either sigaction fails and not just when both do. | Philip Guenthe |
2009-10-28 | Update to terminfo-20091003, now maintained by Thomas Dickey as part | Nicholas Marriott |
2009-10-28 | Add a dedicated pf pool for route options as suggested by henning, | Jonathan Gray |
2009-10-28 | - use bus_space_write_1 to write to IWN_INT_PERIODIC (0x5), even though | Damien Bergamini |
2009-10-28 | *NULL store in IP_AUTH_LEVEL, IP_ESP_TRANS_LEVEL, IP_ESP_NETWORK_LEVEL, | Theo de Raadt |
2009-10-28 | For the TIOCSET* ioctls, validate that the tty speeds are positive (since | Theo de Raadt |
2009-10-28 | Add compat errno mappings for the ENOTSUP errno addition. | Jonathan Gray |
2009-10-28 | Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan. | Reyk Floeter |
2009-10-28 | sync | Theo de Raadt |
2009-10-28 | more fallout from jasper's commit. | Jonathan Gray |
2009-10-28 | Free correct buffer. | Claudio Jeker |
2009-10-28 | one more () for halex | Theo de Raadt |