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