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