summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-13fields are unsigned -- printf 'em accordingly; from David Hill <davidh@wmis.net>Michael Shalayeff
2004-05-138ks do not have hvtMichael Shalayeff
2004-05-13Pasto, change a cast from uid_t to gid_t (no real change...)Todd C. Miller
2004-05-13Set close on exec flag for cron's socket. Jarno HuuskonenTodd C. Miller
2004-05-13If we get EAGAIN reading from the cron socket check both cron andTodd C. Miller
2004-05-13Unswap the vhid and advskew values.Ryan Thomas McBride
2004-05-13Act like our advskew is 240 when receiving packets as well as sending ifRyan Thomas McBride
2004-05-13don't leave this file open, ok henning@Peter Stromberg
2004-05-13when trying to rewrite the lease file, and if the lease file is alreadyHenning Brauer
2004-05-13Extensions to the FIFO interface:Hakan Olsson
2004-05-13Add cloned interface destruction to carp (ifconfig carp0 destroy).Ryan Thomas McBride
2004-05-13- update policies to what is actually needed in -currentNikolay Sturm
2004-05-13Fix userland profiling on amd64, update to new NetBSD version of file.Dale Rahn
2004-05-13Add examples to ssh-agent.1, bz#481 from Ralf Hauser; ok deraadt@Darren Tucker
2004-05-13More cleanup of SCSI sense printing. Better output, more readable code.Kenneth R Westerback
2004-05-13implement spop1,,0 supportMichael Shalayeff
2004-05-13test the spop1,,0 instructionsMichael Shalayeff
2004-05-13KNFRyan Thomas McBride
2004-05-12support probe instructionsMichael Shalayeff
2004-05-12a test for probe instructionsMichael Shalayeff
2004-05-12all numbers as one composite regexp.Marc Espie
2004-05-12eval regress matching PR, more stuff to come.Marc Espie
2004-05-12replace hand-made expr() parser with a lex/yacc affair that is shorter,Marc Espie
2004-05-1232 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@Ted Unangst
2004-05-12Rework a block readded by the multipath commit that should ensure thatClaudio Jeker
2004-05-12login_passwd needs to be setuid root after all for "secure" YP maps.Todd C. Miller
2004-05-12if tctrl not there, still let this compile; miod okTheo de Raadt
2004-05-12tzsetHenning Brauer
2004-05-12tzsetHenning Brauer
2004-05-12like always I missed tzset(); Ben Lovett <ben@tilderoot.com>Henning Brauer
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2004-05-12syncAlexander Yurchenko
2004-05-12Forgot 6300ESB IDE, too.Alexander Yurchenko
2004-05-11If no help file is present don't print the sendmail version--weTodd C. Miller
2004-05-11Build sendmail with -D_FFR_QUEUERETURN_DSN to enable confTO_QUEUERETURN_DSN.Todd C. Miller
2004-05-11improve some code lint did not like; djm millert okTheo de Raadt
2004-05-11pf_cksum_fixup() was called without last argument from normalization,Daniel Hartmeier
2004-05-11change pf_route() loop detection: introduce a counter (number of timesDaniel Hartmeier
2004-05-11man page; mjc@bitz.caTheo de Raadt
2004-05-11syncTheo de Raadt
2004-05-11support Iodata SMC8041TX; mjc@bitz.caTheo de Raadt
2004-05-11knfTheo de Raadt
2004-05-11syncTheo de Raadt
2004-05-11zap false rcsTheo de Raadt
2004-05-11put mdtphy onto install mediaTheo de Raadt
2004-05-11Just because we get an error running a command doesn't mean thatTodd C. Miller
2004-05-10when doing user mounts, inherit the MNT_NOEXEC flag from the coveredPedro Martelletto
2004-05-10Manpage for mediabayDale Rahn
2004-05-10mediabay driver to configure ata bus attached to CD on pismo PowerbookDale Rahn
2004-05-10write filter and lock bpf descriptor before dropping privileges,Can Erkin Acar