Age | Commit message (Expand) | Author |
2004-05-14 | Really working interrupt engine, at least on both 2600 flavours. | Miod Vallat |
2004-05-14 | sync | Nathan Binkert |
2004-05-14 | more adaptec aac(4) | Nathan Binkert |
2004-05-14 | Fix pppoe server mode. pppoe no longer chroots in server mode. | Can Erkin Acar |
2004-05-14 | Syba SD-LAB PCI I/O Card 4S | Henning Brauer |
2004-05-14 | sync | Henning Brauer |
2004-05-14 | Syba 4S puc | Henning Brauer |
2004-05-14 | Some more KNF, no binary change. | Hans-Joerg Hoexer |
2004-05-14 | little cleanups | Ted Unangst |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-13 | provide a siginfo handler for -q run; idea from art's todo; millert@ ok | Michael Shalayeff |
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm |
2004-05-13 | as the authpf manpage describes, the connecting user's shell can be | Henning Brauer |
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 |