summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-28Remove FWRITE from closes that aren't opened with FWRITE.Marco Peereboom
2009-10-28Remove mutext from list of held mutexes in _mutex_reinit(). CorrectsKurt Miller
2009-10-28route_host initializes the netmask to a /128 no matter what af is used soClaudio Jeker
2009-10-28Correct function name in err and errx.Claudio Jeker
2009-10-28wrap at eighty columns.Igor Sobrado
2009-10-28Document the "rib" filter parameter to specify the rib a rule applies to.Claudio Jeker
2009-10-28remove an unimplemented flag from both usage() and getopt(3)'sIgor Sobrado
2009-10-28"Diffie-Hellman" is the usual spelling for the cryptographic protocolIgor Sobrado
2009-10-28Add a minor optimisatin: if the character being printed is space, don't worryNicholas Marriott
2009-10-28style(9) has all these fascist rules...Claudio Jeker
2009-10-28Twaek this slightly to avoid confusing use of flags variable.Nicholas Marriott
2009-10-28Setting SGR0 when setting the fg and bg has problems if only one of the two isNicholas Marriott
2009-10-28Use a Makefile.inc to share all the -Os and such options we useTheo de Raadt
2009-10-28Strip the YP code from the binaries on the ramdisk by building with -UYPPhilip Guenthe
2009-10-28The min and time settings in stty -g output are in hex, not decimal, soPhilip Guenthe
2009-10-28more rcsid/sccs cleanupTheo de Raadt
2009-10-28use the special versions of ed(1), mt(1), and restore(8) which are a lotTheo de Raadt
2009-10-28compile the install media mt(1) without RMT supportTheo de Raadt
2009-10-28Add a compile option (-DRMT) which decides if remote tape support (via rcmd)Theo de Raadt
2009-10-28poll events must be reinitialized after each call to poll. fixesChris Kuethe
2009-10-28compile ramdisk restore(1) without remote-restore (ie. rcmd) supportTheo de Raadt
2009-10-28compile ramdisk ed(1) without -DDES supportTheo de Raadt
2009-10-28the code to support -DDES spread it's way outside of -DDES... fix thatTheo de Raadt
2009-10-28 no more eisa, sorryTheo de Raadt
2009-10-28Add the first batch of mandoc(1) regression tests, testing for a few bugsIngo Schwarze
2009-10-28some includes got lost in the previous commit;Ingo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-28Do not need -DLIBC_SCCS anymoreTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-27using the rcsid is sillyTheo de Raadt
2009-10-27nm -V is silly, and prining the rcsid even more soTheo de Raadt
2009-10-27syncTheo de Raadt
2009-10-27Xr mpii(4)Theo de Raadt
2009-10-27Add another Intel ICH10 variant and the PCH chipset.Stuart Henderson
2009-10-27slightly cleanup the socket and control bits:Alexandre Ratchov
2009-10-27set the THRU_AUTOQUIT flag only for ``thru'' devicesAlexandre Ratchov
2009-10-27add missing word in error messageAlexandre Ratchov
2009-10-27sync to 1.9.11: adapt printing of dates to groff conventions,Ingo Schwarze
2009-10-27update moduli file; ok deraadtDarren Tucker
2009-10-27- bump the majors of libpthread and librthread, as they used to return anJasper Lievisse Adriaanse